Crate nom_greedyerror[][src]

Structs

This error type accumulates errors and their position when backtracking through a parse tree. This take a deepest error at alt combinator.

Enums

error context for GreedyError

Traits

Functions

transforms a GreedyError into a trace with input position information

get the deepest error position