sleep.engine.atoms
public class Return extends Step
| Field Summary | |
|---|---|
| protected int | return_type |
| Constructor Summary | |
|---|---|
| Return(int type) See ScriptEnvironment.FLOW_CONTROL_* for the type constants | |
| Method Summary | |
|---|---|
| Scalar | evaluate(ScriptEnvironment e) |
| String | toString(String prefix) |