- finalize
void finalize()
Signal that diagrams to perform a finalization of cached data.
- put
void put(const(TranslationUnitResult) result)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(RecordResult) result, const(CppNs)[] reside_in)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(TypeKindAttr) src, const(CxxBaseSpecifierResult) result)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(TypeKindAttr) src, const(CxxMethodResult) result, CppAccess access)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(TypeKindAttr) src, const(ConstructorResult) result, CppAccess access)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(TypeKindAttr) src, const(DestructorResult) result, CppAccess access)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(TypeKindAttr) src, const(FieldDeclResult) result, CppAccess access)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(ClassClassificationResult) result)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(TypeKindAttr) src, const(ClassClassificationResult) result)
- put
void put(const(VarDeclResult) result)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(const(FunctionDeclResult) result)
Undocumented in source. Be warned that the author may not have intended to support it.
Route information to specific transformers.
No manipulation of data is to be done in this struct. Only routing to appropriate functions.