Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/statistics/scan/
DStatisticsReportInPutInfo.ts24 cmdOptions: CommandLineOptions = {} as CommandLineOptions; property in StatisticsReportInPutInfo
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DCommandLineOptions.ts19 export interface CommandLineOptions { interface