|
clang
5.0.0
|
This file implements a token annotator, i.e. More...
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 | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::format | |
This file implements a token annotator, i.e.
creates AnnotatedTokens out of FormatTokens with required extra information.
Definition in file TokenAnnotator.h.
1.8.6