MCPcopy Create free account
hub / github.com/anse1/sqlsmith / scope

Class scope

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

Source from the content-addressed store, hash-verified

317 shared_ptr<prod> query;
318 vector<shared_ptr<named_relation> > refs;
319 struct scope myscope;
320 virtual void out(std::ostream &out);
321 virtual void accept(prod_visitor *v);
322 common_table_expression(prod *parent, struct scope *s);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected