@ApiStatus.Internal public final class DefinedArgument extends BladeParameter
alwaysQuoted, data, element, name, type| Constructor and Description |
|---|
DefinedArgument(@NotNull Blade blade,
@NotNull java.lang.String name,
@NotNull java.lang.Class<?> type,
@NotNull java.util.List<java.lang.String> data,
@NotNull java.lang.reflect.AnnotatedElement element) |
annotations, blade, customCompleter, customParser, data, element, hasCustomCompleter, hasCustomParser, hasRange, isGreedy, isOptional, isQuoted, name, optional, provider, range, typepublic DefinedArgument(@NotNull
@NotNull Blade blade,
@NotNull
@NotNull java.lang.String name,
@NotNull
@NotNull java.lang.Class<?> type,
@NotNull
@NotNull java.util.List<java.lang.String> data,
@NotNull
@NotNull java.lang.reflect.AnnotatedElement element)