- ArrayDispatchStatement
template ArrayDispatchStatement(RetType, ArrayTypes...)
Undocumented in source.
- Assign
template Assign(alias node, alias field)
- Assign_
template Assign_(string node, string field, T, bool typeDSL = false, idMap idMap_ = idMap.init)
Undocumented in source.
- Assign_
template Assign_(string node, string field, T, bool typeDSL = false, idMap idMap_ = idMap.init)
Undocumented in source.
- DispatchFun
template DispatchFun(RetType, Types...)
Undocumented in source.
- DocumentRootType
template DocumentRootType(alias module_)
- EnumDispatchStatement
template EnumDispatchStatement(RetType, bool hasString, EnumTypes...)
Undocumented in source.
- IdentifierType
template IdentifierType(alias module_)
- RecordDispatchStatement
template RecordDispatchStatement(RetType, RecordTypes...)
Undocumented in source.