Module: Treetop::Compiler::Metagrammar::Choice0

Defined in:
lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#alternativeObject



1030
1031
1032
# File 'lib/treetop/compiler/metagrammar.rb', line 1030

def alternative
  elements[3]
end