Class UBrexCommandHideShow2
java.lang.Object
net.sourceforge.plantuml.command.UBrexSingleLineCommand2<CucaDiagram>
net.sourceforge.plantuml.classdiagram.command.UBrexCommandHideShow2
- All Implemented Interfaces:
Command<CucaDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResultexecuteArg(CucaDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) Methods inherited from class net.sourceforge.plantuml.command.UBrexSingleLineCommand2
execute, finalVerification, isCommandForbidden, isEligibleFor, isForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
UBrexCommandHideShow2
public UBrexCommandHideShow2()
-
-
Method Details
-
executeArg
protected CommandExecutionResult executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) - Specified by:
executeArgin classUBrexSingleLineCommand2<CucaDiagram>
-