Package proguard.analysis.cpa.jvm.witness
package proguard.analysis.cpa.jvm.witness
-
ClassesClassDescriptionThe
JvmLocalVariableLocationis a memory location at the local variable array.AJvmMemoryLocationpoints at a specific location in a certain state of the Jvm.TheJvmStackLocationis a memory location at the operand stack.TheJvmStaticFieldLocationis a memory location corresponding to a public static field.