org.crsh.cmdline.matcher.impl
Class Event.Stop.Unresolved.NoSuchOption

java.lang.Object
  extended by org.crsh.cmdline.matcher.impl.Event
      extended by org.crsh.cmdline.matcher.impl.Event.Stop
          extended by org.crsh.cmdline.matcher.impl.Event.Stop.Unresolved<Token.Literal.Option>
              extended by org.crsh.cmdline.matcher.impl.Event.Stop.Unresolved.NoSuchOption
Direct Known Subclasses:
Event.Stop.Unresolved.NoSuchOption.Class, Event.Stop.Unresolved.NoSuchOption.Method
Enclosing class:
Event.Stop.Unresolved<T extends Token>

public static class Event.Stop.Unresolved.NoSuchOption
extends Event.Stop.Unresolved<Token.Literal.Option>


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

Constructor Detail

Event.Stop.Unresolved.NoSuchOption

public Event.Stop.Unresolved.NoSuchOption(Token.Literal.Option token)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.