Trait ParserRecog
antlr_rust::parser
pub trait ParserRecog<'a, P: Recognizer<'a>>: Actions<'a, P> { }