MCPcopy Index your code
hub / github.com/nodejs/node / reScanJsxAttributeValue

Function reScanJsxAttributeValue

test/fixtures/snapshot/typescript.js:12141–12144  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12139 }
12140 }
12141 function reScanJsxAttributeValue() {
12142 pos = tokenPos = startPos;
12143 return scanJsxAttributeValue();
12144 }
12145 function scanJsDocToken() {
12146 startPos = tokenPos = pos;
12147 tokenFlags = 0 /* TokenFlags.None */;

Callers

nothing calls this directly

Calls 1

scanJsxAttributeValueFunction · 0.85

Tested by

no test coverage detected