| Package | Description |
|---|---|
| org.crsh.cli.impl.completion | |
| org.crsh.cli.impl.parser | |
| org.crsh.cli.impl.tokenizer |
| Modifier and Type | Field and Description |
|---|---|
private Token.Literal.Option |
OptionCompletion.prefix
.
|
| Constructor and Description |
|---|
OptionCompletion(CommandDescriptor<T> descriptor,
Token.Literal.Option prefix) |
| Modifier and Type | Field and Description |
|---|---|
private Token.Literal.Option |
Event.Option.token
.
|
| Modifier and Type | Method and Description |
|---|---|
Token.Literal.Option |
Event.Option.getToken() |
| Constructor and Description |
|---|
Event.Option(CommandDescriptor<?> command,
OptionDescriptor descriptor,
Token.Literal.Option token,
List<Token.Literal.Word> values) |
Event.Stop.Unresolved.NoSuchOption(Token.Literal.Option token) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Token.Literal.Option.Long |
static class |
Token.Literal.Option.Short |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.