Skip to main content

Module errors

Module errors 

Source
Expand description

Error types

Structs§

ANTLRError
BaseRecognitionError
Common part of ANTLR parser errors
FailedPredicateError
See ANTLRError::PredicateError
InputMisMatchError
See ANTLRError::InputMismatchError
NoViableAltError
See ANTLRError::NoAltError

Enums§

ANTLRErrorKind
Main ANTLR4 Rust runtime error