| Package | Description |
|---|---|
| org.antlr.v4.codegen | |
| org.antlr.v4.codegen.model | |
| org.antlr.v4.codegen.model.chunk |
| Modifier and Type | Method and Description |
|---|---|
static List |
ActionTranslator.translateAction(OutputModelFactory
|
static List |
ActionTranslator.translateActionChunk(OutputModelFactory
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ActionTranslator.toString(List
|
| Modifier and Type | Field and Description |
|---|---|
ActionChunk |
Recognizer.superClass
|
| Modifier and Type | Field and Description |
|---|---|
List |
InvokeRule.argExprsChunks
|
List |
Action.chunks
|
List |
SemPred.failChunks
The translated chunks of the user-specified terminal option
fail, if it was used and the value is an action.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionTemplate
|
class |
ActionText
|
class |
ArgRef
|
class |
LabelRef
|
class |
ListLabelRef
|
class |
LocalRef
|
class |
NonLocalAttrRef
|
class |
QRetValueRef
|
class |
RetValueRef
|
class |
RulePropertyRef
|
class |
RulePropertyRef_ctx
|
class |
RulePropertyRef_parser
|
class |
RulePropertyRef_start
|
class |
RulePropertyRef_stop
|
class |
RulePropertyRef_text
|
class |
SetAttr
|
class |
SetNonLocalAttr
|
class |
ThisRulePropertyRef_ctx
|
class |
ThisRulePropertyRef_parser
|
class |
ThisRulePropertyRef_start
|
class |
ThisRulePropertyRef_stop
|
class |
ThisRulePropertyRef_text
|
class |
TokenPropertyRef
|
class |
TokenPropertyRef_channel
|
class |
TokenPropertyRef_index
|
class |
TokenPropertyRef_int
|
class |
TokenPropertyRef_line
|
class |
TokenPropertyRef_pos
|
class |
TokenPropertyRef_text
|
class |
TokenPropertyRef_type
|
class |
TokenRef
|
| Modifier and Type | Field and Description |
|---|---|
List |
SetAttr.rhsChunks
|
| Constructor and Description | |
|---|---|
SetAttr(StructDecl
|
|
SetNonLocalAttr(StructDecl
|