MCPcopy
hub / github.com/mobxjs/mobx / rewind

Function rewind

docs/assets/getting-started-assets/javascripts/JSXTransformer.js:4512–4517  ·  view source on GitHub ↗
(token)

Source from the content-addressed store, hash-verified

4510 }
4511
4512 function rewind(token) {
4513 index = token.range[0]
4514 lineNumber = token.lineNumber
4515 lineStart = token.lineStart
4516 lookahead = token
4517 }
4518
4519 function markerCreate() {
4520 if (!extra.loc && !extra.range) {

Callers 2

matchAsyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…