Module: Treetop::Compiler::Metagrammar::Primary2
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#predicate_block ⇒ Object
1312 1313 1314 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1312 def predicate_block elements[2] end |
#prefix ⇒ Object
1308 1309 1310 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1308 def prefix elements[0] end |