Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DApiInfoDefination.ts689 setParamType(paramType: string | undefined): TypeParamInfo { method in TypeParamInfo
854 setParamType(paramType: ts.SyntaxKind | undefined): void { method in ParamInfo