Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DLinterConfig.ts21 tscCompiledProgram: TSCCompiledProgram; property
DLinterRunner.ts97 const { cmdOptions, tscCompiledProgram } = config; constant