Searched defs:setIsStatic (Results 1 – 3 of 3) sorted by relevance
| /interface/sdk-js/build-tools/dts_parser/src/typedef/parser/ | ||
| D | ResultsInfo.ts | 106 setIsStatic(isStatic: boolean): PropertyInfo { method in PropertyInfo |
| D | ApiInfoDefination.ts | 545 setIsStatic(isStatic: boolean): void { method in PropertyInfo |
| /interface/sdk-js/build-tools/dts_parser/src/coreImpl/parser/ | ||
| D | NodeProcessor.ts | 1099 static setIsStatic(apiInfo: BasicApiInfo): void { method in ModifierHelper |