class Gherkin::Parser

def handle_ast_error(context, &)

def handle_ast_error(context, &)
  handle_external_error(context, true, &)
end