The children of this reflection.
The parsed documentation comment attached to this reflection.
A list of all types that are decorated by this reflection.
The default value of this reflection.
Applies to function parameters.
A list of all types that extend this reflection (e.g. the subclasses).
A list of all types this reflection extends (e.g. the parent classes).
All children grouped by their kind.
Unique id of this reflection.
A type that points to the reflection this reflection is the implementation of.
Applies to class members.
A list of all types that implement this reflection.
A list of all types this reflection implements.
The index signature of this declaration.
A type that points to the reflection this reflection has been inherited from.
Applies to interface and class members.
The kind of this reflection.
The human readable string representation of the kind of this reflection. Set during the resolution phase by GroupPlugin
The symbol name of this reflection.
Will not be present if name === originalName
A type that points to the reflection that has been overwritten by this reflection.
Applies to interface and class members.
A list of call signatures attached to this declaration.
TypeDoc creates one declaration per function that may contain ore or more signature reflections.
-1 if the reference refers to a symbol that does not exist in the documentation. Otherwise, the reflection ID.
The type of the reflection.
If the reflection represents a variable or a property, this is the value type.
If the reflection represents a signature, this is the return type.
Generated using TypeDoc
All children grouped by their category.