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

java.lang.Object
  extended by org.crsh.cmdline.matcher.impl.Event
      extended by org.crsh.cmdline.matcher.impl.Event.Method
Direct Known Subclasses:
Event.Method.Explicit, Event.Method.Implicit
Enclosing class:
Event

public abstract static class Event.Method
extends Event


Nested Class Summary
static class Event.Method.Explicit
           
static class Event.Method.Implicit
           
 
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
 MethodDescriptor<?> getDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDescriptor

public MethodDescriptor<?> getDescriptor()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.