[][src]Module antlr_rust::errors

Error types

Structs

BaseRecognitionError

Common part of ANTLR parser errors

FailedPredicateError

See ANTLRError::PredicateError

InputMisMatchError

See ANTLRError::InputMismatchError

NoViableAltError

See ANTLRError::NoAltError

Enums

ANTLRError

Main ANTLR4 Rust runtime error