Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
processSwitchStatement
Method · 0.80
processArrayLiteralExpression
Method · 0.80
Calls
1
writeString
Method · 0.95
Tested by
no test coverage detected