Home
last modified time | relevance | path

Searched refs:enumCollection (Results 1 – 4 of 4) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_import.ts44 enumCollection,
171 enumCollection.add(node.name.getText());
835 enumCollection.add(name);
Dvalidate_ui_syntax.ts140 export const enumCollection: Set<string> = new Set(); constant
201 enumCollection.add(item.name.getText());
Dprocess_component_member.ts86 enumCollection,
900 enumCollection.has(typeNode.typeName.escapedText.toString())) {
Dprocess_component_build.ts140 enumCollection,
2268 if (enumCollection.has(node.expression.escapedText.toString())) {