Module: Treetop::Compiler::Metagrammar::Primary2
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#predicate_block ⇒ Object
1411 1412 1413 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1411 def predicate_block elements[2] end |
#prefix ⇒ Object
1407 1408 1409 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1407 def prefix elements[0] end |