Return the current processing state of this parser.

Synopsis

Declared in <bslfmt_formatspecificationparser.h>

constexpr
FormatSpecificationParserEnums::ProcessingState
processingState() const;

Return Value

the current ProcessingState of this object

Created with MrDocs