Package cloud.commandframework.annotations.parsers
package cloud.commandframework.annotations.parsers
Classes related to
Parser annotated methods-
ClassDescriptionMethodArgumentParser<C,
T> Represents a method annotated withParserThis annotation allows you to create annotated methods that behave like argument parsers.