public abstract static class Funcs.ABSTRACTADDOP extends Funcs.FuncExp implements AbstractOp
argList
debugInfo, name
Constructor and Description |
---|
ABSTRACTADDOP() |
Modifier and Type | Method and Description |
---|---|
Object |
evalWithArgs(Backtrace backtrace,
Compiler.Eargs eargs) |
protected abstract Number |
getNeutral() |
checkParamsList, doEvaluate, evaluateParameters, getTraceName, setParams
evaluate, getDebugInfo, getName, run, setDebugInfo, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doDoubleOp, doFloatOp, doIntOp, doVersionOp
protected abstract Number getNeutral()
public Object evalWithArgs(Backtrace backtrace, Compiler.Eargs eargs)
evalWithArgs
in class Funcs.FuncExp
Copyright © 2022. All rights reserved.