Module antlr_rust::parser
source · [−]Expand description
Base parser implementation
Structs
Main underlying Parser struct
Allows to safely cast listener back to user type
Traits
parser functionality required for ParserATNSimulator
to work
Workaround trait for rustc current limitations.