Uses of Class
antlr.JavaBlockFinishingInfo
-
Packages that use JavaBlockFinishingInfo Package Description antlr -
-
Uses of JavaBlockFinishingInfo in antlr
Methods in antlr that return JavaBlockFinishingInfo Modifier and Type Method Description JavaBlockFinishingInfo
JavaCodeGenerator. 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.
-