ShouldType

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Data data, int* refs)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Enums

gencheck
eponymoustemplate gencheck(string TestString, string[] ArgNames)
Undocumented in source.
hasWord
eponymoustemplate hasWord(string Word)
Undocumented in source.

Functions

addWord
auto addWord()
Undocumented in source. Be warned that the author may not have intended to support it.
allowOnlyWordsBefore
void allowOnlyWordsBefore()
Undocumented in source. Be warned that the author may not have intended to support it.
check
void check(bool condition, string msg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
empty
auto empty()
Undocumented in source. Be warned that the author may not have intended to support it.
requireWord
void requireWord()
Undocumented in source. Be warned that the author may not have intended to support it.
terminateChain
void terminateChain()
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

addData
template addData(string Name)
Undocumented in source.

Variables

data
Data data;
Undocumented in source.

Meta