Parser processing states for a format specification.
Declared in <bslfmt_formatspecificationparser.h>
enum ProcessingState;
| Name | Description |
|---|---|
e_STATE_UNPARSED | The format specification has not yet been parsed. |
e_STATE_PARSED | The format specification has not yet been parsed. |
e_STATE_POSTPROCESSED | Parsing completed and post-processing applied. |