Module errors

Source
Expand description

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