프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Create ( ITranslationUnit wrappedExpression ) : |
|
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 |
protected ParenthesizedExpressionTranslationUnit ( ) : System | ||
리턴 | System |
protected ParenthesizedExpressionTranslationUnit ( int nestingLevel ) : System | ||
nestingLevel | int | |
리턴 | System |