public class EmptyCommand extends AbstractCommand
CMD_PREFIX| Constructor and Description |
|---|
EmptyCommand(int line) |
| Modifier and Type | Method and Description |
|---|---|
Promise<java.lang.Object> |
_execute(PlaybackContext context) |
canGoFurther, dumpCommand, dumpError, execute, getLine, getScriptDir, getText, isAwtThread, isToDumpCommand, setScriptDirpublic Promise<java.lang.Object> _execute(PlaybackContext context)
_execute in class AbstractCommand