import { DocumentSpan } from "https://dotland.deno.dev/x/ts_morph@17.0.0/ts_morph.d.ts";
Document span.
Methods
getOriginalFileName(): string | undefined
Gets the original file name if the span represents a location that was remapped.
getOriginalTextSpan(): TextSpan | undefined
Gets the original text span if the span represents a location that was remapped.