dump_as_graph
Description:
Creates a new graph (in the GraphViz syntax) representation of this.
Parameters:
this |
a MetaStruct object |
info |
informs what kind of information to show in the resulting graph |
Returns:
a new string, or null if an error occurred. |