Parser processing states for a format specification.

Synopsis

Declared in <bslfmt_formatspecificationparser.h>

enum ProcessingState;

Members

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.

Created with MrDocs