clang: lib/Format/FormatTokenSource.h File Reference (original) (raw)

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](UnwrappedLineParser%5F8h%5Fsource.html)"

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"

Detailed Description

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.

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "format-token-source"

Definition at line 20 of file FormatTokenSource.h.