EvolvingObjects
|
This file contains a tiny JSON parser used in DAE. More...
#include "Entity.h"
#include "String.h"
#include "Object.h"
Go to the source code of this file.
Classes | |
class | eoserial::Parser |
Parser from a JSON source. More... |
This file contains a tiny JSON parser used in DAE.
This parser just handles a subset of JSON grammar, with the following restrictions :
Definition in file Parser.h.