프로퍼티 | 타입 | 설명 | |
---|---|---|---|
hasGet | bool | ||
hasSet | bool | ||
type | ITranslationUnit |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Create ( VisibilityToken visibility, ITranslationUnit type, ITranslationUnit name, bool hasGet = true, bool hasSet = true ) : |
|
|
PropertyDefinitionTranslationUnit ( |
Copy initializes a new instance of the PropertyDefinitionTranslationUnit class. For testability. |
|
Translate ( ) : string |
Translate the unit into TypeScript.
|
메소드 | 설명 | |
---|---|---|
PropertyDefinitionTranslationUnit ( ) : System |
Initializes a new instance of the PropertyDefinitionTranslationUnit class.
|
|
PropertyDefinitionTranslationUnit ( ITranslationUnit name, ITranslationUnit returnType, VisibilityToken visibility ) : System |
Initializes a new instance of the PropertyDefinitionTranslationUnit class.
|
public static Create ( VisibilityToken visibility, ITranslationUnit type, ITranslationUnit name, bool hasGet = true, bool hasSet = true ) : |
||
visibility | VisibilityToken | |
type | ITranslationUnit | |
name | ITranslationUnit | |
hasGet | bool | |
hasSet | bool | |
리턴 |
protected PropertyDefinitionTranslationUnit ( ) : System | ||
리턴 | System |
protected PropertyDefinitionTranslationUnit ( ITranslationUnit name, ITranslationUnit returnType, VisibilityToken visibility ) : System | ||
name | ITranslationUnit | |
returnType | ITranslationUnit | |
visibility | VisibilityToken | |
리턴 | System |
public PropertyDefinitionTranslationUnit ( |
||
other | ||
리턴 | System |