Constructor

Undocumented in source.

Constructors

this
this(TypeName typeName)
Undocumented in source.
this
this(TypeName typeName, Field[] fields)
Undocumented in source.
this
this(TypeName typeName, RecordFields record)
Undocumented in source.

Members

Functions

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

Variables

fields
Field[] fields;
Undocumented in source.
record
RecordFields record;
Undocumented in source.
type
ConstructorType type;
Undocumented in source.
typeName
TypeName typeName;
Undocumented in source.

Meta