Module: Treetop::Compiler::Metagrammar::Primary2
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#predicate_block ⇒ Object
1179 1180 1181 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1179 def predicate_block elements[2] end |
#prefix ⇒ Object
1175 1176 1177 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1175 def prefix elements[0] end |