Package studio.mevera.imperat.command.tree
package studio.mevera.imperat.command.tree
-
ClassDescriptionArgumentNode<S extends CommandSource>CommandNode.CompletionCache<S extends CommandSource>CommandTree<S extends CommandSource>Represents a tree structure for commands, providing methods for parsing, matching, and tab-completion functionality within a command framework.CommandTreeVisualizer<S extends CommandSource>LiteralCommandNode<S extends CommandSource>ParseResult<S extends CommandSource>TreeExecutionResult<S extends CommandSource>Represents the result of a direct tree execution.The status of a tree execution.