A Formatter that generates a collaboration graph
| Operations Summary: | |
| __init__(self, output) [Source] | |
| write(self, text) [Source] | |
| visitClass(self, node) [Source] | |
| visitVariable(self, node) [Source] | |
| visitBaseType(self, type) [Source] | |
| visitUnknown(self, type) [Source] | |
| visitDeclared(self, type) [Source] | |
| visitModifier(self, type) [Source] | |
| visitTemplate(self, type) [Source] | |
| visitParametrized(self, type) [Source] | |
| visitFunctionType(self, type) [Source] | |