Module parce::error[][src]

Expand description

Errors generated by the lexer and parser.

Structs

ParceError

Error struct for all runtime errors in the lexing and parsing process.

Enums

ParceErrorInfo

Further infomation about a ParceError

ParsePhaseFailure

Possible failure modes during the parsing phase