public class CommandIgnoreNewpage extends SingleLineCommand2<SequenceDiagram>
Constructor and Description |
---|
CommandIgnoreNewpage() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(SequenceDiagram diagram,
LineLocation location,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected CommandExecutionResult executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<SequenceDiagram>
Copyright © 2020. All Rights Reserved.