Class Hierarchy
- java.lang.Object
- me.lucyy.squirtgun.command.argument.AbstractArgument<T> (implements me.lucyy.squirtgun.command.argument.CommandArgument<T>)
- me.lucyy.squirtgun.command.node.subcommand.SubcommandNodeArgument<T>
- me.lucyy.squirtgun.command.node.AbstractNode<T> (implements me.lucyy.squirtgun.command.node.CommandNode<T>)
- me.lucyy.squirtgun.command.node.subcommand.SubcommandNode<T>
- me.lucyy.squirtgun.command.node.subcommand.SubcommandHelpNode<T> (implements me.lucyy.squirtgun.command.node.CommandNode<T>)
- me.lucyy.squirtgun.command.argument.AbstractArgument<T> (implements me.lucyy.squirtgun.command.argument.CommandArgument<T>)