GQLDMap

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(GQLDKind kind)
Undocumented in source.

Members

Functions

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.

Variables

derivatives
GQLDMap[] derivatives;
Undocumented in source.
member
GQLDType[string] member;
Undocumented in source.
outputOnlyMembers
RedBlackTree!string outputOnlyMembers;
Undocumented in source.

Inherited Members

From GQLDType

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

Meta