Home
last modified time | relevance | path

Searched defs:removeComments (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/
Dtsconfig.json8 "removeComments": true, boolean
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/
Dtsconfig.json8 "removeComments": true, boolean
/arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/
Dtsconfig.json10 "removeComments": true, boolean
/arkcompiler/ets_frontend/ets2panda/linter/
Dtsconfig.json8 "removeComments": true, boolean
/arkcompiler/ets_frontend/ets2panda/bindings/
Dtsconfig.json15 "removeComments": false, boolean
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/statistics/scan/
DCountNapiFile.ts33 function removeComments(content: string): string { function
DCountFile.ts52 function removeComments(content: string, fileType: string): string { function
/arkcompiler/ets_frontend/arkguard/src/initialization/
DConfigResolver.ts112 removeComments: boolean = false; property in ObOptions
743 private removeComments(data: string): string { method in ObConfigResolver
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument