enum MMToken::TokenKind

Declared at: clang/lib/Lex/ModuleMap.cpp:1371

Enumerators

NameValueComment
Comma0
ConfigMacros1
Conflict2
EndOfFile3
HeaderKeyword4
Identifier5
Exclaim6
ExcludeKeyword7
ExplicitKeyword8
ExportKeyword9
ExportAsKeyword10
ExternKeyword11
FrameworkKeyword12
LinkKeyword13
ModuleKeyword14
Period15
PrivateKeyword16
UmbrellaKeyword17
UseKeyword18
RequiresKeyword19
Star20
StringLiteral21
IntegerLiteral22
TextualKeyword23
LBrace24
RBrace25
LSquare26
RSquare27