charRange.build

Undocumented in source.

Members

Functions

decode
dchar decode(SrcType input, size_t advance)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Result parse(Input!SrcType input, Caller caller)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Result parse(Input!SrcType input, Caller caller)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

errorMsg
enum errorMsg;
Undocumented in source.
errorMsg
enum errorMsg;
Undocumented in source.

Mixins

__anonymous
mixin MAKE_RESULT!q{ dchar }
Undocumented in source.

Meta