Advance to the next state that yields a specification valid for parse.
Synopsis
Declared in <bslfmt_testspecificationgenerator.h>
bool
nextValidForParse();
Description
Switch this object to the next state appropriate for generating a specification valid for formatters parse method and generate specification based on the new state.
Return Value
true if a subsequent valid‐for‐parse state remains, and false otherwise
Created with MrDocs