Interface | Description |
---|---|
sym |
CUP generated interface containing symbol constants.
|
Class | Description |
---|---|
JSONInstances |
Class for transforming Instances objects into JSON
objects and vice versa.
|
JSONNode |
Container class for storing a
JSON data structure.
|
Parser |
CUP v0.11b 20160615 (GIT 4ac7450) generated parser.
|
Scanner |
A scanner for JSON data files.
|
Enum | Description |
---|---|
JSONNode.NodeType |
The type of a node.
|