MCPcopy 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
49void CodeGenerator::increaseIndentation() { this->indentation++; }
50
51void CodeGenerator::decreaseIndentation() { this->indentation--; }
52

Callers 11

generateStubMethod · 0.80
generateMethodMethod · 0.80
generateStubMethod · 0.80
generateMethodMethod · 0.80
generateProcCallMethod · 0.80
generateMethodMethod · 0.80
namespaceOpenMethod · 0.80
generateStubMethod · 0.80
generateBindingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected