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

Method ~table_sample

grammar.hh:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 virtual void out(std::ostream &out);
40 table_sample(prod *p);
41 virtual ~table_sample() { }
42 struct table *t;
43private:
44 string method;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected