|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.croesch.micro_debug.argument.AArgument
com.github.croesch.micro_debug.argument.AError
com.github.croesch.micro_debug.argument.UnknownArgument
public final class UnknownArgument
argument that signalizes an unknown argument
| Method Summary | |
|---|---|
protected Text |
getErrorText()
Returns the Text to visualise the problem of the invalid argument. |
static UnknownArgument |
getInstance()
The singleton instance of this argument. |
| Methods inherited from class com.github.croesch.micro_debug.argument.AError |
|---|
execute, name |
| Methods inherited from class com.github.croesch.micro_debug.argument.AArgument |
|---|
createArgumentList, matches, of, releaseAllResources, values |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@NotNull public static UnknownArgument getInstance()
@NotNull protected Text getErrorText()
AErrorText to visualise the problem of the invalid argument.
getErrorText in class AErrorText that describes why the argument is invalid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||