@ApiStatus.Internal public final class DefinedFlag extends BladeParameter
alwaysQuoted, data, element, name, type| Constructor and Description |
|---|
DefinedFlag(@NotNull Blade blade,
@NotNull java.lang.String name,
@NotNull java.lang.Class<?> type,
@NotNull java.lang.reflect.AnnotatedElement element,
@NotNull Flag flag) |
| Modifier and Type | Method and Description |
|---|---|
Flag |
flag() |
char |
getChar() |
@NotNull java.lang.String |
getLongName() |
boolean |
isBooleanFlag() |
annotations, blade, customCompleter, customParser, data, element, hasCustomCompleter, hasCustomParser, hasRange, isGreedy, isOptional, isQuoted, name, optional, provider, range, typepublic char getChar()
@NotNull public @NotNull java.lang.String getLongName()
public boolean isBooleanFlag()
public Flag flag()