Property | Type | Description | |
---|---|---|---|
keyword | string |
Method | Description | |
---|---|---|
Create ( string keyword ) : |
|
|
KeywordStatementTranslationUnit ( |
Copy initializes a new instance of the keyword class. For testability. |
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
Method | Description | |
---|---|---|
KeywordStatementTranslationUnit ( ) : System |
Initializes a new instance of the KeywordStatementTranslationUnit class.
|
|
KeywordStatementTranslationUnit ( int nestingLevel ) : System |
Initializes a new instance of the KeywordStatementTranslationUnit class.
|
public static Create ( string keyword ) : |
||
keyword | string | |
return |
protected KeywordStatementTranslationUnit ( ) : System | ||
return | System |
public KeywordStatementTranslationUnit ( |
||
other | ||
return | System |
protected KeywordStatementTranslationUnit ( int nestingLevel ) : System | ||
nestingLevel | int | |
return | System |