describes an option with an associated list of values
This option may appear many times in the options list.
std::VALUED_OPTION | describes an option with an associated value |
std::MANDATORY_PARAMETER | describes a mandatory parameter |
std::OPTIONAL_PARAMETER | describes an optional parameter |
std::SOME_PARAMETERS | describes list of zero or more parameters |
std::MANY_PARAMETERS | describes list of one or more parameters |