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