public class CommandPage extends SingleLineCommand2<AbstractPSystem>
Constructor and Description |
---|
CommandPage() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(AbstractPSystem system,
LineLocation location,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected CommandExecutionResult executeArg(AbstractPSystem system, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<AbstractPSystem>