clang 18.0.0git
|
Common options to customize the visitor output. More...
#include "clang/ExtractAPI/Serialization/SymbolGraphSerializer.h"
Public Attributes | |
bool | Compact |
Do not include unnecessary whitespaces to save space. | |
Common options to customize the visitor output.
Definition at line 36 of file SymbolGraphSerializer.h.
bool clang::extractapi::SymbolGraphSerializerOption::Compact |
Do not include unnecessary whitespaces to save space.
Definition at line 38 of file SymbolGraphSerializer.h.
Referenced by clang::extractapi::SymbolGraphSerializer::serialize().