enum Comment::CommentKind

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

Enumerators

NameValueComment
NoCommentKind0
BlockCommandCommentKind1
ParamCommandCommentKind2
TParamCommandCommentKind3
VerbatimBlockCommentKind4
VerbatimLineCommentKind5
FirstBlockCommandCommentConstant1
LastBlockCommandCommentConstant5
ParagraphCommentKind6
FirstBlockContentCommentConstant1
LastBlockContentCommentConstant6
FullCommentKind7
HTMLEndTagCommentKind8
HTMLStartTagCommentKind9
FirstHTMLTagCommentConstant8
LastHTMLTagCommentConstant9
InlineCommandCommentKind10
TextCommentKind11
FirstInlineContentCommentConstant8
LastInlineContentCommentConstant11
VerbatimBlockLineCommentKind12
FirstCommentConstant1
LastCommentConstant12