Module: Treetop::Compiler::Metagrammar::Primary2
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#predicate_block ⇒ Object
1428 1429 1430 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1428 def predicate_block elements[2] end |
#prefix ⇒ Object
1424 1425 1426 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1424 def prefix elements[0] end |