GraphDumper Class |
Namespace: de.unika.ipd.grGen.libGr
public static class GraphDumper
The GraphDumper type exposes the following members.
| Name | Description | |
|---|---|---|
| Dump(INamedGraph, IDumper) |
Dumps the named graph with a given graph dumper and default dump style.
| |
| Dump(IGraph, IDumper, DumpInfo) |
Dumps the graph with a given graph dumper.
| |
| DumpMatch |
Dumps one or more matches with a given graph dumper.
| |
| DumpMatchOnly |
Dumps the given matches.
|