module Treetop::Compiler::Metagrammar::Primary2

def predicate_block

def predicate_block
  elements[2]
end

def prefix

def prefix
  elements[0]
end