import { ThisTypeNode } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts";
Methods
getParent(): NodeParentType<ts.ThisTypeNode>
getParentOrThrow(message?: string | (() => string)): NonNullable<NodeParentType<ts.ThisTypeNode>>
x/ts_morph/mod.ts>ThisTypeNode
import { ThisTypeNode } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts";