Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 |