public class Compiler.DEFUN extends Compiler.LAMBDA
argSpec, blocks
debugInfo
Constructor and Description |
---|
DEFUN() |
Modifier and Type | Method and Description |
---|---|
ICode |
doEvaluate(Backtrace backtrace,
Compiler.ICtx ctx) |
protected String |
getSymName() |
void |
setRawParams(ASTNList params) |
getICode
evaluate, getDebugInfo, getName, run, setDebugInfo, setName
protected String getSymName()
getSymName
in class Compiler.LAMBDA
public ICode doEvaluate(Backtrace backtrace, Compiler.ICtx ctx)
doEvaluate
in class Compiler.LAMBDA
public void setRawParams(ASTNList params) throws InvalidParametersException
setRawParams
in interface IForm
setRawParams
in class Compiler.LAMBDA
InvalidParametersException
Copyright © 2022. All rights reserved.