Package | Description |
---|---|
org.crsh.cli.descriptor | |
org.crsh.cli.impl.invocation | |
org.crsh.cli.impl.lang | |
org.crsh.cli.impl.parser |
Modifier and Type | Field and Description |
---|---|
private List<ArgumentDescriptor> |
CommandDescriptor.arguments
.
|
private List<ArgumentDescriptor> |
CommandDescriptor.uArguments
.
|
Modifier and Type | Method and Description |
---|---|
ArgumentDescriptor |
CommandDescriptor.getArgument(int index)
Returns a a specified argument by its index.
|
Modifier and Type | Method and Description |
---|---|
List<ArgumentDescriptor> |
CommandDescriptor.getArguments()
Returns a list of the command arguments.
|
Constructor and Description |
---|
ArgumentMatch(ArgumentDescriptor parameter,
int start,
int end,
List<LiteralValue> values) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
BoundArgumentDescriptor |
Constructor and Description |
---|
Event.Argument(CommandDescriptor<?> command,
ArgumentDescriptor descriptor,
List<Token.Literal> values) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.