Module: Treetop::Compiler::Metagrammar::TrailingInlineModule0

Defined in:
lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#inline_moduleObject



3657
3658
3659
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 3657

def inline_module
  elements[1]
end

#spaceObject



3653
3654
3655
# File 'lib/puppet_x/wildfly/gems/treetop-1.6.8/lib/treetop/compiler/metagrammar.rb', line 3653

def space
  elements[0]
end