class RenameLocation extends DocumentSpan<ts.RenameLocation>import { RenameLocation } from "https://dotland.deno.dev/x/ts_morph@21.0.1/mod.ts"; Rename location. MethodsgetPrefixText(): string | undefinedGets the text to insert before the rename. getSuffixText(): string | undefinedGets the text to insert after the rename.