MCPcopy Create free account
hub / github.com/nodejs/node / emitTemplateTypeSpan

Function emitTemplateTypeSpan

test/fixtures/snapshot/typescript.js:111887–111890  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

111885 writeTrailingSemicolon();
111886 }
111887 function emitTemplateTypeSpan(node) {
111888 emit(node.type);
111889 emit(node.literal);
111890 }
111891 function emitSemicolonClassElement() {
111892 writeTrailingSemicolon();
111893 }

Callers 1

Calls 1

emitFunction · 0.70

Tested by

no test coverage detected