class Treetop::Compiler::ParsingExpression

def assign_failure(start_index_var)

def assign_failure(start_index_var)
  assign_result("nil")
end