oblak/cloud-annotations/src/main/java/cloud/commandframework/annotations
2020-12-07 20:05:45 +01:00
..
injection Add parameter injectors (#104) 2020-12-07 20:05:45 +01:00
AnnotationParser.java Add parameter injectors (#104) 2020-12-07 20:05:45 +01:00
Argument.java Add named suggestion providers 2020-10-24 19:52:44 +02:00
ArgumentExtractor.java 🎨 @Annotation final -> final @Annotation 2020-10-03 21:40:07 +02:00
ArgumentMode.java Update LICENSE text 2020-09-27 23:30:13 +02:00
ArgumentParameterPair.java ♻️ Reformat + Update .editorconfig 2020-10-07 22:47:48 +02:00
CommandDescription.java Allow for class annotations as a default for when an annotation is not present on a method 2020-10-24 19:52:44 +02:00
CommandMethod.java 🎨 Create separate annotation for command permissions 2020-10-04 13:52:13 +02:00
CommandMethodPair.java ♻️ Reformat + Update .editorconfig 2020-10-07 22:47:48 +02:00
CommandPermission.java Allow for class annotations as a default for when an annotation is not present on a method 2020-10-24 19:52:44 +02:00
Confirmation.java Allow for class annotations as a default for when an annotation is not present on a method 2020-10-24 19:52:44 +02:00
Flag.java Add flag support to the annotation system. 2020-10-02 21:08:32 +02:00
FlagExtractor.java Add errorprone and fix warnings/errors 2020-10-24 19:52:44 +02:00
Hidden.java Allow for class annotations as a default for when an annotation is not present on a method 2020-10-24 19:52:44 +02:00
MetaFactory.java Add errorprone and fix warnings/errors 2020-10-24 19:52:44 +02:00
MethodCommandExecutionHandler.java Add parameter injectors (#104) 2020-12-07 20:05:45 +01:00
package-info.java Update LICENSE text 2020-09-27 23:30:13 +02:00
ProxiedBy.java 🚚 More removal of javax annotations 2020-09-30 10:40:44 +02:00
Regex.java Merge pull request #43 2020-10-12 18:13:23 +02:00
SyntaxFragment.java ♻️ Reformat + Update .editorconfig 2020-10-07 22:47:48 +02:00
SyntaxParser.java ♻️ Reformat + Update .editorconfig 2020-10-07 22:47:48 +02:00