module Treetop::Compiler::Metagrammar::VariableLengthSequenceBody0

def optionally_labeled_sequence_primary

def optionally_labeled_sequence_primary
  elements[1]
end

def space

def space
  elements[0]
end