public static class Funcs.APPEND extends Funcs.FuncExp
Modifier and Type | Field and Description |
---|---|
protected boolean |
isDestructive |
argList
debugInfo, name
Constructor and Description |
---|
APPEND() |
Modifier and Type | Method and Description |
---|---|
protected Collection<?> |
colAppend(Class<?> clz,
Backtrace bt,
List<?> seqs) |
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 Collection<?> colAppend(Class<?> clz, Backtrace bt, List<?> seqs)
Copyright © 2022. All rights reserved.