Searched defs:decoratorNode (Results 1 – 2 of 2) sorted by relevance
163 const decoratorNode: readonly ts.Decorator[] = ts.getAllDecorators(node); constant