Package | Description |
---|---|
org.antlr.v4.codegen.model | |
org.antlr.v4.codegen.model.chunk | |
org.antlr.v4.codegen.model.decl |
Modifier and Type | Field | Description |
---|---|---|
StructDecl |
RuleFunction.ruleCtx |
Constructor | Description |
---|---|
Action(OutputModelFactory factory,
StructDecl ctx,
String action) |
|
Action(OutputModelFactory factory,
StructDecl ctx,
org.stringtemplate.v4.ST actionST) |
Modifier and Type | Field | Description |
---|---|---|
StructDecl |
ActionChunk.ctx |
Where is the ctx that defines attrs,labels etc...
|
Modifier and Type | Class | Description |
---|---|---|
class |
AltLabelStructDecl |
A StructDecl to handle a -> label on alt
|
Modifier and Type | Field | Description |
---|---|---|
StructDecl |
Decl.ctx |
Copyright © 1992–2018 ANTLR. All rights reserved.