@Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface Unparsed
| Modifier and Type | Optional Element and Description | 
|---|---|
| String | descriptionThe description for the remaining non-option arguments | 
public abstract String description