15#ifndef LLVM_CLANG_LIB_FORMAT_INTEGERLITERALSEPARATORFIXER_H
16#define LLVM_CLANG_LIB_FORMAT_INTEGERLITERALSEPARATORFIXER_H
29 bool checkSeparator(
const StringRef
IntegerLiteral,
int DigitsPerGroup)
const;
30 std::string format(
const StringRef
IntegerLiteral,
int DigitsPerGroup,
31 int DigitCount,
bool RemoveSeparator)
const;
This file declares an abstract TokenAnalyzer, and associated helper classes.
The JSON file list parser is used to communicate input to InstallAPI.