MCPcopy Create free account
hub / github.com/cinemast/libjson-rpc-cpp / setIndentSymbol

Method setIndentSymbol

src/stubgenerator/codegenerator.cpp:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51void CodeGenerator::decreaseIndentation() { this->indentation--; }
52
53void CodeGenerator::setIndentSymbol(const ::string &symbol) { this->indentSymbol = symbol; }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected