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

getCase
string getCase()
Undocumented in source. Be warned that the author may not have intended to support it.
getCheck
string getCheck()
Undocumented in source. Be warned that the author may not have intended to support it.
getDeclaration
string getDeclaration()
Undocumented in source. Be warned that the author may not have intended to support it.
toProto
string toProto()
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