module Treetop::Compiler::Metagrammar::UnlabeledSequencePrimary0

def null_label

def null_label
  elements[0]
end

def sequence_primary

def sequence_primary
  elements[1]
end