public class OptionParam extends Parameter
| Constructor and Description |
|---|
OptionParam(String option) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(StringBuilder str) |
public OptionParam(String option)
public void appendTo(StringBuilder str)
Released under the MIT license.