| Package | Description |
|---|---|
| org.crsh.cli.impl.parser | |
| org.crsh.cli.impl.tokenizer |
| Modifier and Type | Class and Description |
|---|---|
static class |
Event.Stop.Unresolved<T extends Token> |
| Modifier and Type | Field and Description |
|---|---|
private T |
Event.Stop.Unresolved.token
.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Token.Literal |
static class |
Token.Literal.Option |
static class |
Token.Literal.Option.Long |
static class |
Token.Literal.Option.Short |
static class |
Token.Literal.Word |
static class |
Token.Whitespace |
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<Token> |
Tokenizer.stack
.
|
| Modifier and Type | Method and Description |
|---|---|
Token |
Tokenizer.next() |
protected abstract Token |
Tokenizer.parse() |
protected Token |
TokenizerImpl.parse() |
Token |
Tokenizer.peek() |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.