class

Oxide::Language::Nodes::SelectionSet

Inherits Oxide::Language::Nodes::Node < Oxide::Language::Visitable < Reference < Object

Constructors

new(selections : Array(Oxide::Language::Nodes::Node) = [] of Selection)
Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

accept(visitor : Visitor)
Source
hash(hasher)

See Object#hash(hasher)

selections
Source
selections=(selections : Array(Selection))
Source