MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getChildren

Method getChildren

src/dsql/Nodes.h:161–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159 virtual Firebird::string internalPrint(NodePrinter& printer) const = 0;
160
161 virtual void getChildren(NodeRefsHolder& holder, bool dsql) const
162 {
163 }
164
165 virtual Node* dsqlPass(DsqlCompilerScratch* /*dsqlScratch*/)
166 {

Callers 2

parseMethod · 0.45
dsqlSetParameterNameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected