Type Definition ParserRuleContextType
antlr_rust::parser_rule_context
type ParserRuleContextType = Rc<dyn ParserRuleContext>;