public class DefaultArgumentIdentifier extends ArgumentIdentifier
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
ARRAY |
static Pattern |
LIST |
DEFAULT| Constructor and Description |
|---|
DefaultArgumentIdentifier() |
public ArrayList<BaseArgument> process(String... arguments)
process in class ArgumentIdentifierarguments - array of raw argumentsCopyright © 2021. All rights reserved.