class

Logos::PatternAST::Concat

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

Concatenation of patterns (a followed by b)

Constructors

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

Instance methods

children
Source