public class PUSHR extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
PUSHR(java.lang.String name,
int regno) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
int |
getRegister() |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic int getRegister()