Module: Treetop::Compiler::Metagrammar::TrailingInlineModule0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#inline_module ⇒ Object
2994 2995 2996 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2994 def inline_module elements[1] end |
#space ⇒ Object
2990 2991 2992 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2990 def space elements[0] end |