import { DiagnosticWithLocation } from "https://deno.land/x/ts_morph@16.0.0/ts_morph.d.ts";
Methods
getLength(): number
Gets the length
getLineNumber(): number
Gets the line number.
Gets the source file.
getStart(): number
Gets the start.
x/ts_morph/ts_morph.d.ts>DiagnosticWithLocation
import { DiagnosticWithLocation } from "https://deno.land/x/ts_morph@16.0.0/ts_morph.d.ts";
Gets the length
Gets the line number.
Gets the source file.
Gets the start.