import { type TypeElementMemberedNode } from "https://dotland.deno.dev/x/ts_morph@21.0.0/mod.ts";
Methods
Adds a member.
Adds members.
Inserts a member.
Inserts members.
Add construct signature.
Add construct signatures.
Insert construct signature.
Insert construct signatures.
Gets the first construct signature by a find function.
Gets the first construct signature by a find function or throws if not found.
Add call signature.
Add call signatures.
Insert call signature.
Insert call signatures.
Gets the first call signature by a find function.
Gets the first call signature by a find function or throws if not found.
Add index signature.
Add index signatures.
Insert index signature.
Insert index signatures.
Gets the first index signature by a find function.
Gets the first index signature by a find function or throws if not found.
Add methods.
Insert method.
Insert methods.
Gets the first method by a find function.
Gets the first method by name or throws if not found.
Gets the first method by a find function or throws if not found.
Add properties.
Insert property.
Insert properties.
Gets the first property by a find function.
Gets the first property by name or throws if not found.
Gets the first property by a find function or throws if not found.
Add get accessor.
Add get accessors.
Insert get accessor.
Insert get accessors.
Gets the first get accessor by name.
Gets the first get accessor by a find function.
Gets the first get accessor by name or throws if not found.
Gets the first get accessor by a find function or throws if not found.
Add set accessor.
Add set accessors.
Insert set accessor.
Insert set accessors.
Gets the first set accessor by name.
Gets the first set accessor by a find function.
Gets the first set accessor by name or throws if not found.
Gets the first set accessor by a find function or throws if not found.
Gets all the members with comment type elements.
import { TypeElementMemberedNode } from "https://dotland.deno.dev/x/ts_morph@21.0.0/mod.ts";