Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ emitSemicolonClassElement
Function
emitSemicolonClassElement
test/fixtures/snapshot/typescript.js:111891–111893 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111889
emit(node.literal);
111890
}
111891
function
emitSemicolonClassElement() {
111892
writeTrailingSemicolon();
111893
}
111894
//
111895
// Types
111896
//
Callers
1
pipelineEmitWithHintWorker
Function · 0.85
Calls
1
writeTrailingSemicolon
Function · 0.85
Tested by
no test coverage detected