public abstract class ExecutableStatement extends Object
Constructor and Description |
---|
ExecutableStatement() |
Modifier and Type | Method and Description |
---|---|
abstract void |
execute(StateRunnable so,
HashMap<String,StateRunnable> context) |
public abstract void execute(StateRunnable so, HashMap<String,StateRunnable> context) throws RuntimeError, ContentError, ConnectionError
RuntimeError
ContentError
ConnectionError
Copyright © 2020. All rights reserved.