Crate jpar[−][src]
Modules
branch | |
characters | |
combinator | |
helpers | |
numbers | |
sequence | |
verifiers |
Structs
Cursor | A specific position inside a |
Quantifier | A quantifier that specify a range of repetitions with both ends included. |
Reader | A |
Span | A Span is a set of meta information about the location of a substring. |
Enums
ParserResultError | The type of errors that parser method can return. |
Type Definitions
ParserResult | The result of every parser method. |