|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.cmdline.matcher.impl.Event
org.crsh.cmdline.matcher.impl.Event.Method
org.crsh.cmdline.matcher.impl.Event.Method.Explicit
public static final class Event.Method.Explicit
| 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.DoubleDash, 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 |
|---|
private final Token.Literal.Word token
| Constructor Detail |
|---|
public Event.Method.Explicit(MethodDescriptor<?> descriptor,
Token.Literal.Word token)
| Method Detail |
|---|
public Token.Literal.Word getToken()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||