Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/utils/
Dlogger.ts22 static configure(): void { method in ConsoleLogger
/arkcompiler/ets_frontend/arkguard/test/grammar/samename/
Dclass_class.ts24 configure(Config: Config): void { method in App
/arkcompiler/ets_frontend/ets2panda/linter/lib/utils/functions/
DLibraryTypeCallDiagnosticChecker.ts49 configure(inLibCall: boolean, diagnosticMessages: Array<ts.DiagnosticMessageChain>): void { method in LibraryTypeCallDiagnosticChecker