public class ExecutableForEach extends ExecutableStatement
| Constructor and Description |
|---|
ExecutableForEach(String sel,
String a) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ExecutableStatement es) |
void |
execute(StateRunnable so,
HashMap<String,StateRunnable> context) |
public void execute(StateRunnable so, HashMap<String,StateRunnable> context) throws RuntimeError, ContentError, ConnectionError
execute in class ExecutableStatementRuntimeErrorContentErrorConnectionErrorpublic void add(ExecutableStatement es)
Copyright © 2019. All rights reserved.