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

Method EndBlockNoIntent

src/codewriter.ts:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 public EndBlockNoIntent() {
40 this.writeString(' }');
41 }
42
43 public EndOfStatement() {
44 if (this.endOfStatement) {

Callers 2

Calls 1

writeStringMethod · 0.95

Tested by

no test coverage detected