Public Member Functions | Package Attributes

antlr.CSharpBlockFinishingInfo Class Reference

List of all members.

Public Member Functions

 CSharpBlockFinishingInfo ()
 CSharpBlockFinishingInfo (String ps, boolean genS, boolean generatedAnIf, boolean n)

Package Attributes

String postscript
boolean generatedSwitch
boolean generatedAnIf
boolean needAnErrorClause

Constructor & Destructor Documentation

antlr.CSharpBlockFinishingInfo.CSharpBlockFinishingInfo (  ) 
antlr.CSharpBlockFinishingInfo.CSharpBlockFinishingInfo ( String  ps,
boolean  genS,
boolean  generatedAnIf,
boolean  n 
)

Member Data Documentation

When generating an if or switch, end-of-token lookahead sets will become the else or default clause, don't generate an error clause in this case.

Referenced by antlr.CSharpBlockFinishingInfo.CSharpBlockFinishingInfo(), and antlr.CSharpCodeGenerator.genCommonBlock().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties