Class ReflectionCategory

A category of reflections.

Reflection categories are created by the ´CategoryPlugin´ in the resolving phase of the dispatcher. The main purpose of categories is to be able to more easily render human readable children lists in templates.

Constructors

Properties

All reflections of this category.

title: string

The title, a string representation of this category.

description?: Models.CommentDisplayPart[]

The user specified description, if any, set with @categoryDescription

Methods