public class CommandComment extends SingleLineCommand2<PSystemEbnf>
Constructor and Description |
---|
CommandComment() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(PSystemEbnf diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected CommandExecutionResult executeArg(PSystemEbnf diagram, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<PSystemEbnf>