public abstract static class Event.Subordinate extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
Event.Subordinate.Explicit |
static class |
Event.Subordinate.Implicit |
Event.Argument, Event.Option, Event.Parameter<T extends Token.Literal,D extends ParameterDescriptor>, Event.Separator, Event.Stop, Event.Subordinate| Modifier and Type | Field and Description |
|---|---|
private CommandDescriptor<?> |
descriptor
.
|
| Constructor and Description |
|---|
Event.Subordinate(CommandDescriptor<?> descriptor) |
private final CommandDescriptor<?> descriptor
Event.Subordinate(CommandDescriptor<?> descriptor)
public CommandDescriptor<?> getDescriptor()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.