clang API Documentation
This file contains the declaration of the FormatToken, a wrapper around Token with additional information related to formatting. More...
#include "clang/Basic/IdentifierTable.h"
#include "clang/Basic/OperatorPrecedence.h"
#include "clang/Format/Format.h"
#include "clang/Lex/Lexer.h"
#include <memory>
Go to the source code of this file.
This file contains the declaration of the FormatToken, a wrapper around Token with additional information related to formatting.
Definition in file FormatToken.h.