Home > ts-morph-structures > MethodDeclarationStructureClassIfc
Signature:
export interface MethodDeclarationStructureClassIfc
Property | Modifiers | Type | Description |
---|---|---|---|
isStatic | boolean | ||
kind | readonly |
StructureKind.Method | |
overloads | readonly |
MethodDeclarationOverloadImpl[] |