public abstract static class Funcs.ABSTRACTMAPOP extends Funcs.FuncExp
argListdebugInfo, 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, setParamsevaluate, getDebugInfo, getName, run, setDebugInfo, setNamepublic Object evalWithArgs(Backtrace backtrace, Compiler.Eargs eargs)
evalWithArgs in class Funcs.FuncExpprotected abstract void callfuncs(Backtrace backtrace, List<Object> results, Object[] seqs, IExpr instance, List<ICompiled> callParams, Compiler.ICtx ctx)
Copyright © 2022. All rights reserved.