Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/tools/
A Dgen-cpydiff.py53 CLASSMAP = {"Core": "Core language", "Types": "Builtin types"} variable
202 if section[i] in CLASSMAP:
203 section[i] = CLASSMAP[section[i]]

Completed in 3 milliseconds