Home > ts-morph-structures > GetAccessorDeclarationImpl > (constructor)
Constructs a new instance of the GetAccessorDeclarationImpl class
Signature:
constructor(isStatic: boolean, name: string, returnType?: TypeStructures);
| Parameter | Type | Description |
|---|---|---|
| isStatic | boolean | |
| name | string | |
| returnType | TypeStructures | (Optional) |