Package | Description |
---|---|
org.antlr.v4.codegen.model | |
org.antlr.v4.codegen.model.chunk | |
org.antlr.v4.codegen.model.decl |
Modifier and Type | Field | Description |
---|---|---|
List<ActionChunk> |
SetAttr.rhsChunks |
Modifier and Type | Field | Description |
---|---|---|
OrderedHashSet<Decl> |
StructDecl.attrs |
|
Collection<AttributeDecl> |
StructDecl.ctorAttrs |
|
List<? super DispatchMethod> |
StructDecl.dispatchMethods |
|
List<OutputModelObject> |
StructDecl.extensionMembers |
|
OrderedHashSet<Decl> |
StructDecl.getters |
|
List<OutputModelObject> |
StructDecl.interfaces |
|
OrderedHashSet<Decl> |
CodeBlock.locals |
|
List<SrcOp> |
CodeBlock.ops |
|
List<SrcOp> |
CodeBlock.preamble |
Copyright © 1992–2019 ANTLR. All rights reserved.