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

Class prod

prod.hh:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 /// Parent production that instanciated this one. May be NULL for
19 /// top-level productions.
20 struct prod *pprod;
21 /// Scope object to model column/table reference visibility.
22 struct scope *scope;
23 /// Level of this production in the AST. 0 for root node.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected