Interface ParameterReflection

Hierarchy

Properties

id: number

Unique id of this reflection.

The kind of this reflection.

name: string

The symbol name of this reflection.

variant: "param"

The parsed documentation comment attached to this reflection.

defaultValue?: string