public class NewLambdaIR extends Object implements IR
NewLambdaIR(String lambdaName)
void
eval(InterpretContext context)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NewLambdaIR(String lambdaName)
public void eval(InterpretContext context)
eval
IR
public String toString()
toString
Object
Copyright © 2010–2022. All rights reserved.