Module: Treetop::Compiler::Metagrammar::Choice0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#alternative ⇒ Object
1043 1044 1045 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1043 def alternative elements[3] end |