public class CommandAnything extends SingleLineCommand2<PSystemSalt>
| Constructor and Description |
|---|
CommandAnything() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(PSystemSalt diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketprotected CommandExecutionResult executeArg(PSystemSalt diagram, LineLocation location, RegexResult arg)
executeArg in class SingleLineCommand2<PSystemSalt>