Wolframe, 0.0.3

parseStack.hpp File Reference

Defines the parsing stack for deserialization. More...

#include "filter/typedfilter.hpp"
#include "types/variant.hpp"
#include "serialize/mapContext.hpp"
#include <vector>
#include <stdexcept>

Go to the source code of this file.

Classes

class  _Wolframe::serialize::ParseState
 State stack element for an initializer of a structure. More...
 
class  _Wolframe::serialize::ParseStateStack
 State stack for an initializer of a structure. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::serialize
 Serialization library (implemented in the library libwolframe_serialize)
 

Detailed Description

Defines the parsing stack for deserialization.