public class Compiler.SETQ extends Compiler.ABSTRACT_SET_OP
debugInfo, name
Constructor and Description |
---|
SETQ() |
Modifier and Type | Method and Description |
---|---|
protected void |
setvar(String name,
Object val,
Compiler.ICtx ctx) |
doEvaluate, setRawParams
evaluate, getDebugInfo, getName, run, setDebugInfo, setName
protected void setvar(String name, Object val, Compiler.ICtx ctx)
setvar
in class Compiler.ABSTRACT_SET_OP
Copyright © 2022. All rights reserved.