class Pegasus::Generated::Semantics::NonterminalTree
Defined in:
pegasus/generated/semantics_parser.crConstructors
Instance Method Summary
Instance methods inherited from class Pegasus::Generated::Semantics::Tree
table_index
table_index
Constructor Detail
def self.new(nonterminal_id : Int64, children : Array(Pegasus::Generated::Semantics::Tree) = [] of Tree)
#