Type

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

convert
Argument convert(Argument val)
Undocumented in source. Be warned that the author may not have intended to support it.
getNewArg
Argument getNewArg()
Undocumented in source. Be warned that the author may not have intended to support it.
getNewArg
Argument getNewArg(string min, string max, string[] exVal)
Undocumented in source. Be warned that the author may not have intended to support it.
isConvertable
bool isConvertable(Type from)
Undocumented in source. Be warned that the author may not have intended to support it.
registerConvertor
void registerConvertor(ConvertorFunc func, Type toType)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Meta