public static class Funcs.LOAD extends Funcs.FuncExp
argList
debugInfo, name
Constructor and Description |
---|
LOAD() |
Modifier and Type | Method and Description |
---|---|
Object |
evalWithArgs(Backtrace backtrace,
Compiler.Eargs eargs) |
protected Boolean |
load(Backtrace bt,
Compiler.ICtx ctx,
Object loadObj) |
protected InputStream |
openInput(Object loadObj,
Backtrace bt) |
checkParamsList, doEvaluate, evaluateParameters, getTraceName, setParams
evaluate, getDebugInfo, getName, run, setDebugInfo, setName
protected InputStream openInput(Object loadObj, Backtrace bt)
protected Boolean load(Backtrace bt, Compiler.ICtx ctx, Object loadObj)
public Object evalWithArgs(Backtrace backtrace, Compiler.Eargs eargs)
evalWithArgs
in class Funcs.FuncExp
Copyright © 2022. All rights reserved.