프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Create ( ITranslationUnit type, ITranslationUnit castee ) : |
|
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
메소드 | 설명 | |
---|---|---|
CastExpressionTranslationUnit ( ) : System |
Initializes a new instance of the CastExpressionTranslationUnit class.
|
|
CastExpressionTranslationUnit ( int nestingLevel ) : System |
Initializes a new instance of the CastExpressionTranslationUnit class.
|
protected CastExpressionTranslationUnit ( ) : System | ||
리턴 | System |
protected CastExpressionTranslationUnit ( int nestingLevel ) : System | ||
nestingLevel | int | |
리턴 | System |
public static Create ( ITranslationUnit type, ITranslationUnit castee ) : |
||
type | ITranslationUnit | |
castee | ITranslationUnit | |
리턴 |