clang 20.0.0git
|
This file implements a token annotator, i.e. More...
#include "UnwrappedLineParser.h"
Go to the source code of this file.
Classes | |
class | clang::format::AnnotatedLine |
class | clang::format::TokenAnnotator |
Determines extra information about the tokens comprising an UnwrappedLine . More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::format |
This file implements a token annotator, i.e.
creates AnnotatedTokens
out of FormatTokens
with required extra information.
Definition in file TokenAnnotator.h.