clang 22.0.0git
TokenAnalyzer.h File Reference

This file declares an abstract TokenAnalyzer, and associated helper classes. More...

Go to the source code of this file.

Classes

class  clang::format::Environment
class  clang::format::TokenAnalyzer

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::format

Detailed Description

This file declares an abstract TokenAnalyzer, and associated helper classes.

TokenAnalyzer can be extended to generate replacements based on an annotated and pre-processed token stream.

Definition in file TokenAnalyzer.h.