public class Compiler.SETF extends Compiler.AbstractForm
| Modifier and Type | Field and Description |
|---|---|
protected ICompiled |
lvalue |
protected ICompiled |
rvalue |
debugInfo, name| Constructor and Description |
|---|
SETF() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doEvaluate(Backtrace backtrace,
Compiler.ICtx ctx) |
void |
setRawParams(ASTNList params) |
evaluate, getDebugInfo, getName, run, setDebugInfo, setNamepublic void setRawParams(ASTNList params) throws InvalidParametersException
InvalidParametersExceptionpublic Object doEvaluate(Backtrace backtrace, Compiler.ICtx ctx)
doEvaluate in class Compiler.AbstractFormCopyright © 2022. All rights reserved.