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

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

public static final class Event.Method.Explicit
extends Event.Method


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.cmdline.matcher.impl.Event.Method
Event.Method.Explicit, 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
 
Constructor Summary
Event.Method.Explicit(MethodDescriptor<?> descriptor, org.crsh.cmdline.matcher.impl.Token.Literal.Word token)
           
 
Method Summary
 org.crsh.cmdline.matcher.impl.Token.Literal.Word getToken()
           
 
Methods inherited from class org.crsh.cmdline.matcher.impl.Event.Method
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event.Method.Explicit

public Event.Method.Explicit(MethodDescriptor<?> descriptor,
                             org.crsh.cmdline.matcher.impl.Token.Literal.Word token)
Method Detail

getToken

public org.crsh.cmdline.matcher.impl.Token.Literal.Word getToken()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.