import { ThisTypeNode } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Methods
getParent(): NodeParentType<ts.ThisTypeNode>
getParentOrThrow(message?: string | (() => string)): NonNullable<NodeParentType<ts.ThisTypeNode>>
import { ThisTypeNode } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";