MCPcopy Index your code
hub / github.com/mozilla/source-map / computeColumnSpans

Method computeColumnSpans

source-map.d.ts:103–103  ·  view source on GitHub ↗

* Compute the last column for each generated mapping. The last column is * inclusive.

()

Source from the content-addressed store, hash-verified

101 * inclusive.
102 */
103 computeColumnSpans(): void;
104
105 /**
106 * Returns the original source, line, and column information for the generated

Callers 2

computeColumnSpansMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected