CommandCallParser

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun parse(caller: CommandSender, message: MessageChain): CommandCall?

Lexically and syntactically parse a message into CommandCall, but performs nothing about resolving a call.