Home > ts-morph-structures > SetAccessorDeclarationImpl > (constructor)
Constructs a new instance of the SetAccessorDeclarationImpl
class
Signature:
constructor(isStatic: boolean, name: string, setterParameter: ParameterDeclarationImpl);
Parameter | Type | Description |
---|---|---|
isStatic | boolean | |
name | string | |
setterParameter | ParameterDeclarationImpl |