BraceBreakingStyle
Brace breaking style to use when writing to output.
Definition: BraceBreakingStyle.hpp:34
IncludeStyle
Include style to use when writing to output.
Definition: IncludeStyle.hpp:36
@ Allman
New line before brace open.
@ DoubleQuotes
Output double quotation marks "".
Definition: Braces.hpp:29
Global configuration applied to writers.
Definition: WriterConfig.hpp:39
IncludeStyle includeStyle
Definition: WriterConfig.hpp:48
BraceBreakingStyle braceBreakingStyle
Definition: WriterConfig.hpp:43
std::string chunkNewLine
Definition: WriterConfig.hpp:53
std::string chunkIndent
Definition: WriterConfig.hpp:58