BuilderImpl

Undocumented in source.

Members

Aliases

value
alias value = builderValue
Undocumented in source.

Functions

getError
std.typecons.Nullable!string getError()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

builderValue
T builderValue(size_t line, string file)
Undocumented in source.

Meta