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

Method parseArgs

src/dsql/WinNodes.cpp:404–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402}
403
404void FirstValueWinNode::parseArgs(thread_db* tdbb, CompilerScratch* csb, unsigned /*count*/)
405{
406 arg = PAR_parse_value(tdbb, csb);
407}
408
409string FirstValueWinNode::internalPrint(NodePrinter& printer) const
410{

Callers

nothing calls this directly

Calls 1

PAR_parse_valueFunction · 0.85

Tested by

no test coverage detected