Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/src/declaration-node/
DclassDeclaration.ts50 const staticMethods: Array<StaticMethodEntity> = []; constant
106 staticMethods: Array<StaticMethodEntity> property
DsourceFileElementsAssemply.ts54 const staticMethods: Array<Array<StaticMethodEntity>> = []; constant
176 staticMethods: Array<Array<StaticMethodEntity>>, property