Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1995 export function nodeIsDecorated(node: ClassDeclaration): boolean; function
/third_party/typescript/lib/
DtypingsInstaller.js16439 function nodeIsDecorated(node, parent, grandparent) { function
Dtsc.js12777 function nodeIsDecorated(node, parent, grandparent) { function