Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/sdk/linter_1_1/
DLintParameter.ts27 etsLoaderPath?: string; property
DRunArkTSLinter.ts77 const etsLoaderPath = program.getCompilerOptions().etsLoaderPath; constant