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 ExecutableStatement
RuntimeError
ContentError
ConnectionError
public void add(ExecutableStatement es)
Copyright © 2020. All rights reserved.