import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/language/location.d.ts";
Functions
Takes a Source and a UTF-8 character offset, and returns the corresponding line and column as a SourceLocation. |
Interfaces
Represents a location in a Source. |