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

Method append

src/dsql/NodePrinter.h:316–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314 }
315
316 void append(const NodePrinter& subPrinter)
317 {
318 text += subPrinter.text;
319 }
320
321 unsigned getIndent() const
322 {

Callers 8

post_607Function · 0.45
MOVD_moveFunction · 0.45
printMethod · 0.45
putMethod · 0.45
rethrowDdlExceptionMethod · 0.45
pass1_alias_concatFunction · 0.45
putErrorPrefixMethod · 0.45
yylexAuxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected