Searched refs:isStaticViewCollection (Results 1 – 2 of 2) sorted by relevance
74 isStaticViewCollection,812 isStaticViewCollection.get(parentName) ? createStaticIf(viewName) : undefined,
160 export const isStaticViewCollection: Map<string, boolean> = new Map(); constant879 isStaticViewCollection.set(node.name.getText(), isStatic);