MCPcopy Create free account
hub / github.com/anse1/sqlsmith / ~graphml_dumper

Method ~graphml_dumper

dump.cc:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49graphml_dumper::~graphml_dumper()
50{
51 o << "</graph></graphml>" << endl;
52}
53
54void ast_logger::generated(prod &query)
55{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected