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

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

public static final class Event.Separator
extends Event


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

Method Detail

getToken

public org.crsh.cmdline.matcher.impl.Token.Whitespace getToken()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.