Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/collect_application_api/src/
Dapi_collector.js52 this.compilerHost.getDefaultLibLocation = () => { function
/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DApiInfoDefination.ts964 compilerHost: ts.CompilerHost = ts.createCompilerHost({}); property in ParserParam