org.crsh.cli.impl.parser
Class Event.Stop

java.lang.Object
  extended by org.crsh.cli.impl.parser.Event
      extended by org.crsh.cli.impl.parser.Event.Stop
Direct Known Subclasses:
Event.Stop.Done, Event.Stop.Unresolved
Enclosing class:
Event

public abstract static class Event.Stop
extends Event


Nested Class Summary
static class Event.Stop.Done
           
static class Event.Stop.Unresolved<T extends Token>
           
 
Nested classes/interfaces inherited from class org.crsh.cli.impl.parser.Event
Event.Argument, Event.Option, Event.Parameter<T extends Token.Literal,D extends ParameterDescriptor>, Event.Separator, Event.Stop, Event.Subordinate
 
Constructor Summary
Event.Stop()
           
 
Method Summary
abstract  int getIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event.Stop

public Event.Stop()
Method Detail

getIndex

public abstract int getIndex()


Copyright © 2015 eXo Platform SAS. All Rights Reserved.