enum NumericLiteralParser::CheckSeparatorKind
Declared at: clang/include/clang/Lex/LiteralSupport.h:144
Enumerators
Name | Value | Comment |
---|---|---|
CSK_BeforeDigits | 0 | |
CSK_AfterDigits | 1 |
Declared at: clang/include/clang/Lex/LiteralSupport.h:144
Name | Value | Comment |
---|---|---|
CSK_BeforeDigits | 0 | |
CSK_AfterDigits | 1 |