ts-morph-structures

Home > ts-morph-structures > MethodDeclarationStructureClassIfc

MethodDeclarationStructureClassIfc interface

Signature:

export interface MethodDeclarationStructureClassIfc 

Properties

Property Modifiers Type Description
isStatic   boolean  
kind readonly StructureKind.Method  
overloads readonly MethodDeclarationOverloadImpl[]