Method | Description | |
---|---|---|
AddStatement ( ITranslationUnit statement ) : void |
|
|
Create ( ) : |
|
Method | Description | |
---|---|---|
ReferencesGroupTranslationUnit ( ) : System |
Initializes a new instance of the ReferencesGroupTranslationUnit class.
|
|
ReferencesGroupTranslationUnit ( int nestingLevel ) : System |
Initializes a new instance of the ReferencesGroupTranslationUnit class.
|
|
ShouldRenderSemicolon ( ITranslationUnit statement ) : bool |
public AddStatement ( ITranslationUnit statement ) : void | ||
statement | ITranslationUnit | |
return | void |
public static Create ( ) : |
||
return |
protected ReferencesGroupTranslationUnit ( ) : System | ||
return | System |
protected ReferencesGroupTranslationUnit ( int nestingLevel ) : System | ||
nestingLevel | int | |
return | System |
protected ShouldRenderSemicolon ( ITranslationUnit statement ) : bool | ||
statement | ITranslationUnit | |
return | bool |