struct Pars3k::ParseError
- Pars3k::ParseError
- Struct
- Value
- Object
Overview
A struct containing information about a parse error.
Defined in:
pars3k.crConstructors
Instance Method Summary
- #context : Pars3k::ParseContext
- #message : String
- #to_s(io)
-
#to_s
Returns a nicely readable and concise string representation of this object, typically intended for users.