Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts1583 readonly annotationDeclaration?: AnnotationDeclaration; property
/third_party/typescript/lib/
Dtypescript.d.ts813 readonly annotationDeclaration?: AnnotationDeclaration; property
Dtsserverlibrary.d.ts4816 readonly annotationDeclaration?: AnnotationDeclaration; property
DtypingsInstaller.js14448 function createDecorator(expression, annotationDeclaration) { argument
14455 function updateDecorator(node, expression, annotationDeclaration) { argument
Dtsc.js19739 function createDecorator(expression, annotationDeclaration) { argument
19746 function updateDecorator(node, expression, annotationDeclaration) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts813 readonly annotationDeclaration?: AnnotationDeclaration; property
Dtsserverlibrary.d.ts4816 readonly annotationDeclaration?: AnnotationDeclaration; property