|
IDE-Generator Python
|
Classes | |
| class | JSONArray |
| XCode JSON array. More... | |
| class | JSONDict |
| XCode JSON dictionary. More... | |
| class | JSONEntry |
| class | JSONObjects |
| XCode JSON master object list object. More... | |
| class | JSONShared |
| XCode JSON shared variables. More... | |
Variables | |
| str | TABS = "\t" |
| Default tab format for XCode. | |
| tuple | OBJECT_ORDER |
| Names of Xcode objects in the order they are output. | |
Sub file for ide_gen.
XCode JSON generators
This module contains classes needed to generate Xcode JSON objects
| tuple ide_gen.xcode_json.OBJECT_ORDER |
Names of Xcode objects in the order they are output.