Formatting mode enumeration for the formatter.

Synopsis

Declared in <balxml_formatter.h>

enum Enum;

Members

Name

Description

e_COMPACT

Compact formatting with minimal whitespace.

e_PRETTY

Pretty formatting with indentation and line breaks.

Created with MrDocs