import { DiagnosticWithLocation } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Methods
getLength(): number
Gets the length
getLineNumber(): number
Gets the line number.
Gets the source file.
getStart(): number
Gets the start.
x/deno2node/src/deps.deno.ts>DiagnosticWithLocation
import { DiagnosticWithLocation } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the length
Gets the line number.
Gets the source file.
Gets the start.