Module: Treetop::Compiler::Metagrammar::NodeClassDeclarations0

Defined in:
lib/vendor/treetop/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#node_class_expressionObject



1638
1639
1640
# File 'lib/vendor/treetop/lib/treetop/compiler/metagrammar.rb', line 1638

def node_class_expression
  elements[0]
end

#trailing_inline_moduleObject



1642
1643
1644
# File 'lib/vendor/treetop/lib/treetop/compiler/metagrammar.rb', line 1642

def trailing_inline_module
  elements[1]
end