Package | Description |
---|---|
org.antlr.v4.codegen | |
org.antlr.v4.codegen.model |
Modifier and Type | Field and Description |
---|---|
CodeBlockForOuterMostAlt |
OutputModelController.currentOuterMostAlternativeBlock |
Modifier and Type | Method and Description |
---|---|
CodeBlockForOuterMostAlt |
OutputModelController.getCurrentOuterMostAlternativeBlock() |
CodeBlockForOuterMostAlt |
DefaultOutputModelFactory.getCurrentOuterMostAlternativeBlock() |
CodeBlockForOuterMostAlt |
OutputModelFactory.getCurrentOuterMostAlternativeBlock() |
Modifier and Type | Method and Description |
---|---|
void |
OutputModelController.setCurrentOuterMostAlternativeBlock(CodeBlockForOuterMostAlt currentOuterMostAlternativeBlock) |
Modifier and Type | Method and Description |
---|---|
CodeBlockForOuterMostAlt |
SrcOp.getOuterMostAltCodeBlock()
Walk upwards in model tree, looking for outer alt's code block
|
Copyright © 1992–2020 ANTLR. All rights reserved.