Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter-4.2/utils/
Dlogger.ts22 public static configure(): void { method in ConsoleLogger
/arkcompiler/ets_frontend/ets2panda/linter/utils/
Dlogger.ts22 public static configure(): void { method in ConsoleLogger
/arkcompiler/ets_frontend/ets2panda/linter/src/utils/functions/
DLibraryTypeCallDiagnosticChecker.ts39 configure(inLibCall: boolean, diagnosticMessages: Array<ts.DiagnosticMessageChain>) { method in LibraryTypeCallDiagnosticChecker
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DLibraryTypeCallDiagnosticChecker.ts39 configure(inLibCall: boolean, diagnosticMessages: Array<ts.DiagnosticMessageChain>): void { method in LibraryTypeCallDiagnosticChecker