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