Property | Type | Description |
---|
Method | Description | |
---|---|---|
Create ( ITranslationUnit lhand, ITranslationUnit rhand, OperatorToken operatorToken ) : |
|
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
Method | Description | |
---|---|---|
AssignmentExpressionTranslationUnit ( ) : System |
Initializes a new instance of the AssignmentExpressionTranslationUnit class.
|
|
AssignmentExpressionTranslationUnit ( int nestingLevel ) : System |
Initializes a new instance of the AssignmentExpressionTranslationUnit class.
|
protected AssignmentExpressionTranslationUnit ( ) : System | ||
return | System |
protected AssignmentExpressionTranslationUnit ( int nestingLevel ) : System | ||
nestingLevel | int | |
return | System |
public static Create ( ITranslationUnit lhand, ITranslationUnit rhand, OperatorToken operatorToken ) : |
||
lhand | ITranslationUnit | |
rhand | ITranslationUnit | |
operatorToken | OperatorToken | |
return |