|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.cli.impl.parser.Event org.crsh.cli.impl.parser.Event.Stop org.crsh.cli.impl.parser.Event.Stop.Unresolved<Token.Literal> org.crsh.cli.impl.parser.Event.Stop.Unresolved.TooManyArguments
public static final class Event.Stop.Unresolved.TooManyArguments
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.crsh.cli.impl.parser.Event.Stop.Unresolved |
---|
Event.Stop.Unresolved.NoSuchOption, Event.Stop.Unresolved.TooManyArguments |
Nested classes/interfaces inherited from class org.crsh.cli.impl.parser.Event.Stop |
---|
Event.Stop.Done, Event.Stop.Unresolved<T extends Token> |
Nested classes/interfaces inherited from class org.crsh.cli.impl.parser.Event |
---|
Event.Argument, Event.Option, Event.Parameter<T extends Token.Literal,D extends ParameterDescriptor>, Event.Separator, Event.Stop, Event.Subordinate |
Constructor Summary | |
---|---|
Event.Stop.Unresolved.TooManyArguments(Token.Literal token) |
Method Summary |
---|
Methods inherited from class org.crsh.cli.impl.parser.Event.Stop.Unresolved |
---|
getIndex, getToken |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
Event.Stop.Unresolved.TooManyArguments(Token.Literal token)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |