Package net.sourceforge.plantuml.help
Class CommandHelpKeyword
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<Help>
net.sourceforge.plantuml.help.CommandHelpKeyword
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeArg
(Help diagram, LineLocation location, RegexResult arg) Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandHelpKeyword
public CommandHelpKeyword()
-
-
Method Details
-
executeArg
- Specified by:
executeArg
in classSingleLineCommand2<Help>
-