class

Logos::PatternAST::Alternation

Inherits Logos::PatternAST::Node < Reference < Object

Alternation of patterns (a or b)

Constructors

new(children : Array(Node))
Source
new(*children : Node)
Source

Instance methods

children
Source