| Package | Description |
|---|---|
| com.sk89q.intake.parametric |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
ParameterConsumer.parseArguments(CommandContext context)
Parse arguments out of the given context.
|
Object[] |
ParameterConsumer.parseArguments(CommandContext context,
boolean ignoreUnusedFlags,
Set<Character> unusedFlags)
Parse arguments out of the given context.
|
Copyright © 2015. All Rights Reserved.