class

Toka::ParseError

Inherits Toka::Error / Exception / Reference / Object

Generic parser error, providing the #option that was tried to match.

Constructors

new(message, arguments : Array(String), position : Int32, option : Toka::Option)
Source

Instance methods

arguments
Source
option
Source
position
Source