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