static TreeSet symbolSet() { ifdef SymbolAsString ret caseInsensitiveSet(); endifdef ifndef SymbolAsString ret treeSet(); endifndef }