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