Class AnnotationParameterDecorator<S extends Source>

java.lang.Object
studio.mevera.imperat.command.parameters.InputParameter<S>
studio.mevera.imperat.annotations.parameters.AnnotationParameterDecorator<S>
All Implemented Interfaces:
AnnotatedParameter<S>, DescriptionHolder, CommandParameter<S>, PermissionHolder

public final class AnnotationParameterDecorator<S extends Source> extends InputParameter<S> implements AnnotatedParameter<S>