EnumSerialiseInfo

Undocumented in source.

Members

Functions

toPrettyString
string toPrettyString(int tab, string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

make
EnumSerialiseInfo make()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Pair
struct Pair
Undocumented in source.

Variables

enumType
TypeInfo enumType;
Undocumented in source.
type
TypeInfo type;

Always an integral type.

values
Pair[] values;
Undocumented in source.

Inherited Members

From TypeSerialiseInfo

flags
TypeFlags flags;
Undocumented in source.
settings
Serialiser.Settings settings;
Undocumented in source.
inheritedSettings
Serialiser.Settings inheritedSettings;
Undocumented in source.
allSettings
Serialiser.Settings allSettings [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toPrettyString
string toPrettyString(int tab, string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta