| Package | Description |
|---|---|
| org.antlr.v4.codegen | |
| org.antlr.v4.codegen.model.chunk |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<java.lang.String,java.lang.Class<? extends RulePropertyRef>> |
ActionTranslator.rulePropToModelMap |
static java.util.Map<java.lang.String,java.lang.Class<? extends RulePropertyRef>> |
ActionTranslator.thisRulePropToModelMap |
| Modifier and Type | Method and Description |
|---|---|
(package private) RulePropertyRef |
ActionTranslator.getRulePropertyRef(org.antlr.runtime.Token prop) |
(package private) RulePropertyRef |
ActionTranslator.getRulePropertyRef(org.antlr.runtime.Token x,
org.antlr.runtime.Token prop) |
| Modifier and Type | Class and Description |
|---|---|
class |
RulePropertyRef_ctx |
class |
RulePropertyRef_parser |
class |
RulePropertyRef_start |
class |
RulePropertyRef_stop |
class |
RulePropertyRef_text |
class |
ThisRulePropertyRef_ctx |
class |
ThisRulePropertyRef_parser |
class |
ThisRulePropertyRef_start |
class |
ThisRulePropertyRef_stop |
class |
ThisRulePropertyRef_text |