Searched defs:ClassExpression (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/linter/ |
| D | Problems.ts | 25 LambdaWithTypeParameters, ClassExpression, DestructuringAssignment, enumerator
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 266 ClassExpression, enumerator
|
| /third_party/typescript/lib/ |
| 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
|
| D | tsserverlibrary.d.ts | 330 ClassExpression = 223, enumerator 1543 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 330 ClassExpression = 223, enumerator 1554 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|
| D | tsserverlibrary.d.ts | 330 ClassExpression = 223, enumerator 1554 export interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression { interface
|