import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/language/ast.d.ts";
Classes
Contains a range of UTF-8 character offsets and token references that identify the region of the source from which the AST derived. | |
Represents a range of characters represented by a lexical token within a Source. |
Interfaces
Utility type listing all nodes indexed by their kind. | |
Type Aliases
The list of all possible AST node types. | |