Modifier and Type | Method and Description |
---|---|
void |
OptionGroup.setSelected(Option option)
Set the selected option of this group to
name . |
private void |
DefaultParser.updateRequiredOptions(Option option)
Removes the option or its group from the list of expected elements.
|