MaplikeNode

Undocumented in source.

Constructors

this
this(ParseTree keyType, ParseTree valueType)
Undocumented in source.

Members

Functions

toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

keyType
ParseTree keyType;
Undocumented in source.
valueType
ParseTree valueType;
Undocumented in source.

Inherited Members

From Node

toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source.

Meta