# File rparsec/parser.rb, line 695
  def throwp(symbol)
    ThrowParser.new(symbol)
  end