public abstract static class Funcs.ABSTRACTMAPOP extends Funcs.FuncExp
argList
debugInfo, name
Constructor and Description |
---|
ABSTRACTMAPOP() |
Modifier and Type | Method and Description |
---|---|
protected int |
callfunc(Backtrace backtrace,
List<Object> results,
Object[] seqs,
int[] indices,
IExpr instance,
List<ICompiled> callParams,
Compiler.ICtx ctx) |
protected abstract void |
callfuncs(Backtrace backtrace,
List<Object> results,
Object[] seqs,
IExpr instance,
List<ICompiled> callParams,
Compiler.ICtx ctx) |
Object |
evalWithArgs(Backtrace backtrace,
Compiler.Eargs eargs) |
checkParamsList, doEvaluate, evaluateParameters, getTraceName, setParams
evaluate, getDebugInfo, getName, run, setDebugInfo, setName
public Object evalWithArgs(Backtrace backtrace, Compiler.Eargs eargs)
evalWithArgs
in class Funcs.FuncExp
protected abstract void callfuncs(Backtrace backtrace, List<Object> results, Object[] seqs, IExpr instance, List<ICompiled> callParams, Compiler.ICtx ctx)
Copyright © 2022. All rights reserved.