module Treetop::Compiler::Metagrammar::Sequence0
Public Instance Methods
node_class_declarations()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1147 def node_class_declarations elements[1] end
sequence_body()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1143 def sequence_body elements[0] end