| Modifier and Type | Field and Description |
|---|---|
private CommandDescriptor<T> |
command
.
|
private String |
mainName
.
|
private Mode |
mode
.
|
private LinkedList<Event> |
next
.
|
private Status |
status
.
|
private Tokenizer |
tokenizer
.
|
| Constructor and Description |
|---|
Parser(Tokenizer tokenizer,
CommandDescriptor<T> command,
String mainName,
Mode mode) |
private CommandDescriptor<T> command
private final LinkedList<Event> next
public Delimiter getDelimiter()
private void determine()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.