Interface TypeParameterReflection

Hierarchy

Properties

id: number

Unique id of this reflection.

The kind of this reflection.

name: string

The symbol name of this reflection.

variant: "typeParam" = "typeParam"

The parsed documentation comment attached to this reflection.

varianceModifier?: VarianceModifier