프로퍼티 | 타입 | 설명 | |
---|---|---|---|
content | IEnumerable |
메소드 | 설명 | |
---|---|---|
AddContent ( ITranslationUnit translationUnit ) : void |
|
|
Create ( ) : |
|
|
ProgramTranslationUnit ( |
Copy initializes a new instance of the ProgramTranslationUnit class. For testability. |
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
메소드 | 설명 | |
---|---|---|
ProgramTranslationUnit ( ) : System |
Initializes a new instance of the ProgramTranslationUnit class.
|
public AddContent ( ITranslationUnit translationUnit ) : void | ||
translationUnit | ITranslationUnit | |
리턴 | void |
public ProgramTranslationUnit ( |
||
other | ||
리턴 | System |