Create a Formatter_CompactImplState having the specified id, indentLevel, initialIndentLevel, spacesPerLevel, and column attributes.
Declared in <balxml_formatter_compactimpl.h>
Formatter_CompactImplState(
Id::Enum id,
int indentLevel,
int initialIndentLevel,
int spacesPerLevel,
int column);