module Treetop::Compiler::Metagrammar::Choice0

Public Instance Methods

alternative() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1050
def alternative
  elements[3]
end