[−][src]Function antlr_rust::parser_rule_context::cast_mut
pub fn cast_mut<T: ParserRuleContext + ?Sized, Result>(
ctx: &mut Rc<T>
) -> &mut Result
should be called from generated parser only
pub fn cast_mut<T: ParserRuleContext + ?Sized, Result>(
ctx: &mut Rc<T>
) -> &mut Result
should be called from generated parser only