The OpenD Programming Language

ReflectDoc

Attribute for documentation and unittests

Constructors

this
this(string text)
this
this(string text, reflectUnittest!target test)

Members

Functions

toString
void toString(W w)
toString
string toString()

Variables

test
reflectUnittest!target test;
text
string text;

Meta