Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts2293 export function nodeIsDecorated(node: ClassDeclaration): boolean; function
/third_party/typescript/lib/
Dtsc.js13979 function nodeIsDecorated(node, parent, grandparent) { function