module Treetop::Compiler::Metagrammar::Primary0

def atomic

def atomic
  elements[1]
end

def prefix

def prefix
  elements[0]
end