public static class Funcs.HASHMAP extends Funcs.FuncExp implements Funcs.LValue
argListdebugInfo, name| Constructor and Description |
|---|
HASHMAP() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkParamsList(List<ICompiled> params)
Ensure that parametes are valid and can be set for the object.
|
Object |
doSet(Backtrace backtrace,
Compiler.ICtx ctx,
Object value) |
Object |
evalWithArgs(Backtrace backtrace,
Compiler.Eargs eargs) |
doEvaluate, evaluateParameters, getTraceName, setParamsevaluate, getDebugInfo, getName, run, setDebugInfo, setNamepublic void checkParamsList(List<ICompiled> params) throws InvalidParametersException
Funcs.FuncExpcheckParamsList in class Funcs.FuncExpInvalidParametersExceptionpublic Object evalWithArgs(Backtrace backtrace, Compiler.Eargs eargs)
evalWithArgs in class Funcs.FuncExppublic Object doSet(Backtrace backtrace, Compiler.ICtx ctx, Object value)
doSet in interface Funcs.LValueCopyright © 2022. All rights reserved.