Searched defs:ClassExpression (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_0/ |
| D | Problems.ts | 26 LambdaWithTypeParameters, ClassExpression, DestructuringAssignment, enumerator
|
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Problems.ts | 28 ClassExpression, DestructuringAssignment, enumerator
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 276 ClassExpression, enumerator
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 340 ClassExpression = 232, enumerator 1645 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | typescriptServices.d.ts | 340 ClassExpression = 232, enumerator 1645 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | tsserverlibrary.d.ts | 340 ClassExpression = 232, enumerator 1645 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 340 ClassExpression = 232, enumerator 1645 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | tsserverlibrary.d.ts | 340 ClassExpression = 232, enumerator 1645 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|