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