Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropS2DObjectLiteralsCheck.ts59 private methodMatcher: MethodMatcher = { property in InteropS2DObjectLiteralCheck
64 const methodMatcher: MatcherCallback = { constant
DThisBindCheck.ts64 private methodMatcher: MethodMatcher = { property in ThisBindCheck