Package | Description |
---|---|
org.crsh.cli.impl.parser |
Modifier and Type | Class and Description |
---|---|
static class |
Event.Argument |
static class |
Event.Option |
static class |
Event.Parameter<T extends Token.Literal,D extends ParameterDescriptor> |
static class |
Event.Separator |
static class |
Event.Stop |
static class |
Event.Stop.Done |
static class |
Event.Stop.Unresolved<T extends Token> |
static class |
Event.Stop.Unresolved.NoSuchOption |
static class |
Event.Stop.Unresolved.TooManyArguments |
static class |
Event.Subordinate |
static class |
Event.Subordinate.Explicit |
static class |
Event.Subordinate.Implicit |
Modifier and Type | Field and Description |
---|---|
(package private) LinkedList<Event> |
Status.Response.events
.
|
private LinkedList<Event> |
Parser.next
.
|
Modifier and Type | Method and Description |
---|---|
Event |
Parser.next() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
Status.Response.add(Event event) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
Status.Response.addAll(Collection<Event> toAdd) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.