tagion.hibon.HiBONJSON

Undocumented in source.

Members

Classes

HiBON2JSONException
class HiBON2JSONException

Exception type used by tagion.hibon.HiBON module

Enums

TYPE
anonymousenum TYPE
Undocumented in source.

Functions

generateLabelMap
Type[string] generateLabelMap(const(string[Type]) typemap)
Undocumented in source. Be warned that the author may not have intended to support it.
toDoc
Document toDoc(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
toDoc
Document toDoc(const(char[]) json_text)
Undocumented in source. Be warned that the author may not have intended to support it.
toHiBON
HiBON toHiBON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
toHiBON
HiBON toHiBON(const(char[]) json_text)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
JSONValue toJSON(Document doc)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
JSONValue toJSON(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
toPretty
string toPretty(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

NotSupported
enum NotSupported;
Undocumented in source.
labelMap
enum labelMap;
Undocumented in source.
typeMap
enum typeMap;
Undocumented in source.

Mixin templates

JSONString
mixintemplate JSONString()
Undocumented in source.

Structs

toJSONT
struct toJSONT(bool HASHSAFE)
Undocumented in source.

Meta