Acorn::UnexpectedInputError
Inherits Acorn::Error / Exception / Reference / Object
Raised when the next character doesn't have a valid transition.
Duplicated in static_machine/template.ecr
Constructors
new(char : Char, position : Int32)
SourceInstance methods
char
Sourceposition
Source