[][src]Module sexpy::error

Structs

SexpyError

Enums

SexpyErrorKind

error context for VerboseError

Functions

context

create a new error from an input position, a static string and an existing error. This is used mainly in the context combinator, to add user friendly information to errors when backtracking through a parse tree