Searched refs:decoratorParamsCollection (Results 1 – 1 of 1) sorted by relevance
377 decoratorParamsCollection.clear();1007 export const decoratorParamsCollection: Set<string> = new Set(); constant1019 props.push(...dollarCollection, ...decoratorParamsCollection, ...extendCollection);1050 decoratorParamsCollection.add(decorators[i].expression.arguments[0].getText());1394 decoratorParamsCollection.clear();