Modifier and Type | Method and Description |
---|---|
Object |
evaluate(Backtrace backtrace,
Compiler.ICtx extCtx) |
ParseCtx |
getDebugInfo() |
Object |
getValue(Backtrace backtrace)
Evaluate code and get result in stored context.
|
void |
setDebugInfo(ParseCtx pctx) |
void |
setName(String str) |
public LazyEval(ICompiled expr)
public Object evaluate(Backtrace backtrace, Compiler.ICtx extCtx)
public Object getValue(Backtrace backtrace)
public void setDebugInfo(ParseCtx pctx)
setDebugInfo
in interface ICompiled
public ParseCtx getDebugInfo()
getDebugInfo
in interface ICompiled
Copyright © 2022. All rights reserved.