Property | Type | Description |
---|
Method | Description | |
---|---|---|
Create ( ITranslationUnit wrappedExpression ) : |
|
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
Method | Description | |
---|---|---|
ParenthesizedExpressionTranslationUnit ( ) : System |
Initializes a new instance of the ParenthesizedExpressionTranslationUnit class.
|
|
ParenthesizedExpressionTranslationUnit ( int nestingLevel ) : System |
Initializes a new instance of the ParenthesizedExpressionTranslationUnit class.
|
public static Create ( ITranslationUnit wrappedExpression ) : |
||
wrappedExpression | ITranslationUnit | |
return |
protected ParenthesizedExpressionTranslationUnit ( ) : System | ||
return | System |
protected ParenthesizedExpressionTranslationUnit ( int nestingLevel ) : System | ||
nestingLevel | int | |
return | System |