public class EvaluationProxy extends Object implements Serializable
| Constructor and Description |
|---|
EvaluationProxy(String stoex,
SimulatedStackframe<Object> contextFrame) |
| Modifier and Type | Method and Description |
|---|---|
SimulatedStackframe<Object> |
getStackFrame() |
String |
getStoEx() |
String |
toString() |
public EvaluationProxy(String stoex, SimulatedStackframe<Object> contextFrame)