class YARP::ParseWarning

def inspect

def inspect
  "#<YARP::ParseWarning @message=#{@message.inspect} @location=#{@location.inspect}>"
end