| Annotation Type | Description |
|---|---|
| CommandLineOption |
Indicates that the annotated method maps to a "command line option"; see
CommandLineOptions. |
| RegexFlags |
Annotates a parameter of type
Pattern of a method annotated with CommandLineOption. |
CommandLineOptions.