DDocProblem.Kind

Enumeration of problems.

Values

ValueMeaning
UndocumentedSymbol

Undocumented symbol.

EmptyComment

Empty DDoc comment.

NoParamsSection

No params section for function parameters.

UndocumentedParam

An undocumented function parameter.

Meta