Trait antlr_rust::parser::ParserRecog[][src]

pub trait ParserRecog<'a, P: Recognizer<'a>>: Actions<'a, P> { }
Expand description

Implementors