Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DResultsInfo.ts74 setType(type: string): DeclareConstInfo { method in DeclareConstInfo
92 setType(type: string): PropertyInfo { method in PropertyInfo
122 setType(type: string): ConstantInfo { method in ConstantInfo
159 setType(type: string): TypeAliasInfo { method in TypeAliasInfo
214 setType(type: string | undefined): void { method in ParamInfo
DApiInfoDefination.ts597 setType(type: string[]): void { method in ParamInfo