The output must be compiled with ATTs dot tool from the Graphwiz package (see http://www.graphviz.org) E.g. call dot -Tgif types.dot -o types.gif
to produce a GIF file for output file types.dot
.
Public Member Functions | |
DotTypeSystemWriter (CAS const &, bool bNoCASTypes, bool bOnlyCASTypes) | |
void | write (std::ostream &) const |
Public Attributes | |
bool | iv_bNoCASTypes |
bool | iv_bOnlyCASTypes |
|
|
|
|
|
|
|
|