Searched defs:ClassExpression (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/ |
| D | Referencer.ts | 57 ClassExpression(node: TSESTree.Node): void; method
|
| /third_party/typescript_eslint/packages/scope-manager/src/referencer/ |
| D | Referencer.ts | 470 protected ClassExpression(node: TSESTree.ClassExpression): void { method in Referencer
|
| /third_party/typescript_eslint/packages/types/src/ |
| D | ast-node-types.ts | 16 ClassExpression = 'ClassExpression', enumerator
|
| D | ts-estree.ts | 866 export interface ClassExpression extends ClassDeclarationBase { interface
|
| /third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/ |
| D | Rule.ts | 264 ClassExpression?: RuleFunction<TSESTree.ClassExpression>; property
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 266 ClassExpression, enumerator
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 330 ClassExpression = 223, enumerator 1551 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | tsserverlibrary.d.ts | 330 ClassExpression = 223, enumerator 1551 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 330 ClassExpression = 223, enumerator 1543 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | typescript.d.ts | 330 ClassExpression = 223, enumerator 1543 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | typescriptServices.d.ts | 330 ClassExpression = 223, enumerator 1543 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|