Home
last modified time | relevance | path

Searched defs:staticMethods (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/mock-generate/src/declaration-node/
DclassDeclaration.ts46 const staticMethods: Array<StaticMethodEntity> = []; constant
102 staticMethods: Array<StaticMethodEntity> property
DsourceFileElementsAssemply.ts45 const staticMethods: Array<Array<StaticMethodEntity>> = []; constant
162 staticMethods: Array<Array<StaticMethodEntity>>, property