Uses of Class
antlr.PythonBlockFinishingInfo
-
Packages that use PythonBlockFinishingInfo Package Description antlr -
-
Uses of PythonBlockFinishingInfo in antlr
Methods in antlr that return PythonBlockFinishingInfo Modifier and Type Method Description PythonBlockFinishingInfo
PythonCodeGenerator. genCommonBlock(AlternativeBlock blk, boolean noTestForSingle)
Generate common code for a block of alternatives; return a postscript that needs to be generated at the end of the block.
-