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