enum TokenKind

Declared at: clang/include/clang/AST/CommentLexer.h:32

Enumerators

NameValueComment
eof0
newline1
text2
unknown_command3
backslash_command4
at_command5
verbatim_block_begin6
verbatim_block_line7
verbatim_block_end8
verbatim_line_name9
verbatim_line_text10
html_start_tag11
html_ident12
html_equals13
html_quoted_string14
html_greater15
html_slash_greater16
html_end_tag17