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