CommandCallParser
Lexical and syntactical parser for transforming a MessageChain into CommandCall
See also
Types
Functions
Link copied to clipboard
abstract fun parse(caller: CommandSender, message: MessageChain): CommandCall?
Content copied to clipboard
Lexically and syntactically parse a message into CommandCall, but performs nothing about resolving a call.