[−][src]Module antlr_rust::rule_context
Minimal parser node
Structs
| BaseRuleContext | Minimal parse tree node implementation, that stores only data required for correct parsing |
Traits
| CustomRuleContext | Implemented by generated parser for context extension for particular rule |
| RuleContext | Minimal rule context functionality required for parser to work properly |