Searched refs:dollarCollection (Results 1 – 3 of 3) sorted by relevance
34 const { dollarCollection } = require('../lib/ets_checker');358 matchMessage(message, [...dollarCollection], $$InfoReg)) {
376 dollarCollection.clear();1006 export const dollarCollection: Set<string> = new Set(); constant1019 props.push(...dollarCollection, ...decoratorParamsCollection, ...extendCollection);1047 dollarCollection.add('$' + propertyName);1173 dollarCollection.add(item.getText());1393 dollarCollection.clear();
138 export const dollarCollection: Set<string> = new Set(); constant990 dollarCollection.add('$' + propertyName);1332 dollarCollection.clear();