Home
last modified time | relevance | path

Searched refs:parseCustomLibrary (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
DcmdOptions.ts402 static parseCustomLibrary(args: string[]): string[] | undefined { method in CmdOptions
Dindex.ts587 let customLib = CmdOptions.parseCustomLibrary(process.argv);