Uses of Class
org.antlr.v4.codegen.model.CodeBlockForOuterMostAlt
Packages that use CodeBlockForOuterMostAlt
-
Uses of CodeBlockForOuterMostAlt in org.antlr.v4.codegen
Fields in org.antlr.v4.codegen declared as CodeBlockForOuterMostAltMethods in org.antlr.v4.codegen that return CodeBlockForOuterMostAltModifier and TypeMethodDescriptionDefaultOutputModelFactory.getCurrentOuterMostAlternativeBlock()
OutputModelController.getCurrentOuterMostAlternativeBlock()
OutputModelFactory.getCurrentOuterMostAlternativeBlock()
Methods in org.antlr.v4.codegen with parameters of type CodeBlockForOuterMostAltModifier and TypeMethodDescriptionvoid
OutputModelController.setCurrentOuterMostAlternativeBlock
(CodeBlockForOuterMostAlt currentOuterMostAlternativeBlock) -
Uses of CodeBlockForOuterMostAlt in org.antlr.v4.codegen.model
Methods in org.antlr.v4.codegen.model that return CodeBlockForOuterMostAltModifier and TypeMethodDescriptionSrcOp.getOuterMostAltCodeBlock()
Walk upwards in model tree, looking for outer alt's code block