struct

DependencyGraph::Graph::Node

Inherits Struct < Value < Object

Constructors

new(value : String, connections : Set(Node) = Set(Node).new)
Source

Instance methods

clone
Source
connections
copy_with(value _value = @value, connections _connections = @connections)
Source
descendants
Source
hash(hasher)

See Object#hash(hasher)

Source
value