Searched refs:isDecoratorCollection (Results 1 – 1 of 1) sorted by relevance
1049 if (isDecoratorCollection(decorators[i], decoratorName)) {1189 function isDecoratorCollection(item: ts.Decorator, decoratorName: string): boolean { function