| Annotation Type | Description |
|---|---|
| Classifier |
Marks other annotations as a "classifier."
|
| Optional |
Indicates an optional parameter.
|
| Range |
Specifies a range of values for numbers.
|
| Switch |
Indicates a command flag, such as
/command -f. |
| Text |
Indicates a
String parameter will use up all remaining arguments. |
| Validate |
Used to validate a string.
|
Copyright © 2015. All Rights Reserved.