Header menu logo XParsec

ParseError<'T, 'State> Type

A parse error: the Position{S} at which the parser gave up, plus the structured ErrorType{T,S} describing why.

Record fields

Record Field Description

Errors

Full Usage: Errors

Field type: ErrorType<'T, 'State>
Field type: ErrorType<'T, 'State>

Position

Full Usage: Position

Field type: Position<'State>
Field type: Position<'State>

Type something to start searching.