Package | Description |
---|---|
org.antlr.v4.codegen | |
org.antlr.v4.codegen.model.chunk |
Modifier and Type | Field and Description |
---|---|
static Map<String,Class<? extends RulePropertyRef>> |
ActionTranslator.rulePropToModelMap |
static Map<String,Class<? extends RulePropertyRef>> |
ActionTranslator.thisRulePropToModelMap |
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 |
Copyright © 1992–2020 ANTLR. All rights reserved.