soot.jimple.toolkits.pointer.representations
Class Environment
java.lang.Object
|
+--soot.jimple.toolkits.pointer.representations.Environment
- public class Environment
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Environment
public Environment(Singletons.Global g)
v
public static Environment v()
getClassLoaderObject
public ConstantObject getClassLoaderObject()
- INTERFACE to NATIVE METHODS
getProcessObject
public ConstantObject getProcessObject()
getThreadObject
public ConstantObject getThreadObject()
getClassObject
public ConstantObject getClassObject()
getStringObject
public ConstantObject getStringObject()
getLeastArrayObject
public ConstantObject getLeastArrayObject()
getLeastObject
public ConstantObject getLeastObject()
getFieldObject
public ConstantObject getFieldObject()
getMethodObject
public ConstantObject getMethodObject()
getConstructorObject
public ConstantObject getConstructorObject()
getFileSystemObject
public ConstantObject getFileSystemObject()