Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DCommandLineOptions.ts22 inputFiles: string[]; property
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/cli/
DDeclgenCLI.ts25 inputFiles: string[]; property
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DDeclgen.ts170 const inputFiles = [] as string[]; constant
/arkcompiler/ets_frontend/ets2panda/linter/src/cli/
DCommandLineParser.ts35 inputFiles: string[]; property