JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package de.kentoj.kencommandapi.api.parser
package
de.kentoj.kencommandapi.api.parser
Related Packages
Package
Description
de.kentoj.kencommandapi.api
de.kentoj.kencommandapi.api.argument
de.kentoj.kencommandapi.api.invocation
de.kentoj.kencommandapi.api.node
de.kentoj.kencommandapi.api.platform
de.kentoj.kencommandapi.api.suggestion
All Classes and Interfaces
Interfaces
Classes
Class
Description
CommandParser
<T>
ParseResult
<T>
ParseResult.ArgumentExpected
<T>
ParseResult.BadLiteral
ParseResult.IllegalArgument
<T>
ParseResult.LiteralExpected
<T>
ParseResult.NoPermission
<T>
ParseResult.Success
<T>
ParseResult.UnknownLiteral
<T>