Class AnnotationArgumentDecorator<S extends CommandSource>

java.lang.Object
studio.mevera.imperat.command.arguments.InputArgument<S>
studio.mevera.imperat.annotations.parameters.AnnotationArgumentDecorator<S>
All Implemented Interfaces:
AnnotatedArgument<S>, Argument<S>, DescriptionHolder, PermissionHolder

public final class AnnotationArgumentDecorator<S extends CommandSource> extends InputArgument<S> implements AnnotatedArgument<S>