ts-morph-structures

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

MethodDeclarationImpl.(constructor)

Constructs a new instance of the MethodDeclarationImpl class

Signature:

constructor(isStatic: boolean, name: string);

Parameters

Parameter Type Description
isStatic boolean  
name string