ifndef SymbolAsString static Map syncSymbolMap() { ret syncTreeMap(); } endifndef ifdef SymbolAsString static SyncListMultiMap syncSymbolMap() { ret syncCaseInsensitiveMap(); } endifdef