public class WHILE extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
WHILE(java.lang.String name) |
WHILE(java.lang.String name,
long maxtime) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
getName, refSnapshot, setName, toStringpublic WHILE(java.lang.String name)
public WHILE(java.lang.String name,
long maxtime)
public java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptException