Package cloud.commandframework.annotations.specifier
package cloud.commandframework.annotations.specifier
Standard annotations used to match
ArgumentParser
in ParserRegistry-
Annotation TypesClassDescriptionCommand completions, separated by "," or ", "Annotation used to make
string argumentsgreedyAnnotation used to set the parsing mode of aboolean argumentto liberal.Annotation used to set the parsing mode of astring argumentto quoted.Used to specify min and max values of numericalparsers