Searched defs:ClassExpression (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_0/ |
| D | Problems.ts | 23 LambdaWithTypeParameters, ClassExpression, DestructuringAssignment, enumerator
|
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Problems.ts | 24 ClassExpression, DestructuringAssignment, enumerator
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 381 ClassExpression = 232, enumerator 1757 interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | tsserverlibrary.d.ts | 4384 ClassExpression = 232, enumerator 5760 interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 381 ClassExpression = 232, enumerator 1757 interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | tsserverlibrary.d.ts | 4384 ClassExpression = 232, enumerator 5760 interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 281 ClassExpression, enumerator
|