Field

Undocumented in source.

Constructors

this
this(Requirement labelEnum, string type, string name, uint tag, Options options)
Undocumented in source.

Members

Enums

Requirement
enum Requirement
Undocumented in source.

Functions

defaultValue
string defaultValue()
Undocumented in source. Be warned that the author may not have intended to support it.
getCase
void getCase(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
getDeclaration
void getDeclaration(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
hasDefaultValue
bool hasDefaultValue()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink, FormatSpec!char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
uint id;
Undocumented in source.
name
string name;
Undocumented in source.
options
Options options;
Undocumented in source.
requirement
Requirement requirement;
Undocumented in source.
type
string type;
Undocumented in source.

Meta