Property | Type | Description |
---|
Method | Description | |
---|---|---|
Create ( ITranslationUnit type, ITranslationUnit castee ) : |
|
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
Method | Description | |
---|---|---|
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 | ||
return | System |
protected CastExpressionTranslationUnit ( int nestingLevel ) : System | ||
nestingLevel | int | |
return | System |
public static Create ( ITranslationUnit type, ITranslationUnit castee ) : |
||
type | ITranslationUnit | |
castee | ITranslationUnit | |
return |