메소드 | 설명 | |
---|---|---|
AddStatement ( ITranslationUnit statement ) : void |
|
|
Create ( ) : |
|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public static Create ( ) : |
||
리턴 |
protected ReferencesGroupTranslationUnit ( ) : System | ||
리턴 | System |
protected ReferencesGroupTranslationUnit ( int nestingLevel ) : System | ||
nestingLevel | int | |
리턴 | System |
protected ShouldRenderSemicolon ( ITranslationUnit statement ) : bool | ||
statement | ITranslationUnit | |
리턴 | bool |