All Classes and Interfaces

Class
Description
This class represents an argument as a command-syntax parameter to be used in usages and context parsing
The class responsible for handling, registering, and coordinating the execution of the available commands
 
 
 
 
An interface to represent an argument as a command-syntax parameter to be used in usages and context parsing
 
 
 
ArgumentEnum<E extends Enum<E>>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
An internal builder class for the command class Command<S>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The class to display each syntax of a command it defines how it displays a single syntax
This class represents a tree data structure containing all nodes of subcommands of a particular command.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The main class that is used to parse time strings inputs The algorithm is fully written by me (aka Mqzen) Make sure to know just when to use it properly :D !