Field

Field Simply a Variable with a field index.

Constructors

this
this(Location location, uint index, Type type, Name name, CompileTimeExpression value)
Undocumented in source.

Members

Properties

index
index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

type
Type type;
Undocumented in source.
value
CompileTimeExpression value;
Undocumented in source.

Meta