Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropBoxedTypeCheck.ts70 private fileMatcher: FileMatcher = { property in InteropBoxedTypeCheck
75 const fileMatcher: MatcherCallback = { constant
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/matcher/
DMatchers.ts104 for (const fileMatcher of matchers) { constant