Class CommandTree<S>

java.lang.Object
io.github.mqzn.commands.base.syntax.tree.CommandTree<S>
Type Parameters:
S - the sender type

public final class CommandTree<S> extends Object
This class represents a tree data structure containing all nodes of subcommands of a particular command.