module Treetop::Compiler::Metagrammar::SequencePrimary4

def atomic

def atomic
  elements[0]
end

def suffix

def suffix
  elements[1]
end