diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html index 2fc01a1a5d2..60ea27b6add 100644 --- a/apidocs/allclasses-index.html +++ b/apidocs/allclasses-index.html @@ -1,11 +1,11 @@
- +static JInterfaceInvokeExpr
newInterfaceInvokeExpr(Local base,
+static JInterfaceInvokeExpr
+newInterfaceInvokeExpr(Local base,
MethodSignature method,
Immediate... args)
-
-Constructs a NewInterfaceInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+
+Deprecated.
static JInvokeStmt
newInvokeStmt(AbstractInvokeExpr op,
@@ -609,13 +608,12 @@ Method Summary
MethodSignature method,
Immediate arg)
-static JSpecialInvokeExpr
-newSpecialInvokeExpr(Local base,
+static JSpecialInvokeExpr
+newSpecialInvokeExpr(Local base,
MethodSignature method,
Immediate... args)
-
-Constructs a NewSpecialInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+
+Deprecated.
static JStaticFieldRef
@@ -635,10 +633,12 @@ Method Summary
newStaticInvokeExpr(MethodSignature method,
Immediate arg)
-static JStaticInvokeExpr
-newStaticInvokeExpr(MethodSignature method,
+static JStaticInvokeExpr
+newStaticInvokeExpr(MethodSignature method,
Immediate... args)
-
+
+Deprecated.
+
static JSubExpr
newSubExpr(Immediate op1,
Immediate op2)
@@ -693,13 +693,12 @@ Method Summary
MethodSignature method,
Immediate arg)
-static JVirtualInvokeExpr
-newVirtualInvokeExpr(Local base,
+static JVirtualInvokeExpr
+newVirtualInvokeExpr(Local base,
MethodSignature method,
Immediate... args)
-
-Constructs a NewVirtualInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+
+Deprecated.
static JXorExpr
newXorExpr(Immediate op1,
@@ -1720,8 +1719,10 @@ newStaticInvokeExpr
newStaticInvokeExpr
-public static JStaticInvokeExpr newStaticInvokeExpr(MethodSignature method,
+@Deprecated
+public static JStaticInvokeExpr newStaticInvokeExpr(MethodSignature method,
Immediate... args)
+Deprecated.
@@ -1750,9 +1751,11 @@ newSpecialInvokeExpr
newSpecialInvokeExpr
-public static JSpecialInvokeExpr newSpecialInvokeExpr(Local base,
+@Deprecated
+public static JSpecialInvokeExpr newSpecialInvokeExpr(Local base,
MethodSignature method,
Immediate... args)
+Deprecated.
Constructs a NewSpecialInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
chunk.
@@ -1808,9 +1811,11 @@ newVirtualInvokeExpr
newVirtualInvokeExpr
-public static JVirtualInvokeExpr newVirtualInvokeExpr(Local base,
+@Deprecated
+public static JVirtualInvokeExpr newVirtualInvokeExpr(Local base,
MethodSignature method,
Immediate... args)
+Deprecated.
Constructs a NewVirtualInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
chunk.
@@ -1843,9 +1848,11 @@ newInterfaceInvokeExpr
newInterfaceInvokeExpr
-public static JInterfaceInvokeExpr newInterfaceInvokeExpr(Local base,
+@Deprecated
+public static JInterfaceInvokeExpr newInterfaceInvokeExpr(Local base,
MethodSignature method,
Immediate... args)
+Deprecated.
Constructs a NewInterfaceInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
chunk.
diff --git a/apidocs/sootup/core/jimple/basic/EquivTo.html b/apidocs/sootup/core/jimple/basic/EquivTo.html
index ebace8987ea..86e7ec815ad 100644
--- a/apidocs/sootup/core/jimple/basic/EquivTo.html
+++ b/apidocs/sootup/core/jimple/basic/EquivTo.html
@@ -1,11 +1,11 @@
-
+
EquivTo (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/FullStmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/FullStmtPositionInfo.html
index 562f21928ef..3daf4049546 100644
--- a/apidocs/sootup/core/jimple/basic/FullStmtPositionInfo.html
+++ b/apidocs/sootup/core/jimple/basic/FullStmtPositionInfo.html
@@ -1,11 +1,11 @@
-
+
FullStmtPositionInfo (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/Immediate.html b/apidocs/sootup/core/jimple/basic/Immediate.html
index 4122e64f000..acc7755adc8 100644
--- a/apidocs/sootup/core/jimple/basic/Immediate.html
+++ b/apidocs/sootup/core/jimple/basic/Immediate.html
@@ -1,11 +1,11 @@
-
+
Immediate (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/JimpleComparator.html b/apidocs/sootup/core/jimple/basic/JimpleComparator.html
index d2112cd6359..e2eb589bd0b 100644
--- a/apidocs/sootup/core/jimple/basic/JimpleComparator.html
+++ b/apidocs/sootup/core/jimple/basic/JimpleComparator.html
@@ -1,11 +1,11 @@
-
+
JimpleComparator (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/LValue.html b/apidocs/sootup/core/jimple/basic/LValue.html
index 4492e06c34d..706d659fca9 100644
--- a/apidocs/sootup/core/jimple/basic/LValue.html
+++ b/apidocs/sootup/core/jimple/basic/LValue.html
@@ -1,11 +1,11 @@
-
+
LValue (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/Local.html b/apidocs/sootup/core/jimple/basic/Local.html
index 1d205b8c600..062351bd190 100644
--- a/apidocs/sootup/core/jimple/basic/Local.html
+++ b/apidocs/sootup/core/jimple/basic/Local.html
@@ -1,11 +1,11 @@
-
+
Local (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/LocalGenerator.html b/apidocs/sootup/core/jimple/basic/LocalGenerator.html
index 5525bf61f81..1ce0a0aebfa 100644
--- a/apidocs/sootup/core/jimple/basic/LocalGenerator.html
+++ b/apidocs/sootup/core/jimple/basic/LocalGenerator.html
@@ -1,11 +1,11 @@
-
+
LocalGenerator (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/NoPositionInformation.html b/apidocs/sootup/core/jimple/basic/NoPositionInformation.html
index afab4398af2..4c50f397289 100644
--- a/apidocs/sootup/core/jimple/basic/NoPositionInformation.html
+++ b/apidocs/sootup/core/jimple/basic/NoPositionInformation.html
@@ -1,11 +1,11 @@
-
+
NoPositionInformation (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/SimpleStmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/SimpleStmtPositionInfo.html
index f33c31f820e..342eba68249 100644
--- a/apidocs/sootup/core/jimple/basic/SimpleStmtPositionInfo.html
+++ b/apidocs/sootup/core/jimple/basic/SimpleStmtPositionInfo.html
@@ -1,11 +1,11 @@
-
+
SimpleStmtPositionInfo (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/StmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/StmtPositionInfo.html
index 12deefbc868..5605bf0251d 100644
--- a/apidocs/sootup/core/jimple/basic/StmtPositionInfo.html
+++ b/apidocs/sootup/core/jimple/basic/StmtPositionInfo.html
@@ -1,11 +1,11 @@
-
+
StmtPositionInfo (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/Trap.html b/apidocs/sootup/core/jimple/basic/Trap.html
index a594a2c43ea..4ce5ee35fa4 100644
--- a/apidocs/sootup/core/jimple/basic/Trap.html
+++ b/apidocs/sootup/core/jimple/basic/Trap.html
@@ -1,11 +1,11 @@
-
+
Trap (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/Value.html b/apidocs/sootup/core/jimple/basic/Value.html
index 788fe4197f8..bd5cad52a35 100644
--- a/apidocs/sootup/core/jimple/basic/Value.html
+++ b/apidocs/sootup/core/jimple/basic/Value.html
@@ -1,11 +1,11 @@
-
+
Value (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/EquivTo.html b/apidocs/sootup/core/jimple/basic/class-use/EquivTo.html
index 86de3bb0c20..cf66cee331a 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/EquivTo.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/EquivTo.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.basic.EquivTo (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/FullStmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/class-use/FullStmtPositionInfo.html
index f9dccb042b7..c942a6ee933 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/FullStmtPositionInfo.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/FullStmtPositionInfo.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.basic.FullStmtPositionInfo (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/Immediate.html b/apidocs/sootup/core/jimple/basic/class-use/Immediate.html
index cef00c86beb..298cf6f8c29 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/Immediate.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/Immediate.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.basic.Immediate (SootUp 1.1.2-SNAPSHOT API)
-
+
@@ -177,8 +177,7 @@ Uses of MethodSignature method,
Immediate... args)
-Constructs a NewInterfaceInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
static JLeExpr
Jimple.newLeExpr(Immediate op1,
@@ -273,8 +272,7 @@ Uses of MethodSignature method,
Immediate... args)
-Constructs a NewSpecialInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
static JStaticInvokeExpr
Jimple.newStaticInvokeExpr(MethodSignature method,
@@ -283,7 +281,9 @@ Uses of static JStaticInvokeExpr
Jimple.newStaticInvokeExpr(MethodSignature method,
Immediate... args)
-
+
+Deprecated.
+
static JSubExpr
Jimple.newSubExpr(Immediate op1,
Immediate op2)
@@ -320,8 +320,7 @@ Uses of MethodSignature method,
Immediate... args)
-Constructs a NewVirtualInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
static JXorExpr
Jimple.newXorExpr(Immediate op1,
diff --git a/apidocs/sootup/core/jimple/basic/class-use/JimpleComparator.html b/apidocs/sootup/core/jimple/basic/class-use/JimpleComparator.html
index 8d37ed444f2..7e1dc2270c2 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/JimpleComparator.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/JimpleComparator.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.basic.JimpleComparator (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/LValue.html b/apidocs/sootup/core/jimple/basic/class-use/LValue.html
index ccbc37e9ff1..1023c4dd7bc 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/LValue.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/LValue.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.basic.LValue (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/Local.html b/apidocs/sootup/core/jimple/basic/class-use/Local.html
index 144dca8e4e3..79eddb11a6c 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/Local.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/Local.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.basic.Local (SootUp 1.1.2-SNAPSHOT API)
-
+
@@ -177,8 +177,7 @@ Uses of Lo
MethodSignature method,
Immediate... args)
-Constructs a NewInterfaceInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
static JSpecialInvokeExpr
Jimple.newSpecialInvokeExpr(Local base,
@@ -202,8 +201,7 @@ Uses of Lo
MethodSignature method,
Immediate... args)
-Constructs a NewSpecialInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
static JVirtualInvokeExpr
Jimple.newVirtualInvokeExpr(Local base,
@@ -227,8 +225,7 @@ Uses of Lo
MethodSignature method,
Immediate... args)
-Constructs a NewVirtualInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
diff --git a/apidocs/sootup/core/jimple/basic/class-use/LocalGenerator.html b/apidocs/sootup/core/jimple/basic/class-use/LocalGenerator.html
index f102628670f..b6d945ec398 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/LocalGenerator.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/LocalGenerator.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.basic.LocalGenerator (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/NoPositionInformation.html b/apidocs/sootup/core/jimple/basic/class-use/NoPositionInformation.html
index 40ad31f720b..bc73765f0ba 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/NoPositionInformation.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/NoPositionInformation.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.basic.NoPositionInformation (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/SimpleStmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/class-use/SimpleStmtPositionInfo.html
index 5e878771284..5fa204d0e49 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/SimpleStmtPositionInfo.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/SimpleStmtPositionInfo.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.basic.SimpleStmtPositionInfo (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/StmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/class-use/StmtPositionInfo.html
index e798ac1a15f..409363e9c0b 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/StmtPositionInfo.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/StmtPositionInfo.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.basic.StmtPositionInfo (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/Trap.html b/apidocs/sootup/core/jimple/basic/class-use/Trap.html
index dd8e5f62c50..ebc00fca424 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/Trap.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/Trap.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.basic.Trap (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/class-use/Value.html b/apidocs/sootup/core/jimple/basic/class-use/Value.html
index aaf266f2df1..9eb107895f9 100644
--- a/apidocs/sootup/core/jimple/basic/class-use/Value.html
+++ b/apidocs/sootup/core/jimple/basic/class-use/Value.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.basic.Value (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/package-summary.html b/apidocs/sootup/core/jimple/basic/package-summary.html
index 1b680a3a9e8..d86e0848909 100644
--- a/apidocs/sootup/core/jimple/basic/package-summary.html
+++ b/apidocs/sootup/core/jimple/basic/package-summary.html
@@ -1,11 +1,11 @@
-
+
sootup.core.jimple.basic (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/package-tree.html b/apidocs/sootup/core/jimple/basic/package-tree.html
index d48d44b5ec4..5b7d7b12517 100644
--- a/apidocs/sootup/core/jimple/basic/package-tree.html
+++ b/apidocs/sootup/core/jimple/basic/package-tree.html
@@ -1,11 +1,11 @@
-
+
sootup.core.jimple.basic Class Hierarchy (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/basic/package-use.html b/apidocs/sootup/core/jimple/basic/package-use.html
index 41c396e8239..dc40555a10e 100644
--- a/apidocs/sootup/core/jimple/basic/package-use.html
+++ b/apidocs/sootup/core/jimple/basic/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package sootup.core.jimple.basic (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/class-use/IgnoreLocalNameComparator.html b/apidocs/sootup/core/jimple/class-use/IgnoreLocalNameComparator.html
index 953f4b8e0fb..dac3271a229 100644
--- a/apidocs/sootup/core/jimple/class-use/IgnoreLocalNameComparator.html
+++ b/apidocs/sootup/core/jimple/class-use/IgnoreLocalNameComparator.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.IgnoreLocalNameComparator (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/class-use/Jimple.html b/apidocs/sootup/core/jimple/class-use/Jimple.html
index 81ae93ce27e..a2d93989d1f 100644
--- a/apidocs/sootup/core/jimple/class-use/Jimple.html
+++ b/apidocs/sootup/core/jimple/class-use/Jimple.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.Jimple (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/BooleanConstant.html b/apidocs/sootup/core/jimple/common/constant/BooleanConstant.html
index 25190db89b1..03775639279 100644
--- a/apidocs/sootup/core/jimple/common/constant/BooleanConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/BooleanConstant.html
@@ -1,11 +1,11 @@
-
+
BooleanConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/ClassConstant.html b/apidocs/sootup/core/jimple/common/constant/ClassConstant.html
index a8e1973bd1f..f7311e71433 100644
--- a/apidocs/sootup/core/jimple/common/constant/ClassConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/ClassConstant.html
@@ -1,11 +1,11 @@
-
+
ClassConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/ComparableConstant.html b/apidocs/sootup/core/jimple/common/constant/ComparableConstant.html
index f68cbcc49d7..9ac4394a79f 100644
--- a/apidocs/sootup/core/jimple/common/constant/ComparableConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/ComparableConstant.html
@@ -1,11 +1,11 @@
-
+
ComparableConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/Constant.html b/apidocs/sootup/core/jimple/common/constant/Constant.html
index 1b61c3eff2e..4f788205085 100644
--- a/apidocs/sootup/core/jimple/common/constant/Constant.html
+++ b/apidocs/sootup/core/jimple/common/constant/Constant.html
@@ -1,11 +1,11 @@
-
+
Constant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/DoubleConstant.html b/apidocs/sootup/core/jimple/common/constant/DoubleConstant.html
index 81c63b412ec..e6bfb050cd3 100644
--- a/apidocs/sootup/core/jimple/common/constant/DoubleConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/DoubleConstant.html
@@ -1,11 +1,11 @@
-
+
DoubleConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/EnumConstant.html b/apidocs/sootup/core/jimple/common/constant/EnumConstant.html
index b72642717d4..5c629737316 100644
--- a/apidocs/sootup/core/jimple/common/constant/EnumConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/EnumConstant.html
@@ -1,11 +1,11 @@
-
+
EnumConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/FloatConstant.html b/apidocs/sootup/core/jimple/common/constant/FloatConstant.html
index 8f685d2f65a..76cbe334ba2 100644
--- a/apidocs/sootup/core/jimple/common/constant/FloatConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/FloatConstant.html
@@ -1,11 +1,11 @@
-
+
FloatConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/IntConstant.html b/apidocs/sootup/core/jimple/common/constant/IntConstant.html
index aab492f2a54..4b5e28936f6 100644
--- a/apidocs/sootup/core/jimple/common/constant/IntConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/IntConstant.html
@@ -1,11 +1,11 @@
-
+
IntConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/LogicalConstant.html b/apidocs/sootup/core/jimple/common/constant/LogicalConstant.html
index b1226ad91c6..6a7305b8265 100644
--- a/apidocs/sootup/core/jimple/common/constant/LogicalConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/LogicalConstant.html
@@ -1,11 +1,11 @@
-
+
LogicalConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/LongConstant.html b/apidocs/sootup/core/jimple/common/constant/LongConstant.html
index 844c64121df..1b04527d09a 100644
--- a/apidocs/sootup/core/jimple/common/constant/LongConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/LongConstant.html
@@ -1,11 +1,11 @@
-
+
LongConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/MethodHandle.Kind.html b/apidocs/sootup/core/jimple/common/constant/MethodHandle.Kind.html
index 626cc2b054a..e48731003a6 100644
--- a/apidocs/sootup/core/jimple/common/constant/MethodHandle.Kind.html
+++ b/apidocs/sootup/core/jimple/common/constant/MethodHandle.Kind.html
@@ -1,11 +1,11 @@
-
+
MethodHandle.Kind (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/MethodHandle.html b/apidocs/sootup/core/jimple/common/constant/MethodHandle.html
index 2f4b143ad04..16150e03207 100644
--- a/apidocs/sootup/core/jimple/common/constant/MethodHandle.html
+++ b/apidocs/sootup/core/jimple/common/constant/MethodHandle.html
@@ -1,11 +1,11 @@
-
+
MethodHandle (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/MethodType.html b/apidocs/sootup/core/jimple/common/constant/MethodType.html
index cef5bd2be6e..9f2806c3b7c 100644
--- a/apidocs/sootup/core/jimple/common/constant/MethodType.html
+++ b/apidocs/sootup/core/jimple/common/constant/MethodType.html
@@ -1,11 +1,11 @@
-
+
MethodType (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/NullConstant.html b/apidocs/sootup/core/jimple/common/constant/NullConstant.html
index 1bb45d811c7..16d71dfc06f 100644
--- a/apidocs/sootup/core/jimple/common/constant/NullConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/NullConstant.html
@@ -1,11 +1,11 @@
-
+
NullConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/NumericConstant.html b/apidocs/sootup/core/jimple/common/constant/NumericConstant.html
index 01724c521dc..e6d9da62a45 100644
--- a/apidocs/sootup/core/jimple/common/constant/NumericConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/NumericConstant.html
@@ -1,11 +1,11 @@
-
+
NumericConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/RealConstant.html b/apidocs/sootup/core/jimple/common/constant/RealConstant.html
index 44dcf4d2c90..003c097881a 100644
--- a/apidocs/sootup/core/jimple/common/constant/RealConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/RealConstant.html
@@ -1,11 +1,11 @@
-
+
RealConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/ShiftableConstant.html b/apidocs/sootup/core/jimple/common/constant/ShiftableConstant.html
index f9854df9334..8dd68d25ec5 100644
--- a/apidocs/sootup/core/jimple/common/constant/ShiftableConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/ShiftableConstant.html
@@ -1,11 +1,11 @@
-
+
ShiftableConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/StringConstant.html b/apidocs/sootup/core/jimple/common/constant/StringConstant.html
index 1e4b2310f24..47628bb3fe0 100644
--- a/apidocs/sootup/core/jimple/common/constant/StringConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/StringConstant.html
@@ -1,11 +1,11 @@
-
+
StringConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/BooleanConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/BooleanConstant.html
index 9ca0907a5aa..a9dcdfbf866 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/BooleanConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/BooleanConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.BooleanConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/ClassConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/ClassConstant.html
index 491f2e35221..59c0eca452d 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/ClassConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/ClassConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.ClassConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/ComparableConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/ComparableConstant.html
index db0173dea6e..c2994e483e1 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/ComparableConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/ComparableConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.common.constant.ComparableConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/Constant.html b/apidocs/sootup/core/jimple/common/constant/class-use/Constant.html
index 8a37129ae84..93d23ea1db2 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/Constant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/Constant.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.common.constant.Constant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/DoubleConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/DoubleConstant.html
index c5f174f5124..6ea94273620 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/DoubleConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/DoubleConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.DoubleConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/EnumConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/EnumConstant.html
index b0978cc9f71..157ccb67cce 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/EnumConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/EnumConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.EnumConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/FloatConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/FloatConstant.html
index 84e1055f0aa..0c57c557dbc 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/FloatConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/FloatConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.FloatConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/IntConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/IntConstant.html
index 248aa0a8dd6..11302ee858d 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/IntConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/IntConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.IntConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/LogicalConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/LogicalConstant.html
index 80721ccc4f4..820a094dd9b 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/LogicalConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/LogicalConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.common.constant.LogicalConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/LongConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/LongConstant.html
index ddd79b3f3d4..e6d768affaa 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/LongConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/LongConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.LongConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.Kind.html b/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.Kind.html
index 042ad36eb7f..af1fcf0e420 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.Kind.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.Kind.html
@@ -1,11 +1,11 @@
-
+
Uses of Enum sootup.core.jimple.common.constant.MethodHandle.Kind (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.html b/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.html
index d5ac7414593..6f83af4df84 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.MethodHandle (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/MethodType.html b/apidocs/sootup/core/jimple/common/constant/class-use/MethodType.html
index fff1fdd0fc2..d6809391719 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/MethodType.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/MethodType.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.MethodType (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/NullConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/NullConstant.html
index f73f424c803..5e6bd842c5e 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/NullConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/NullConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.NullConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/NumericConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/NumericConstant.html
index 64724af3c41..73a229e7ec0 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/NumericConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/NumericConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.common.constant.NumericConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/RealConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/RealConstant.html
index 01012d5a3e5..4be85987ed2 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/RealConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/RealConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.common.constant.RealConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/ShiftableConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/ShiftableConstant.html
index e3ce011d01d..43f3a0afce7 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/ShiftableConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/ShiftableConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.common.constant.ShiftableConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/class-use/StringConstant.html b/apidocs/sootup/core/jimple/common/constant/class-use/StringConstant.html
index ee1e6ed629c..a7c2fc8567c 100644
--- a/apidocs/sootup/core/jimple/common/constant/class-use/StringConstant.html
+++ b/apidocs/sootup/core/jimple/common/constant/class-use/StringConstant.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.constant.StringConstant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/package-summary.html b/apidocs/sootup/core/jimple/common/constant/package-summary.html
index bcb2708b00c..595754e3f95 100644
--- a/apidocs/sootup/core/jimple/common/constant/package-summary.html
+++ b/apidocs/sootup/core/jimple/common/constant/package-summary.html
@@ -1,11 +1,11 @@
-
+
sootup.core.jimple.common.constant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/package-tree.html b/apidocs/sootup/core/jimple/common/constant/package-tree.html
index 38b5575b716..85cc62ab8c3 100644
--- a/apidocs/sootup/core/jimple/common/constant/package-tree.html
+++ b/apidocs/sootup/core/jimple/common/constant/package-tree.html
@@ -1,11 +1,11 @@
-
+
sootup.core.jimple.common.constant Class Hierarchy (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/constant/package-use.html b/apidocs/sootup/core/jimple/common/constant/package-use.html
index e740b1ec7c5..6d00e792338 100644
--- a/apidocs/sootup/core/jimple/common/constant/package-use.html
+++ b/apidocs/sootup/core/jimple/common/constant/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package sootup.core.jimple.common.constant (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractBinopExpr.html
index 90c130eed88..d36450920d7 100644
--- a/apidocs/sootup/core/jimple/common/expr/AbstractBinopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/AbstractBinopExpr.html
@@ -1,11 +1,11 @@
-
+
AbstractBinopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractConditionExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractConditionExpr.html
index d5d3c28cd3a..75dc47e3aba 100644
--- a/apidocs/sootup/core/jimple/common/expr/AbstractConditionExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/AbstractConditionExpr.html
@@ -1,11 +1,11 @@
-
+
AbstractConditionExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractFloatBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractFloatBinopExpr.html
index f802e7db938..e71e07f7e12 100644
--- a/apidocs/sootup/core/jimple/common/expr/AbstractFloatBinopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/AbstractFloatBinopExpr.html
@@ -1,11 +1,11 @@
-
+
AbstractFloatBinopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractInstanceInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractInstanceInvokeExpr.html
index 3a2ad7276d8..d4fd2a6ef6c 100644
--- a/apidocs/sootup/core/jimple/common/expr/AbstractInstanceInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/AbstractInstanceInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
AbstractInstanceInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractIntBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractIntBinopExpr.html
index 8de84e2b7cf..1c2c353d99b 100644
--- a/apidocs/sootup/core/jimple/common/expr/AbstractIntBinopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/AbstractIntBinopExpr.html
@@ -1,11 +1,11 @@
-
+
AbstractIntBinopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractIntLongBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractIntLongBinopExpr.html
index 3e8a6e685fc..2dfb6a66288 100644
--- a/apidocs/sootup/core/jimple/common/expr/AbstractIntLongBinopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/AbstractIntLongBinopExpr.html
@@ -1,11 +1,11 @@
-
+
AbstractIntLongBinopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractInvokeExpr.html
index f07638185c7..4fbe16bb13d 100644
--- a/apidocs/sootup/core/jimple/common/expr/AbstractInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/AbstractInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
AbstractInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractUnopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractUnopExpr.html
index 7fdc94e2840..8b5fb2b7399 100644
--- a/apidocs/sootup/core/jimple/common/expr/AbstractUnopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/AbstractUnopExpr.html
@@ -1,11 +1,11 @@
-
+
AbstractUnopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/Expr.html b/apidocs/sootup/core/jimple/common/expr/Expr.html
index 516b9a4e687..48d22d1ab34 100644
--- a/apidocs/sootup/core/jimple/common/expr/Expr.html
+++ b/apidocs/sootup/core/jimple/common/expr/Expr.html
@@ -1,11 +1,11 @@
-
+
Expr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JAddExpr.html b/apidocs/sootup/core/jimple/common/expr/JAddExpr.html
index 636bf712e7d..41626af1a7d 100644
--- a/apidocs/sootup/core/jimple/common/expr/JAddExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JAddExpr.html
@@ -1,11 +1,11 @@
-
+
JAddExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JAndExpr.html b/apidocs/sootup/core/jimple/common/expr/JAndExpr.html
index 5d082416e58..b85c56c6a91 100644
--- a/apidocs/sootup/core/jimple/common/expr/JAndExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JAndExpr.html
@@ -1,11 +1,11 @@
-
+
JAndExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JCastExpr.html b/apidocs/sootup/core/jimple/common/expr/JCastExpr.html
index 41230831e9b..666113a7380 100644
--- a/apidocs/sootup/core/jimple/common/expr/JCastExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JCastExpr.html
@@ -1,11 +1,11 @@
-
+
JCastExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JCmpExpr.html b/apidocs/sootup/core/jimple/common/expr/JCmpExpr.html
index 3a3cfe840fd..42bdba5bbc7 100644
--- a/apidocs/sootup/core/jimple/common/expr/JCmpExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JCmpExpr.html
@@ -1,11 +1,11 @@
-
+
JCmpExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JCmpgExpr.html b/apidocs/sootup/core/jimple/common/expr/JCmpgExpr.html
index 6aeaafa5413..b1f4c2d79cc 100644
--- a/apidocs/sootup/core/jimple/common/expr/JCmpgExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JCmpgExpr.html
@@ -1,11 +1,11 @@
-
+
JCmpgExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JCmplExpr.html b/apidocs/sootup/core/jimple/common/expr/JCmplExpr.html
index 937b1bd714c..41d5cc26458 100644
--- a/apidocs/sootup/core/jimple/common/expr/JCmplExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JCmplExpr.html
@@ -1,11 +1,11 @@
-
+
JCmplExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JDivExpr.html b/apidocs/sootup/core/jimple/common/expr/JDivExpr.html
index fb93b8c1bd6..85482183d80 100644
--- a/apidocs/sootup/core/jimple/common/expr/JDivExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JDivExpr.html
@@ -1,11 +1,11 @@
-
+
JDivExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JDynamicInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JDynamicInvokeExpr.html
index 110bfdf9c05..60579c836bd 100644
--- a/apidocs/sootup/core/jimple/common/expr/JDynamicInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JDynamicInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
JDynamicInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JEqExpr.html b/apidocs/sootup/core/jimple/common/expr/JEqExpr.html
index 29c438f6884..794fc22259b 100644
--- a/apidocs/sootup/core/jimple/common/expr/JEqExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JEqExpr.html
@@ -1,11 +1,11 @@
-
+
JEqExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JGeExpr.html b/apidocs/sootup/core/jimple/common/expr/JGeExpr.html
index 532bd7f3e79..068c9ed2a6b 100644
--- a/apidocs/sootup/core/jimple/common/expr/JGeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JGeExpr.html
@@ -1,11 +1,11 @@
-
+
JGeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JGtExpr.html b/apidocs/sootup/core/jimple/common/expr/JGtExpr.html
index 6d5fd1581ed..130c2f4e653 100644
--- a/apidocs/sootup/core/jimple/common/expr/JGtExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JGtExpr.html
@@ -1,11 +1,11 @@
-
+
JGtExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JInstanceOfExpr.html b/apidocs/sootup/core/jimple/common/expr/JInstanceOfExpr.html
index cf9dd291631..a01a1f2fc00 100644
--- a/apidocs/sootup/core/jimple/common/expr/JInstanceOfExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JInstanceOfExpr.html
@@ -1,11 +1,11 @@
-
+
JInstanceOfExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JInterfaceInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JInterfaceInvokeExpr.html
index e766027191b..c203b52bcc5 100644
--- a/apidocs/sootup/core/jimple/common/expr/JInterfaceInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JInterfaceInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
JInterfaceInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JLeExpr.html b/apidocs/sootup/core/jimple/common/expr/JLeExpr.html
index ad3774db59a..da60e26a220 100644
--- a/apidocs/sootup/core/jimple/common/expr/JLeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JLeExpr.html
@@ -1,11 +1,11 @@
-
+
JLeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JLengthExpr.html b/apidocs/sootup/core/jimple/common/expr/JLengthExpr.html
index 24fc663b48d..77873421ed6 100644
--- a/apidocs/sootup/core/jimple/common/expr/JLengthExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JLengthExpr.html
@@ -1,11 +1,11 @@
-
+
JLengthExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JLtExpr.html b/apidocs/sootup/core/jimple/common/expr/JLtExpr.html
index fb3d76a4851..ed5bf5b5c63 100644
--- a/apidocs/sootup/core/jimple/common/expr/JLtExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JLtExpr.html
@@ -1,11 +1,11 @@
-
+
JLtExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JMulExpr.html b/apidocs/sootup/core/jimple/common/expr/JMulExpr.html
index 8e8c7873d91..e273279dafb 100644
--- a/apidocs/sootup/core/jimple/common/expr/JMulExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JMulExpr.html
@@ -1,11 +1,11 @@
-
+
JMulExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JNeExpr.html b/apidocs/sootup/core/jimple/common/expr/JNeExpr.html
index a0ce69436b1..28266245af2 100644
--- a/apidocs/sootup/core/jimple/common/expr/JNeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JNeExpr.html
@@ -1,11 +1,11 @@
-
+
JNeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JNegExpr.html b/apidocs/sootup/core/jimple/common/expr/JNegExpr.html
index 5f3c51355fc..f889810c5cd 100644
--- a/apidocs/sootup/core/jimple/common/expr/JNegExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JNegExpr.html
@@ -1,11 +1,11 @@
-
+
JNegExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JNewArrayExpr.html b/apidocs/sootup/core/jimple/common/expr/JNewArrayExpr.html
index 1920d3e1847..efb9ada1ab5 100644
--- a/apidocs/sootup/core/jimple/common/expr/JNewArrayExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JNewArrayExpr.html
@@ -1,11 +1,11 @@
-
+
JNewArrayExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JNewExpr.html b/apidocs/sootup/core/jimple/common/expr/JNewExpr.html
index ec2b88862e9..7be457aa599 100644
--- a/apidocs/sootup/core/jimple/common/expr/JNewExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JNewExpr.html
@@ -1,11 +1,11 @@
-
+
JNewExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JNewMultiArrayExpr.html b/apidocs/sootup/core/jimple/common/expr/JNewMultiArrayExpr.html
index 58195ab16d0..94617b56cbc 100644
--- a/apidocs/sootup/core/jimple/common/expr/JNewMultiArrayExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JNewMultiArrayExpr.html
@@ -1,11 +1,11 @@
-
+
JNewMultiArrayExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JOrExpr.html b/apidocs/sootup/core/jimple/common/expr/JOrExpr.html
index a7523b03312..a34b1e9b15e 100644
--- a/apidocs/sootup/core/jimple/common/expr/JOrExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JOrExpr.html
@@ -1,11 +1,11 @@
-
+
JOrExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JPhiExpr.html b/apidocs/sootup/core/jimple/common/expr/JPhiExpr.html
index 885803ccfc0..5289d05a936 100644
--- a/apidocs/sootup/core/jimple/common/expr/JPhiExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JPhiExpr.html
@@ -1,11 +1,11 @@
-
+
JPhiExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JRemExpr.html b/apidocs/sootup/core/jimple/common/expr/JRemExpr.html
index aae264b342d..faf1995d3a0 100644
--- a/apidocs/sootup/core/jimple/common/expr/JRemExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JRemExpr.html
@@ -1,11 +1,11 @@
-
+
JRemExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JShlExpr.html b/apidocs/sootup/core/jimple/common/expr/JShlExpr.html
index c736003c187..a7d702bbd40 100644
--- a/apidocs/sootup/core/jimple/common/expr/JShlExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JShlExpr.html
@@ -1,11 +1,11 @@
-
+
JShlExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JShrExpr.html b/apidocs/sootup/core/jimple/common/expr/JShrExpr.html
index 69d1732e726..b332b0b6f33 100644
--- a/apidocs/sootup/core/jimple/common/expr/JShrExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JShrExpr.html
@@ -1,11 +1,11 @@
-
+
JShrExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JSpecialInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JSpecialInvokeExpr.html
index 1d6a5fc8d92..57cce1c0203 100644
--- a/apidocs/sootup/core/jimple/common/expr/JSpecialInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JSpecialInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
JSpecialInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JStaticInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JStaticInvokeExpr.html
index 389ebbd00d5..1c80199b066 100644
--- a/apidocs/sootup/core/jimple/common/expr/JStaticInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JStaticInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
JStaticInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JSubExpr.html b/apidocs/sootup/core/jimple/common/expr/JSubExpr.html
index 75acc7f298d..a6098f8ff8c 100644
--- a/apidocs/sootup/core/jimple/common/expr/JSubExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JSubExpr.html
@@ -1,11 +1,11 @@
-
+
JSubExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JUshrExpr.html b/apidocs/sootup/core/jimple/common/expr/JUshrExpr.html
index 05693b37911..19e8aab239a 100644
--- a/apidocs/sootup/core/jimple/common/expr/JUshrExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JUshrExpr.html
@@ -1,11 +1,11 @@
-
+
JUshrExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JVirtualInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JVirtualInvokeExpr.html
index fff17f07db2..fa570f3888a 100644
--- a/apidocs/sootup/core/jimple/common/expr/JVirtualInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JVirtualInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
JVirtualInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/JXorExpr.html b/apidocs/sootup/core/jimple/common/expr/JXorExpr.html
index 549bbd5eab5..edced7b4b1a 100644
--- a/apidocs/sootup/core/jimple/common/expr/JXorExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/JXorExpr.html
@@ -1,11 +1,11 @@
-
+
JXorExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractBinopExpr.html
index e7e6e5d42f1..d36bc81e7ed 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractBinopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractBinopExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.AbstractBinopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractConditionExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractConditionExpr.html
index dd0ae5c137c..57939f91aec 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractConditionExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractConditionExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.AbstractConditionExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractFloatBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractFloatBinopExpr.html
index 510a52be91c..f3807dfb1a2 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractFloatBinopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractFloatBinopExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.AbstractFloatBinopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInstanceInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInstanceInvokeExpr.html
index 1bb627ada66..9087d25d40a 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInstanceInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInstanceInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.AbstractInstanceInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntBinopExpr.html
index 9e754ff0a9c..3501663c1a8 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntBinopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntBinopExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.AbstractIntBinopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntLongBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntLongBinopExpr.html
index c91b27c9f7f..0a4a5af259a 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntLongBinopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntLongBinopExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.AbstractIntLongBinopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInvokeExpr.html
index cd2e4af8779..ce49c702c38 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.AbstractInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractUnopExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractUnopExpr.html
index 26227476b3e..07e5bada40c 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractUnopExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractUnopExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.AbstractUnopExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/Expr.html b/apidocs/sootup/core/jimple/common/expr/class-use/Expr.html
index 51d32db9148..4f2ce9523fd 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/Expr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/Expr.html
@@ -1,11 +1,11 @@
-
+
Uses of Interface sootup.core.jimple.common.expr.Expr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JAddExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JAddExpr.html
index 3e786f37996..c3d58bdfa10 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JAddExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JAddExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JAddExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JAndExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JAndExpr.html
index 944ae49196c..d1e6102c2be 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JAndExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JAndExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JAndExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JCastExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JCastExpr.html
index 1f0cf156b9e..7b7211aedc5 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JCastExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JCastExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JCastExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JCmpExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JCmpExpr.html
index d33c06cb9d4..6d0c64e9217 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JCmpExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JCmpExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JCmpExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JCmpgExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JCmpgExpr.html
index 35631d5cfee..dabbcd2bcd5 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JCmpgExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JCmpgExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JCmpgExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JCmplExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JCmplExpr.html
index 526ad09c5f6..8e100705b5a 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JCmplExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JCmplExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JCmplExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JDivExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JDivExpr.html
index edfeb8089ff..f80c7e391a2 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JDivExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JDivExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JDivExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JDynamicInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JDynamicInvokeExpr.html
index 0a5a2a9f6b5..9e32113fe40 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JDynamicInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JDynamicInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JDynamicInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JEqExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JEqExpr.html
index ee1a0578822..99c8a714144 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JEqExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JEqExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JEqExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JGeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JGeExpr.html
index d23ff68620f..057238aa533 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JGeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JGeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JGeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JGtExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JGtExpr.html
index 93f7f753725..a131d367c7e 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JGtExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JGtExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JGtExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JInstanceOfExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JInstanceOfExpr.html
index 9bb57c33613..1513e9a1749 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JInstanceOfExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JInstanceOfExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JInstanceOfExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JInterfaceInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JInterfaceInvokeExpr.html
index 3e8e7083d93..bb4f539e159 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JInterfaceInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JInterfaceInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JInterfaceInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
@@ -97,8 +97,7 @@ Uses of MethodSignature method,
Immediate... args)
-Constructs a NewInterfaceInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JLeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JLeExpr.html
index 15637bf1b4c..9bae2805124 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JLeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JLeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JLeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JLengthExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JLengthExpr.html
index 8b2eccdb2aa..9fc8029644a 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JLengthExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JLengthExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JLengthExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JLtExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JLtExpr.html
index b17de264c8c..145ae8763e5 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JLtExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JLtExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JLtExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JMulExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JMulExpr.html
index 727f96e77cb..4d0cee0220b 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JMulExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JMulExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JMulExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JNeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JNeExpr.html
index c32c8df041b..6a497f9eca9 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JNeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JNeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JNegExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JNegExpr.html
index e7a5ec3455f..b9e651e138b 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JNegExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNegExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JNegExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JNewArrayExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JNewArrayExpr.html
index 8f2430defab..7d918ebbc7a 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JNewArrayExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNewArrayExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JNewArrayExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JNewExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JNewExpr.html
index 9eec243a34a..3494aa5559b 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JNewExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNewExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JNewExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JNewMultiArrayExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JNewMultiArrayExpr.html
index 32453506459..f941f9aed6d 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JNewMultiArrayExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNewMultiArrayExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JNewMultiArrayExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JOrExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JOrExpr.html
index b9416e342e4..8a5fd82bbf3 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JOrExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JOrExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JOrExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JPhiExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JPhiExpr.html
index f7db196245b..88a50fd7177 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JPhiExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JPhiExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JPhiExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JRemExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JRemExpr.html
index 228caf61a1b..8d18e68af83 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JRemExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JRemExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JRemExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JShlExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JShlExpr.html
index 055bd510870..e6a2f78c610 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JShlExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JShlExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JShlExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JShrExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JShrExpr.html
index 5f4cb912448..31d8e99fe3c 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JShrExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JShrExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JShrExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JSpecialInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JSpecialInvokeExpr.html
index 50b813fc736..182b4a1074c 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JSpecialInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JSpecialInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JSpecialInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
@@ -99,8 +99,7 @@ Uses of MethodSignature method,
Immediate... args)
-Constructs a NewSpecialInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JStaticInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JStaticInvokeExpr.html
index d984ee63a79..c6387afeb44 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JStaticInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JStaticInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JStaticInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
@@ -91,7 +91,9 @@ Uses of static JStaticInvokeExpr
Jimple.newStaticInvokeExpr(MethodSignature method,
Immediate... args)
-
+
+Deprecated.
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JSubExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JSubExpr.html
index 018d297fd38..8dadcd2ebb6 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JSubExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JSubExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JSubExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JUshrExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JUshrExpr.html
index 275452b3308..14e36333077 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JUshrExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JUshrExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JUshrExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JVirtualInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JVirtualInvokeExpr.html
index f1c6ea43c2b..c6f95cefc5d 100644
--- a/apidocs/sootup/core/jimple/common/expr/class-use/JVirtualInvokeExpr.html
+++ b/apidocs/sootup/core/jimple/common/expr/class-use/JVirtualInvokeExpr.html
@@ -1,11 +1,11 @@
-
+
Uses of Class sootup.core.jimple.common.expr.JVirtualInvokeExpr (SootUp 1.1.2-SNAPSHOT API)
-
+
@@ -97,8 +97,7 @@ Uses of MethodSignature method,
Immediate... args)
-Constructs a NewVirtualInvokeExpr(Local base, SootMethod method, List of Immediate) grammar
- chunk.
+Deprecated.
static JSpecialInvokeExpr
newSpecialInvokeExpr(Local base,
@@ -666,8 +665,7 @@ Uses of MethodSignature method,
Immediate... args)
static JStaticInvokeExpr
newStaticInvokeExpr(MethodSignature method)
static JStaticInvokeExpr
newStaticInvokeExpr(MethodSignature method,
Immediate... args)
static JVirtualInvokeExpr
newVirtualInvokeExpr(Local base,
MethodSignature method)