module Treetop::Compiler::Metagrammar::Primary2

def atomic

def atomic
  elements[2]
end

def prefix

def prefix
  elements[0]
end