dump_as_graph


Description:

public string dump_as_graph (MetaGraphInfo info) throws Error

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.