[−][src]Trait antlr_rust::rule_context::CustomRuleContext
Required methods
fn get_rule_index(&self) -> usize
Provided methods
fn get_alt_number(&self) -> isize
fn set_alt_number(&self, _alt_number: isize)
fn enter(_ctx: &BaseParserRuleContext<Self>, _listener: &mut dyn Any) where
Self: Sized,
Self: Sized,
fn exit(_ctx: &BaseParserRuleContext<Self>, _listener: &mut dyn Any) where
Self: Sized,
Self: Sized,