Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinemast/libjson-rpc-cpp
/ increaseIndentation
Method
increaseIndentation
src/stubgenerator/codegenerator.cpp:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void CodeGenerator::increaseIndentation() { this->indentation++; }
50
51
void CodeGenerator::decreaseIndentation() { this->indentation--; }
52
Callers
11
test_stubgenerator.cpp
File · 0.80
generateStub
Method · 0.80
generateMethod
Method · 0.80
generateStub
Method · 0.80
generateMethod
Method · 0.80
generateProcCall
Method · 0.80
generateMethod
Method · 0.80
namespaceOpen
Method · 0.80
generateStub
Method · 0.80
generateBindings
Method · 0.80
generateProcedureDefinitions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected