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