Return a const reference to the occurrence info for this option (i.e., whether the option is required, optional, or hidden, and its default value, if any).
Synopsis
Declared in <balcl_option.h>
OccurrenceInfo const&
occurrenceInfo() const;
Created with MrDocs