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