Uses of Class
antlr.CppBlockFinishingInfo

Packages that use CppBlockFinishingInfo
antlr   
 

Uses of CppBlockFinishingInfo in antlr
 

Methods in antlr that return CppBlockFinishingInfo
 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.