A B C E G N O P R S T V

A

ArgumentParser<T> - Interface in be.ugent.twijug.jclops
Common interface for all classes that can be used to parse arguments of type T.
AtMostOneOf - Annotation Type in be.ugent.twijug.jclops.annotations
Indicates that the given options are mutually exclusive, i.e., at most one option of the list can be present at the same time in the command line.
AtMostOneOfList - Annotation Type in be.ugent.twijug.jclops.annotations
Bundles a set of @AtMostOneOf annotations.

A B C E G N O P R S T V