Searched refs:CLASSMAP (Results 1 – 1 of 1) sorted by relevance
53 CLASSMAP = {"Core": "Core language", "Types": "Builtin types"} variable202 if section[i] in CLASSMAP:203 section[i] = CLASSMAP[section[i]]
Completed in 3 milliseconds