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

java.lang.Object
  extended by org.crsh.cli.impl.parser.Event
      extended by org.crsh.cli.impl.parser.Event.Stop
          extended by org.crsh.cli.impl.parser.Event.Stop.Done
Enclosing class:
Event.Stop

public static final class Event.Stop.Done
extends Event.Stop


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.cli.impl.parser.Event.Stop
Event.Stop.Done, 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
 
Field Summary
private  int index
          .
 
Constructor Summary
Event.Stop.Done(int index)
           
 
Method Summary
 int getIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

index

private final int index
.

Constructor Detail

Event.Stop.Done

Event.Stop.Done(int index)
Method Detail

getIndex

public int getIndex()
Specified by:
getIndex in class Event.Stop


Copyright © 2015 eXo Platform SAS. All Rights Reserved.