enum InlineCommandComment::RenderKind

Description

The most appropriate rendering mode for this command, chosen on command semantics in Doxygen.

Declared at: clang/include/clang/AST/Comment.h:306

Enumerators

NameValueComment
RenderNormal0
RenderBold1
RenderMonospaced2
RenderEmphasized3
RenderAnchor4