module Treetop::Compiler::Metagrammar::UnlabeledSequencePrimary0
Public Instance Methods
Source
# File lib/treetop/compiler/metagrammar.rb, line 1795 def null_label elements[0] end
Source
# File lib/treetop/compiler/metagrammar.rb, line 1799 def sequence_primary elements[1] end