Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts2005 export function nodeOrChildIsDecorated(node: ClassDeclaration): boolean; function
/third_party/typescript/lib/
DtypingsInstaller.js16450 function nodeOrChildIsDecorated(node, parent, grandparent) { function
Dtsc.js12785 function nodeOrChildIsDecorated(node, parent, grandparent) { function