Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
void CodeGenerator::decreaseIndentation() { this->indentation--; }
52
53
void CodeGenerator::setIndentSymbol(const ::string &symbol) { this->indentSymbol = symbol; }
Callers
1
test_stubgenerator.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected