import { TextRange } from "https://dotland.deno.dev/x/ts_morph@20.0.0/ts_morph.d.ts";
Methods
wasForgotten(): boolean
Gets if the text range was forgotten.
This will be true after any manipulations have occured to the source file this text range was generated from.