|
clang 22.0.0git
|
This file defines the FormatTokenSource interface, which provides a token stream as well as the ability to manipulate the token stream.
More...
#include "UnwrappedLineParser.h"Go to the source code of this file.
Classes | |
| class | clang::format::FormatTokenSource |
| class | clang::format::IndexedTokenSource |
| class | clang::format::ScopedMacroState |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::format |
Macros | |
| #define | DEBUG_TYPE "format-token-source" |
This file defines the FormatTokenSource interface, which provides a token stream as well as the ability to manipulate the token stream.
Definition in file FormatTokenSource.h.
| #define DEBUG_TYPE "format-token-source" |
Definition at line 20 of file FormatTokenSource.h.