module Treetop::Compiler::Metagrammar::SequencePrimary2
Public Instance Methods
predicate_block()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1917 def predicate_block elements[2] end
prefix()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1913 def prefix elements[0] end