Searched defs:AnnotationPropertyDeclaration (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | types.ts | 218 AnnotationPropertyDeclaration, enumerator 1697 export interface AnnotationPropertyDeclaration extends AnnotationElement, JSDocContainer { interface
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 321 AnnotationPropertyDeclaration = 172, enumerator 893 interface AnnotationPropertyDeclaration extends AnnotationElement, JSDocContainer { interface
|
| D | tsserverlibrary.d.ts | 4324 AnnotationPropertyDeclaration = 172, enumerator 4896 interface AnnotationPropertyDeclaration extends AnnotationElement, JSDocContainer { interface
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 321 AnnotationPropertyDeclaration = 172, enumerator 893 interface AnnotationPropertyDeclaration extends AnnotationElement, JSDocContainer { interface
|
| D | tsserverlibrary.d.ts | 4324 AnnotationPropertyDeclaration = 172, enumerator 4896 interface AnnotationPropertyDeclaration extends AnnotationElement, JSDocContainer { interface
|