Home
last modified time | relevance | path

Searched defs:annotationDeclaration (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/lib/
Dtypescript.d.ts723 readonly annotationDeclaration?: AnnotationDeclaration; property
DtypescriptServices.d.ts723 readonly annotationDeclaration?: AnnotationDeclaration; property
Dtsserverlibrary.d.ts723 readonly annotationDeclaration?: AnnotationDeclaration; property
Dtsc.js19157 function createDecorator(expression, annotationDeclaration) { argument
19168 function updateDecorator(node, expression, annotationDeclaration) { argument
DtypingsInstaller.js23917 function createDecorator(expression, annotationDeclaration) { argument
23929 function updateDecorator(node, expression, annotationDeclaration) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts723 readonly annotationDeclaration?: AnnotationDeclaration; property
Dtsserverlibrary.d.ts723 readonly annotationDeclaration?: AnnotationDeclaration; property