| Package | Description |
|---|---|
| com.syntaxphoenix.syntaxapi.command |
| Modifier and Type | Method and Description |
|---|---|
ArgumentSuperType |
BaseArgument.getSuperType() |
ArgumentSuperType |
ArgumentType.getSuperType() |
ArgumentSuperType |
Arguments.getSuperType(int position) |
static ArgumentSuperType |
ArgumentSuperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArgumentSuperType[] |
ArgumentSuperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<BaseArgument> |
ArgumentMap.get(String key,
ArgumentSuperType type) |
Copyright © 2021. All rights reserved.