DebugVariable

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(DebugVariable v)

deep copy

Members

Variables

children
DebugVariable[] children;
Undocumented in source.
name
string name;
Undocumented in source.
type
string type;
Undocumented in source.
value
string value;
Undocumented in source.

Meta