Value

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(JSONValue jsonValue)
Undocumented in source.

Members

Enums

KindCase
enum KindCase
Undocumented in source.

Functions

clearKind
void clearKind()
Undocumented in source. Be warned that the author may not have intended to support it.
fromJSONValue
auto fromJSONValue(JSONValue jsonValue)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSONValue
JSONValue toJSONValue()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

kindCase
KindCase kindCase [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

_kindCase
KindCase _kindCase;
Undocumented in source.

Meta