Package net.sourceforge.plantuml.command
Class CommandNope
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<Diagram>
net.sourceforge.plantuml.command.CommandNope
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeArg
(Diagram diagram, LineLocation location, RegexResult arg) Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
-
Field Details
-
ME
-
-
Method Details
-
executeArg
protected CommandExecutionResult executeArg(Diagram diagram, LineLocation location, RegexResult arg) - Specified by:
executeArg
in classSingleLineCommand2<Diagram>
-