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