ts-morph-structures

Home > ts-morph-structures > GetAccessorDeclarationImpl > (constructor)

GetAccessorDeclarationImpl.(constructor)

Constructs a new instance of the GetAccessorDeclarationImpl class

Signature:

constructor(isStatic: boolean, name: string, returnType?: TypeStructures);

Parameters

Parameter Type Description
isStatic boolean  
name string  
returnType TypeStructures (Optional)