Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/scope-manager/src/referencer/
DReferencer.ts679 protected TSAbstractMethodDefinition( method in Referencer
/third_party/typescript_eslint/packages/types/src/
Dast-node-types.ts91 TSAbstractMethodDefinition = 'TSAbstractMethodDefinition', enumerator
Dts-estree.ts504 export type TSAbstractMethodDefinition = alias
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DRule.ts331 TSAbstractMethodDefinition?: RuleFunction< property