Hierarchy For Package de.kentoj.kencommandapi.api.parser
Class Hierarchy
- java.lang.Object
- de.kentoj.kencommandapi.api.parser.CommandParser<T>
- de.kentoj.kencommandapi.api.parser.ParseResult<T>
- de.kentoj.kencommandapi.api.parser.ParseResult.ArgumentExpected<T>
- de.kentoj.kencommandapi.api.parser.ParseResult.IllegalArgument<T>
- de.kentoj.kencommandapi.api.parser.ParseResult.LiteralExpected<T>
- de.kentoj.kencommandapi.api.parser.ParseResult.NoPermission<T>
- de.kentoj.kencommandapi.api.parser.ParseResult.Success<T>
- de.kentoj.kencommandapi.api.parser.ParseResult.UnknownLiteral<T>