Interface ContainerReflection

Hierarchy

Properties

id: number

Unique id of this reflection.

The kind of this reflection.

name: string

The symbol name of this reflection.

All children grouped by their category.

The children of this reflection.

The parsed documentation comment attached to this reflection.

All children grouped by their kind.

kindString?: string

The human readable string representation of the kind of this reflection. Set during the resolution phase by GroupPlugin

originalName?: string

Will not be present if name === originalName

A list of all source files that contributed to this reflection.

Generated using TypeDoc