public class CommandPage extends SingleLineCommand2<AbstractPSystem>
| Modifier and Type | Field and Description |
|---|---|
static CommandPage |
ME |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(AbstractPSystem system,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketpublic static final CommandPage ME
protected CommandExecutionResult executeArg(AbstractPSystem system, LineLocation location, RegexResult arg)
executeArg in class SingleLineCommand2<AbstractPSystem>