org.crsh.cmdline.matcher.impl
Class Event.DoubleDash

java.lang.Object
  extended by org.crsh.cmdline.matcher.impl.Event
      extended by org.crsh.cmdline.matcher.impl.Event.DoubleDash
Enclosing class:
Event

public static final class Event.DoubleDash
extends Event


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

Field Detail

token

protected final Token.Literal.Option.Long token
.

Constructor Detail

Event.DoubleDash

public Event.DoubleDash(Token.Literal.Option.Long token)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.