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