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

Method BeginBlockNoIntent

src/codewriter.ts:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 public BeginBlockNoIntent() {
36 this.writeString('{ ');
37 }
38
39 public EndBlockNoIntent() {
40 this.writeString(' }');

Callers 2

Calls 1

writeStringMethod · 0.95

Tested by

no test coverage detected