Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/experimental-utils/src/ast-utils/eslint-utils/
DPatternMatcher.ts3 interface PatternMatcher { interface
52 const PatternMatcher = eslintUtils.PatternMatcher as { constant
/third_party/typescript_eslint/packages/experimental-utils/typings/
Deslint-utils.d.ts33 export const PatternMatcher: unknown; constant
/third_party/typescript/src/services/
DpatternMatcher.ts27 export interface PatternMatcher { interface