GQLDObject

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

toShortString
string toShortString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

base
const(GQLDObject) base [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
base
GQLDObject base [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_base
GQLDObject _base;
Undocumented in source.

Inherited Members

From GQLDMap

member
GQLDType[string] member;
Undocumented in source.
derivatives
GQLDMap[] derivatives;
Undocumented in source.
addDerivative
void addDerivative(GQLDMap d)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta