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