Logo Xantham

TsConstructor Type

Represents a class constructor declaration. Reflects: `ConstructorDeclaration`. Example (TS): ```ts class C { constructor(readonly x: number) {} } ```

Record fields

Record Field Description

Documentation

Full Usage: Documentation

Field type: TsComment list
Field type: TsComment list

Parameters

Full Usage: Parameters

Field type: TsParameter list
Field type: TsParameter list

Type something to start searching.