[][src]Module antlr_rust::parser

Structs

BaseParser

Main underlying Parser struct

ListenerId

Allows to safely cast listener back to user type

Traits

Parser
ParserNodeType

Workaround trait for rustc current limitations.

ParserRecog