public static class Funcs.APPEND extends Funcs.FuncExp
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isDestructive |
argListdebugInfo, 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, setParamsevaluate, getDebugInfo, getName, run, setDebugInfo, setNamepublic Object evalWithArgs(Backtrace backtrace, Compiler.Eargs eargs)
evalWithArgs in class Funcs.FuncExpprotected Collection<?> colAppend(Class<?> clz, Backtrace bt, List<?> seqs)
Copyright © 2022. All rights reserved.