MCPcopy Create free account
hub / github.com/ASDAlexander77/TypeScript2Cxx / DecreaseIntent

Method DecreaseIntent

src/codewriter.ts:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public DecreaseIntent() {
32 this.intent -= 4;
33 }
34
35 public BeginBlockNoIntent() {
36 this.writeString('{ ');

Callers 2

EndBlockMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected