All Classes and Interfaces

Class
Description
Parses command-line arguments to args records - call parse or one of its overloads (depending on how many args types are involved).
Encodes various definition errors.
Thrown when the types provided to Args::parse are ill-defined.
A warning or error that occurred while parsing command line arguments.
Encodes various parsing errors.
Thrown when parsing command line arguments fails.
Result of parsing arguments to two args records with Args.parse(String[], Class, Class).
Result of parsing arguments to three args records with Args.parse(String[], Class, Class, Class).