convert.build

Undocumented in source.

Members

Aliases

ConverterType
alias ConverterType = converter
Undocumented in source.
ConverterType
alias ConverterType = converter
Undocumented in source.
ConverterType
alias ConverterType = converter
Undocumented in source.
ConverterType
alias ConverterType = converter
Undocumented in source.
ConverterType
alias ConverterType = typeof(converter(T.init.field))
Undocumented in source.
ConverterType
alias ConverterType = typeof(converter(T.init))
Undocumented in source.
ConverterType
alias ConverterType = void
Undocumented in source.
T
alias T = getParseResultType!(parser.build!(kind, SrcType))
Undocumented in source.
parse
alias parse = parser.build!(kind, SrcType).parse
Undocumented in source.

Mixins

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

Static functions

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

Meta