Expand description
Error types
Structs§
- BaseRecognition Error 
- Common part of ANTLR parser errors
- FailedPredicate Error 
- See ANTLRError::PredicateError
- InputMisMatch Error 
- See ANTLRError::InputMismatchError
- NoViableAltError 
- See ANTLRError::NoAltError
Enums§
- ANTLRError 
- Main ANTLR4 Rust runtime error