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

Defined in:
lib/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#inline_moduleObject



2401
2402
2403
# File 'lib/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb', line 2401

def inline_module
  elements[1]
end

#spaceObject



2397
2398
2399
# File 'lib/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb', line 2397

def space
  elements[0]
end