Home
last modified time | relevance | path

Searched defs:isAnnotation (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeTests.ts226 export function isAnnotation(node: Node): node is Annotation { function
/third_party/typescript/lib/
Dtsc.js24094 function isAnnotation(node) { function