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