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