org.crsh.cli.impl.parser
Class Event

java.lang.Object
  extended by org.crsh.cli.impl.parser.Event
Direct Known Subclasses:
Event.Parameter, Event.Separator, Event.Stop, Event.Subordinate

public abstract class Event
extends Object


Nested Class Summary
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.Subordinate
           
 
Constructor Summary
Event()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event

public Event()


Copyright © 2014 eXo Platform SAS. All Rights Reserved.