[][src]Function antlr_rust::parser_rule_context::cast

pub fn cast<T: ParserRuleContext + ?Sized, Result>(ctx: &T) -> &Result