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 Token.Literal,D extends ParameterDescriptor<?>>, Event.Separator, Event.Stop
 
Field Summary
private  Token.Literal.Word token
          .
 
Constructor Summary
Event.Method.Explicit(MethodDescriptor<?> descriptor, Token.Literal.Word token)
           
 
Method Summary
 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
 

Field Detail

token

private final Token.Literal.Word token
.

Constructor Detail

Event.Method.Explicit

public Event.Method.Explicit(MethodDescriptor<?> descriptor,
                             Token.Literal.Word token)
Method Detail

getToken

public Token.Literal.Word getToken()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.