Module: Treetop::Compiler::Metagrammar::TreetopFile0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#require_statement ⇒ Object
11 12 13 |
# File 'lib/treetop/compiler/metagrammar.rb', line 11 def require_statement elements[1] end |