Home
last modified time | relevance | path

Searched defs:ClassExpression (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DReferencer.ts57 ClassExpression(node: TSESTree.Node): void; method
/third_party/typescript_eslint/packages/scope-manager/src/referencer/
DReferencer.ts470 protected ClassExpression(node: TSESTree.ClassExpression): void { method in Referencer
/third_party/typescript_eslint/packages/types/src/
Dast-node-types.ts16 ClassExpression = 'ClassExpression', enumerator
Dts-estree.ts866 export interface ClassExpression extends ClassDeclarationBase { interface
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DRule.ts264 ClassExpression?: RuleFunction<TSESTree.ClassExpression>; property
/third_party/typescript/src/compiler/
Dtypes.ts266 ClassExpression, enumerator
/third_party/typescript/lib/
Dtsserverlibrary.d.ts330 ClassExpression = 223, enumerator
1543 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
DtypescriptServices.d.ts330 ClassExpression = 223, enumerator
1543 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
Dtypescript.d.ts330 ClassExpression = 223, enumerator
1543 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts330 ClassExpression = 223, enumerator
1552 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
Dtypescript.d.ts330 ClassExpression = 223, enumerator
1552 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface