public class MVERIFY extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
MVERIFY(java.lang.String name,
boolean verify) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static boolean |
verify(WarpScriptStack.Macro macro) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static boolean verify(WarpScriptStack.Macro macro) throws WarpScriptException
WarpScriptException