TestClass

Testing custom YAML class type.

Constructors

this
this(int x, int y, int z)
Undocumented in source.

Members

Functions

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

Variables

x
int x;
Undocumented in source.
y
int y;
Undocumented in source.
z
int z;
Undocumented in source.

Meta