Represents such a multiplicity in which the number of parts and argument should have is one number known in advance. More...
Public Member Functions | |||
SpecificCount (int Number, bool IsRequired) | |||
| |||
Properties | |
int | Number [get] |
bool | IsRequired [get] |
Represents such a multiplicity in which the number of parts and argument should have is one number known in advance.
IsRequired | Allows for the omitting of the argument. |
Only one non-required argument is allowed per parser. Do not mix non-required arguments with AllThatFollow