Class CloneInterpreter

java.lang.Object
com.ibm.wala.analysis.reflection.CloneInterpreter
All Implemented Interfaces:
CHAContextInterpreter, RTAContextInterpreter, SSAContextInterpreter

public class CloneInterpreter extends Object implements SSAContextInterpreter
A context interpreter for java.lang.Object.clone

TODO: The current implementation does not model CloneNotSupportedExceptions