diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html index b31532b83d..dd57de623d 100644 --- a/apidocs/allclasses-index.html +++ b/apidocs/allclasses-index.html @@ -1,7 +1,7 @@ - + All Classes and Interfaces (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/allpackages-index.html b/apidocs/allpackages-index.html index ad3856c749..89a2a90ef6 100644 --- a/apidocs/allpackages-index.html +++ b/apidocs/allpackages-index.html @@ -1,7 +1,7 @@ - + All Packages (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index dbbf356e10..8b927df173 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -1,7 +1,7 @@ - + Constant Field Values (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index b4a5bd9144..fa3aedfdd1 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -1,7 +1,7 @@ - + Deprecated List (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index 0a5d7201bb..b589282454 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -1,7 +1,7 @@ - + API Help (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 9300048040..d737d87027 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -1,7 +1,7 @@ - + Index (SootUp 1.3.1-SNAPSHOT API) @@ -6520,6 +6520,8 @@

G

getClassOrThrow(ClassType) - Method in interface sootup.core.views.View
 
+
getClassProvider(View) - Method in class sootup.java.bytecode.frontend.inputlocation.JrtFileSystemAnalysisInputLocation
+
 
getClassSource() - Method in class sootup.core.model.AbstractClass
 
getClassSource() - Method in class sootup.core.model.SootClass
diff --git a/apidocs/index.html b/apidocs/index.html index aadeeacb7f..015d11fcd2 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -1,7 +1,7 @@ - + Overview (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/member-search-index.js b/apidocs/member-search-index.js index 4d948731c4..5664e8c0a1 100644 --- a/apidocs/member-search-index.js +++ b/apidocs/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"sootup.jimple","c":"JimpleLexer","l":"_ATN"},{"p":"sootup.jimple","c":"JimpleParser","l":"_ATN"},{"p":"sootup.jimple","c":"JimpleLexer","l":"_decisionToDFA"},{"p":"sootup.jimple","c":"JimpleParser","l":"_decisionToDFA"},{"p":"sootup.jimple","c":"JimpleLexer","l":"_serializedATN"},{"p":"sootup.jimple","c":"JimpleParser","l":"_serializedATN"},{"p":"sootup.jimple","c":"JimpleLexer","l":"_sharedContextCache"},{"p":"sootup.jimple","c":"JimpleParser","l":"_sharedContextCache"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstAstEdge","l":"AbstAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstCdgEdge","l":"AbstCdgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstCfgEdge","l":"AbstCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstDdgEdge","l":"AbstDdgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.model","c":"ClassModifier","l":"ABSTRACT"},{"p":"sootup.core.model","c":"MethodModifier","l":"ABSTRACT"},{"p":"sootup.core.jimple","c":"Jimple","l":"ABSTRACT"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"AbstractCallGraphAlgorithm(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.core.model","c":"AbstractClass","l":"AbstractClass(SootClassSource)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"AbstractClassSource(AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"AbstractConch(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"AbstractConstantVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"AbstractExprVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractFloatBinopExpr","l":"AbstractFloatBinopExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"AbstractFlowAnalysis(StmtGraph>)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"qilin.parm.heapabst","c":"AllocSiteAbstractor","l":"abstractHeap(AllocNode)","u":"abstractHeap(qilin.core.pag.AllocNode)"},{"p":"qilin.parm.heapabst","c":"HeapAbstractor","l":"abstractHeap(AllocNode)","u":"abstractHeap(qilin.core.pag.AllocNode)"},{"p":"qilin.parm.heapabst","c":"HeuristicAbstractor","l":"abstractHeap(AllocNode)","u":"abstractHeap(qilin.core.pag.AllocNode)"},{"p":"qilin.parm.heapabst","c":"MahjongAbstractor","l":"abstractHeap(AllocNode)","u":"abstractHeap(qilin.core.pag.AllocNode)"},{"p":"sootup.core.jimple.visitor","c":"AbstractImmediateVisitor","l":"AbstractImmediateVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"AbstractInvokeExpr(MethodSignature, Immediate[])","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate[])"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"AbstractJimpleBasedICFG()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"AbstractJimpleBasedICFG(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"AbstractMVFG(PTA, OCG, SootMethod)","u":"%3Cinit%3E(qilin.core.PTA,qilin.pta.toolkits.turner.OCG,sootup.core.model.SootMethod)"},{"p":"sootup.apk.frontend.interceptors","c":"AbstractNullTransformer","l":"AbstractNullTransformer()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"AbstractPAG(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"AbstractRefVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"AbstractStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"AbstractStmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"AbstractStmtVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"AbstractTypeVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"AbstractValueVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.views","c":"AbstractView","l":"AbstractView()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"accept(V)"},{"p":"sootup.core.types","c":"ArrayType","l":"accept(V)"},{"p":"sootup.core.types","c":"ClassType","l":"accept(V)"},{"p":"sootup.core.types","c":"NullType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.BooleanType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.ByteType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.CharType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.DoubleType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.FloatType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.IntType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.LongType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.ShortType","l":"accept(V)"},{"p":"sootup.core.types","c":"UnknownType","l":"accept(V)"},{"p":"sootup.core.types","c":"VoidType","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer127Type","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer1Type","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer32767Type","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"BottomType","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"TopType","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"WeakObjectType","l":"accept(V)"},{"p":"sootup.core.jimple.basic","c":"Value","l":"accept(ValueVisitor)","u":"accept(sootup.core.jimple.visitor.ValueVisitor)"},{"p":"sootup.core.jimple.visitor","c":"Acceptor","l":"accept(X)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"add(DoubleConstant)","u":"add(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"qilin.util","c":"ArrayNumberer","l":"add(E)"},{"p":"qilin.util","c":"Numberer","l":"add(E)"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"add(E)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"add(E)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"add(FloatConstant)","u":"add(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"add(int)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"add(int)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"add(int)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"add(IntConstant)","u":"add(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"add(LongConstant)","u":"add(sootup.core.jimple.common.constant.LongConstant)"},{"p":"qilin.util","c":"Util","l":"add(Map, T, String...)","u":"add(java.util.Map,T,java.lang.String...)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"add(N)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"add(Stmt)","u":"add(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"add(T)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"addAlias(Local)","u":"addAlias(sootup.core.jimple.basic.Local)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"addAll(Collection)","u":"addAll(java.util.Collection)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"addAll(PointsToSetInternal, PointsToSetInternal)","u":"addAll(qilin.core.sets.PointsToSetInternal,qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"addAll(PointsToSetInternal, PointsToSetInternal)","u":"addAll(qilin.core.sets.PointsToSetInternal,qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"addAll(PointsToSetInternal, PointsToSetInternal)","u":"addAll(qilin.core.sets.PointsToSetInternal,qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"addAllocation(ContextElements, AllocNode, ContextElements, AllocNode)","u":"addAllocation(qilin.core.context.ContextElements,qilin.core.pag.AllocNode,qilin.core.context.ContextElements,qilin.core.pag.AllocNode)"},{"p":"qilin.core","c":"ArtificialMethod","l":"addAssign(LValue, Value)","u":"addAssign(sootup.core.jimple.basic.LValue,sootup.core.jimple.basic.Value)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addBalancedEdge(BNode, BNode)","u":"addBalancedEdge(qilin.pta.toolkits.eagle.BNode,qilin.pta.toolkits.eagle.BNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addBalancedEdge(BNode, BNode, Queue)","u":"addBalancedEdge(qilin.pta.toolkits.eagle.BNode,qilin.pta.toolkits.eagle.BNode,java.util.Queue)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addBlock(List)","u":"addBlock(java.util.List)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"addBlock(List, Map)","u":"addBlock(java.util.List,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addBlock(List, Map)","u":"addBlock(java.util.List,java.util.Map)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"addBranchingStmt(BranchingStmt, List)","u":"addBranchingStmt(sootup.core.jimple.common.stmt.BranchingStmt,java.util.List)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"addBranchingStmts(DexBody)","u":"addBranchingStmts(sootup.apk.frontend.main.DexBody)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"addCall(CallGraph.Call)","u":"addCall(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"addCall(CallGraph.Call)","u":"addCall(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"MutableCallGraph","l":"addCall(CallGraph.Call)","u":"addCall(sootup.callgraph.CallGraph.Call)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"addCall(MethodSignature, MethodSignature, InvokableStmt)","u":"addCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"addCall(MethodSignature, MethodSignature, InvokableStmt)","u":"addCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"MutableCallGraph","l":"addCall(MethodSignature, MethodSignature, InvokableStmt)","u":"addCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addCallStmt(InvokableStmt)","u":"addCallStmt(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"addCallToCG(MethodSignature, MethodSignature, InvokableStmt, MutableCallGraph, Deque)","u":"addCallToCG(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.core.views","c":"MutableView","l":"addChangeListener(ViewChangeListener)","u":"addChangeListener(sootup.core.ViewChangeListener)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"addChangeListener(ViewChangeListener)","u":"addChangeListener(sootup.core.ViewChangeListener)"},{"p":"qilin.util.graph","c":"TreeNode","l":"addChild(TreeNode)","u":"addChild(qilin.util.graph.TreeNode)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"addClass(CallGraph, ClassType)","u":"addClass(sootup.callgraph.CallGraph,sootup.core.types.ClassType)"},{"p":"sootup.callgraph","c":"CallGraphAlgorithm","l":"addClass(CallGraph, ClassType)","u":"addClass(sootup.callgraph.CallGraph,sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"addClass(JavaSootClass)","u":"addClass(sootup.java.core.JavaSootClass)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addCLoadEdge(LocalVarNode, LocalVarNode)","u":"addCLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addCSLikelyEdge(AllocNode)","u":"addCSLikelyEdge(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addCStoreEdge(LocalVarNode, LocalVarNode)","u":"addCStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"addDeferredJimplification(DeferableInstruction)","u":"addDeferredJimplification(sootup.apk.frontend.instruction.DeferableInstruction)"},{"p":"qilin.core.pag","c":"PAG","l":"addedContexts"},{"p":"qilin.pta.toolkits.common","c":"DebloatedOAG","l":"addEdge(AllocNode, AllocNode)","u":"addEdge(qilin.core.pag.AllocNode,qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"addEdge(AllocNode, AllocNode)","u":"addEdge(qilin.core.pag.AllocNode,qilin.core.pag.AllocNode)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"addEdge(Edge)","u":"addEdge(qilin.core.builder.callgraph.Edge)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"addEdge(N, N)","u":"addEdge(N,N)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"addEdge(N, N)","u":"addEdge(N,N)"},{"p":"qilin.core.pag","c":"PAG","l":"addEdge(Node, Node)","u":"addEdge(qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"addEdge(OCG.OCGNode, OCG.OCGNode)","u":"addEdge(qilin.pta.toolkits.turner.OCG.OCGNode,qilin.pta.toolkits.turner.OCG.OCGNode)"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"addEdge(PropertyGraphEdge)","u":"addEdge(sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge)"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph.Builder","l":"addEdge(PropertyGraphEdge)","u":"addEdge(sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge)"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"addEdge(PropertyGraphEdge)","u":"addEdge(sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addEntryEdge(LocalVarNode, LocalVarNode, CallSite)","u":"addEntryEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode,qilin.core.pag.CallSite)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"addExceptionalEdge(Stmt, ClassType, Stmt)","u":"addExceptionalEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addExceptionalEdge(Stmt, ClassType, Stmt)","u":"addExceptionalEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addExceptionEdge(Node, Node)","u":"addExceptionEdge(qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addExitEdge(LocalVarNode, LocalVarNode, CallSite)","u":"addExitEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode,qilin.core.pag.CallSite)"},{"p":"qilin.util","c":"Chain","l":"addFirst(E)"},{"p":"qilin.core.pag","c":"PAG","l":"addGlobalPAGEdge(Node, Node)","u":"addGlobalPAGEdge(qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addHloadEdge(AllocNode, Object)","u":"addHloadEdge(qilin.core.pag.AllocNode,java.lang.Object)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addHstoreEdge(Object, AllocNode)","u":"addHstoreEdge(java.lang.Object,qilin.core.pag.AllocNode)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"addImport(JimpleParser.ImportItemContext)","u":"addImport(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"addImport(Type)","u":"addImport(sootup.core.types.Type)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addInEntryEdge(int, L)","u":"addInEntryEdge(int,qilin.pta.toolkits.selectx.L)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addInternalEdge(Node, Node)","u":"addInternalEdge(qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"qilin.core","c":"ArtificialMethod","l":"addInvoke(Local, String, Immediate...)","u":"addInvoke(sootup.core.jimple.basic.Local,java.lang.String,sootup.core.jimple.basic.Immediate...)"},{"p":"qilin.core","c":"ArtificialMethod","l":"addInvoke(String, Immediate...)","u":"addInvoke(java.lang.String,sootup.core.jimple.basic.Immediate...)"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"AddJimpleLn"},{"p":"qilin.util","c":"Chain","l":"addLast(E)"},{"p":"qilin.stat","c":"Exporter","l":"addLine(String)","u":"addLine(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addLoadEdge(LocalVarNode, LocalVarNode)","u":"addLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addLoadEdge(LocalVarNode, LocalVarNode)","u":"addLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addLoadEdge(LocalVarNode, LocalVarNode)","u":"addLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addLoadEdge(LocalVarNode, LocalVarNode, SparkField)","u":"addLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode,qilin.core.pag.SparkField)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"addLocal(Local)","u":"addLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"addMethod(JavaSootMethod)","u":"addMethod(sootup.java.core.JavaSootMethod)"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"addMethod(List, SootClass, MethodSubSignature)","u":"addMethod(java.util.List,sootup.core.model.SootClass,sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"addMethod(List, String)","u":"addMethod(java.util.List,java.lang.String)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"addMethod(MethodSignature)","u":"addMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"addMethod(MethodSignature)","u":"addMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"MutableCallGraph","l":"addMethod(MethodSignature)","u":"addMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"addMethod(MethodSignature, GraphBasedCallGraph.Vertex)","u":"addMethod(sootup.core.signatures.MethodSignature,sootup.callgraph.GraphBasedCallGraph.Vertex)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addMiscEdges()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"addNode(N)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"addNode(N)"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"addNode(PropertyGraphNode)","u":"addNode(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph.Builder","l":"addNode(PropertyGraphNode)","u":"addNode(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"addNode(PropertyGraphNode)","u":"addNode(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addNode(Stmt)","u":"addNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"addNode(Stmt, Map)","u":"addNode(sootup.core.jimple.common.stmt.Stmt,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addNode(Stmt, Map)","u":"addNode(sootup.core.jimple.common.stmt.Stmt,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"addNodeToBlock(MutableBasicBlock, Stmt)","u":"addNodeToBlock(sootup.core.graph.MutableBasicBlock,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addNormalEdge(BNode, BNode)","u":"addNormalEdge(qilin.pta.toolkits.eagle.BNode,qilin.pta.toolkits.eagle.BNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addNormalEdge(Edge)","u":"addNormalEdge(qilin.pta.toolkits.debloaterx.Edge)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addNormalEdge(TranEdge)","u":"addNormalEdge(qilin.pta.toolkits.conch.TranEdge)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addNormalEdge(TranEdge)","u":"addNormalEdge(qilin.pta.toolkits.turner.TranEdge)"},{"p":"qilin.driver","c":"PTAOption","l":"addOption(String, String, String)","u":"addOption(java.lang.String,java.lang.String,java.lang.String)"},{"p":"qilin.driver","c":"PTAOption","l":"addOption(String, String, String, String)","u":"addOption(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"addOutEdge(BNode)","u":"addOutEdge(qilin.pta.toolkits.selectx.BNode)"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"addOutEdge(BNode)","u":"addOutEdge(qilin.pta.toolkits.selectx.BNode)"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"addOutEdge(BNode)","u":"addOutEdge(qilin.pta.toolkits.selectx.BNode)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addOutEdge(BNode)","u":"addOutEdge(qilin.pta.toolkits.selectx.BNode)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"ObjectFlowGraph","l":"addOutEdge(Edge)","u":"addOutEdge(qilin.pta.toolkits.zipper.flowgraph.Edge)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addOutEdge(G)","u":"addOutEdge(qilin.pta.toolkits.selectx.G)"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"addOutEdge(I)","u":"addOutEdge(qilin.pta.toolkits.selectx.I)"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"addOutEdge(L)","u":"addOutEdge(qilin.pta.toolkits.selectx.L)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addOutEntryEdge(int, L)","u":"addOutEntryEdge(int,qilin.pta.toolkits.selectx.L)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addOutExitEdge(int, L)","u":"addOutExitEdge(int,qilin.pta.toolkits.selectx.L)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addParamEdge(LocalVarNode)","u":"addParamEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"addParamEdge(LocalVarNode)","u":"addParamEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"addParamEdge(LocalVarNode)","u":"addParamEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addParamEdge(LocalVarNode)","u":"addParamEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addParamEdges(AllocNode, LocalVarNode, LocalVarNode[], LocalVarNode, LocalVarNode)","u":"addParamEdges(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode[],qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.util.graph","c":"MergedNode","l":"addPred(MergedNode)","u":"addPred(qilin.util.graph.MergedNode)"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"addPred(OCG.OCGNode)","u":"addPred(qilin.pta.toolkits.turner.OCG.OCGNode)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"addPredecessorBlock(MutableBasicBlock)","u":"addPredecessorBlock(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"addPredecessorBlock(MutableBasicBlock)","u":"addPredecessorBlock(sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.core","c":"ArtificialMethod","l":"addReturn(Immediate)","u":"addReturn(sootup.core.jimple.basic.Immediate)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addReturnEdge(LocalVarNode)","u":"addReturnEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"addReturnEdge(LocalVarNode)","u":"addReturnEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addReturnEdge(LocalVarNode)","u":"addReturnEdge(qilin.core.pag.LocalVarNode)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"addSootField(JavaSootField)","u":"addSootField(sootup.java.core.JavaSootField)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"addStaticEdge(ContextMethod, InvokableStmt, SootMethod, Kind)","u":"addStaticEdge(qilin.core.pag.ContextMethod,sootup.core.jimple.common.stmt.InvokableStmt,sootup.core.model.SootMethod,qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addStaticLoadEdge(GlobalVarNode, LocalVarNode)","u":"addStaticLoadEdge(qilin.core.pag.GlobalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addStaticStoreEdge(LocalVarNode, GlobalVarNode)","u":"addStaticStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.GlobalVarNode)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"addStmt(Stmt)","u":"addStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"addStmt(Stmt)","u":"addStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addStoreEdge(LocalVarNode, LocalVarNode)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addStoreEdge(LocalVarNode, LocalVarNode)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addStoreEdge(LocalVarNode, LocalVarNode)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addStoreEdge(LocalVarNode, LocalVarNode)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addStoreEdge(LocalVarNode, LocalVarNode, SparkField)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode,qilin.core.pag.SparkField)"},{"p":"qilin.util.graph","c":"MergedNode","l":"addSucc(MergedNode)","u":"addSucc(qilin.util.graph.MergedNode)"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"addSucc(OCG.OCGNode)","u":"addSucc(qilin.pta.toolkits.turner.OCG.OCGNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addThisEdge(LocalVarNode)","u":"addThisEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addThrowEdge(Node)","u":"addThrowEdge(qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"addThrowEdge(Node)","u":"addThrowEdge(qilin.core.pag.Node)"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"addThrowSite(Node, ExceptionThrowSite)","u":"addThrowSite(qilin.core.pag.Node,qilin.core.pag.ExceptionThrowSite)"},{"p":"qilin.stat","c":"AliasStat","l":"addToMap(Map>>, K, T, V)","u":"addToMap(java.util.Map,K,T,V)"},{"p":"qilin.core.pag","c":"PAG","l":"addToMap(Map>, K, V)","u":"addToMap(java.util.Map,K,V)"},{"p":"qilin.util","c":"Util","l":"addToMap(Map>, K, V)","u":"addToMap(java.util.Map,K,V)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"addTreeEdge(N, N)","u":"addTreeEdge(N,N)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addTriggeredClinit(SootMethod)","u":"addTriggeredClinit(sootup.core.model.SootMethod)"},{"p":"sootup.core.typehierarchy","c":"MutableTypeHierarchy","l":"addType(SootClass)","u":"addType(sootup.core.model.SootClass)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"addType(SootClass)","u":"addType(sootup.core.model.SootClass)"},{"p":"sootup.apk.frontend.instruction","c":"AgetInstruction","l":"AgetInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"AggregateGraphNode(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.interceptors","c":"Aggregator","l":"Aggregator()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"Aggregator","l":"Aggregator(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"qilin.stat","c":"AliasStat","l":"aliasesProcessing()"},{"p":"qilin.stat","c":"AliasStat","l":"AliasStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"all()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"allNodes()"},{"p":"qilin.pta.toolkits.turner","c":"MethodLevelCallGraph","l":"allNodes()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"allNodes()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"IObjectFlowGraph","l":"allNodes()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"ObjectFlowGraph","l":"allNodes()"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"allNodes()"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"allNodes()"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"allNodes()"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"allNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"allNonCallEndNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"allNonCallEndNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"allNonCallEndNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"allNonCallStartNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"allNonCallStartNodes()"},{"p":"qilin.core.pag","c":"PAG","l":"alloc"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"allocatedBy(ContextElements, AllocNode)","u":"allocatedBy(qilin.core.context.ContextElements,qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"PotentialContextElement","l":"allocateesOf(Type)","u":"allocateesOf(sootup.core.types.Type)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"allocation"},{"p":"qilin.core.pag","c":"PAG","l":"allocInv"},{"p":"qilin.core.pag","c":"PAG","l":"allocInvLookup(VarNode)","u":"allocInvLookup(qilin.core.pag.VarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"allocIs"},{"p":"qilin.core.pag","c":"PAG","l":"allocLookup(AllocNode)","u":"allocLookup(qilin.core.pag.AllocNode)"},{"p":"qilin.core.pag","c":"AllocNode","l":"AllocNode(Object, Type, SootMethod)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"allocNodeNumberer"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"allocs"},{"p":"qilin.parm.heapabst","c":"AllocSiteAbstractor","l":"AllocSiteAbstractor()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"allSourcesFromFile(File)","u":"allSourcesFromFile(java.io.File)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"analyze()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"analyze(SootMethod)","u":"analyze(sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"AND"},{"p":"sootup.jimple","c":"JimpleParser","l":"AND"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"AND()"},{"p":"qilin.util","c":"BitVector","l":"and(BitVector)","u":"and(qilin.util.BitVector)"},{"p":"qilin.util","c":"BitVector","l":"and(BitVector, BitVector)","u":"and(qilin.util.BitVector,qilin.util.BitVector)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"and(BooleanConstant)","u":"and(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"and(IntConstant)","u":"and(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LogicalConstant","l":"and(L)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"and(LongConstant)","u":"and(sootup.core.jimple.common.constant.LongConstant)"},{"p":"qilin.util","c":"BitVector","l":"andNot(BitVector)","u":"andNot(qilin.util.BitVector)"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"AndroidVersionInfo(Path, String)","u":"%3Cinit%3E(java.nio.file.Path,java.lang.String)"},{"p":"sootup.core.model","c":"ClassModifier","l":"ANNOTATION"},{"p":"sootup.core.jimple","c":"Jimple","l":"ANNOTATION"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"AnnotationUsage(ClassType, Map)","u":"%3Cinit%3E(sootup.core.types.ClassType,java.util.Map)"},{"p":"qilin.util","c":"ANSIColor","l":"ANSIColor()","u":"%3Cinit%3E()"},{"p":"sootup.core.inputlocation","c":"FileType","l":"APK"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"ApkAnalysisInputLocation(Path, String, List)","u":"%3Cinit%3E(java.nio.file.Path,java.lang.String,java.util.List)"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"APP"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"APP_PATH"},{"p":"qilin","c":"CoreConfig","l":"appConfig"},{"p":"sootup.core.model","c":"SourceType","l":"Application"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"application()"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"ApplicationConfiguration()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"appliesTo(ModuleSignature)","u":"appliesTo(sootup.java.core.signatures.ModuleSignature)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"approachAliases()"},{"p":"sootup.apk.frontend.instruction","c":"AputInstruction","l":"AputInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"ARCHIVE_TYPES"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"ArchiveBasedAnalysisInputLocation(Path, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"ArchiveBasedAnalysisInputLocation(Path, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"ArchiveBasedAnalysisInputLocation(Path, SourceType, List, Collection)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List,java.util.Collection)"},{"p":"sootup.interceptors.typeresolving","c":"PrimitiveHierarchy","l":"arePrimitives(Type, Type)","u":"arePrimitives(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.jimple","c":"JimpleParser","l":"arg_list()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"arg_list()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"arg_list()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"arg_list(int)"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"Arg_listContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ArgAstEdge","l":"ArgAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"argsToPrinter(StmtPrinter)","u":"argsToPrinter(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"argsToString(StringBuilder)","u":"argsToString(java.lang.StringBuilder)"},{"p":"sootup.jimple","c":"JimpleParser","l":"array_descriptor()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"array_descriptor()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"array_descriptor()"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"Array_descriptorContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"array_type"},{"p":"qilin.core","c":"PTAScene","l":"arraycopyBuilt"},{"p":"qilin.core.pag","c":"ArrayElement","l":"ArrayElement()","u":"%3Cinit%3E()"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ArrayGet"},{"p":"sootup.apk.frontend.instruction","c":"ArrayLengthInstruction","l":"ArrayLengthInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ArrayNewInstance"},{"p":"qilin.util","c":"ArrayNumberer","l":"ArrayNumberer()","u":"%3Cinit%3E()"},{"p":"qilin.util","c":"ArrayNumberer","l":"ArrayNumberer(E[])","u":"%3Cinit%3E(E[])"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ArraySet"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ArraySizeAstEdge","l":"ArraySizeAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.types","c":"ArrayType","l":"ArrayType(Type, int)","u":"%3Cinit%3E(sootup.core.types.Type,int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"arrayTypetoJimpleType(String)","u":"arrayTypetoJimpleType(java.lang.String)"},{"p":"qilin.core","c":"ArtificialMethod","l":"ArtificialMethod(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"asInvokableStmt()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"asInvokableStmt()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"AsmAnnotationClassSource(AnalysisInputLocation, Path, JavaClassType, ClassNode)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.java.core.types.JavaClassType,org.objectweb.asm.tree.ClassNode)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"asmIdToSignature(Iterable)","u":"asmIdToSignature(java.lang.Iterable)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmJavaClassProvider","l":"AsmJavaClassProvider(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"AsmModuleSource(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.core.util","c":"Utils","l":"assertEquiv(EquivTo, EquivTo)","u":"assertEquiv(sootup.core.jimple.basic.EquivTo,sootup.core.jimple.basic.EquivTo)"},{"p":"sootup.core.util","c":"Utils","l":"assertInstanceOfSatisfying(Object, Class, Consumer)","u":"assertInstanceOfSatisfying(java.lang.Object,java.lang.Class,java.util.function.Consumer)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"ASSIGN"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ASSIGN"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"ASSIGN"},{"p":"sootup.jimple","c":"JimpleParser","l":"assignments()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"assignments()"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"AssignmentsContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"assignStmt"},{"p":"sootup.codepropertygraph.ast","c":"AstCreator","l":"AstCreator()","u":"%3Cinit%3E()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"ASYNCTASK"},{"p":"sootup.interceptors.typeresolving","c":"AugEvalFunction","l":"AugEvalFunction(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes","l":"AugmentIntegerTypes()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"awaitCompletionComputeValuesAndShutdown()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"B"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"backingGraph"},{"p":"sootup.core.graph","c":"DominanceFinder.AnalysisDirection","l":"BACKWARD"},{"p":"sootup.analysis.intraprocedural","c":"BackwardFlowAnalysis","l":"BackwardFlowAnalysis(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"BackwardsInterproceduralCFG(BiDiInterproceduralCFG)","u":"%3Cinit%3E(sootup.analysis.interprocedural.icfg.BiDiInterproceduralCFG)"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"BackwardsStmtGraph(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"balancedOutEdges"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"base"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"base_type"},{"p":"qilin.core.pag","c":"AllocNode","l":"base()"},{"p":"qilin.core.pag","c":"ContextAllocNode","l":"base()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"base()"},{"p":"qilin.core.pag","c":"GlobalVarNode","l":"base()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"base()"},{"p":"qilin.core.pag","c":"VarNode","l":"base()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"BaseAstEdge","l":"BaseAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"basePTA"},{"p":"qilin.pta.tools","c":"BasePTA","l":"BasePTA(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"BaseViewChangeListener()","u":"%3Cinit%3E()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"BEAN"},{"p":"qilin.pta.toolkits.bean","c":"Bean","l":"Bean()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"BeanPTA","l":"BeanPTA(PTAScene, CtxConstructor)","u":"%3Cinit%3E(qilin.core.PTAScene,qilin.parm.ctxcons.CtxConstructor)"},{"p":"qilin.parm.select","c":"BeanSelector","l":"BeanSelector(PAG, Map>>)","u":"%3Cinit%3E(qilin.core.pag.PAG,java.util.Map)"},{"p":"qilin.stat","c":"IEvaluator","l":"begin()"},{"p":"qilin.stat","c":"PTAEvaluator","l":"begin()"},{"p":"qilin.stat","c":"RuntimeStat","l":"begin()"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"begin()"},{"p":"qilin.stat","c":"BenchmarkStat","l":"BenchmarkStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util","c":"ANSIColor","l":"BG_BLACK"},{"p":"sootup.jimple","c":"JimpleParser","l":"binop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"binop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"binop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"Binop_exprContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"binop()"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"binop()"},{"p":"sootup.apk.frontend.instruction","c":"Binop2addrInstruction","l":"Binop2addrInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"BinopContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.apk.frontend.instruction","c":"BinopInstruction","l":"BinopInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"BinopLitInstruction","l":"BinopLitInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.util","c":"BitVector","l":"BitVector()","u":"%3Cinit%3E()"},{"p":"qilin.util","c":"BitVector","l":"BitVector(BitVector)","u":"%3Cinit%3E(qilin.util.BitVector)"},{"p":"qilin.util","c":"BitVector","l":"BitVector(int)","u":"%3Cinit%3E(int)"},{"p":"qilin.util","c":"ANSIColor","l":"BLACK"},{"p":"sootup.jimple","c":"JimpleLexer","l":"BLANK"},{"p":"sootup.jimple","c":"JimpleParser","l":"BLANK"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIterator","l":"BlockGraphIterator()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIteratorAndTrapAggregator","l":"BlockGraphIteratorAndTrapAggregator(V)","u":"%3Cinit%3E(V)"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal.BlockIterator","l":"BlockIterator(BasicBlock)","u":"%3Cinit%3E(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal.BlockIterator","l":"BlockIterator(BasicBlock)","u":"%3Cinit%3E(sootup.core.graph.BasicBlock)"},{"p":"qilin.util","c":"ANSIColor","l":"BLUE"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"BNode(Object, Boolean)","u":"%3Cinit%3E(java.lang.Object,java.lang.Boolean)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"body"},{"p":"qilin.core","c":"ArtificialMethod","l":"bodyBuilder"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"BodyInterceptorMetric(long, long)","u":"%3Cinit%3E(long,long)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"bodyInterceptors"},{"p":"sootup.apk.frontend","c":"DexBodyInterceptors","l":"bodyInterceptors()"},{"p":"sootup.core.model","c":"SootMethod","l":"bodySource"},{"p":"sootup.core.util","c":"Utils","l":"bodyStmtsAsStrings(Body)","u":"bodyStmtsAsStrings(sootup.core.model.Body)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"bodyToStmtGraph"},{"p":"qilin.util","c":"ANSIColor","l":"BOLD"},{"p":"sootup.jimple","c":"JimpleLexer","l":"BOOL_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"BOOL_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"BOOL_CONSTANT()"},{"p":"sootup.jimple","c":"JimpleParser","l":"bool_expr()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"bool_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"Bool_exprContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.types","c":"PrimitiveType.BooleanType","l":"BooleanType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"BRANCH_IDX"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"BranchingStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"branches()"},{"p":"sootup.core.jimple","c":"Jimple","l":"BREAKPOINT"},{"p":"sootup.jimple","c":"JimpleLexer","l":"BREAKPOINT"},{"p":"sootup.jimple","c":"JimpleParser","l":"BREAKPOINT"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"BREAKPOINT()"},{"p":"sootup.core.model","c":"MethodModifier","l":"BRIDGE"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"BriefStmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"bsm"},{"p":"qilin.core.pag","c":"MethodPAG","l":"build()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"build()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"build()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"build()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph.Builder","l":"build()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"build()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"build()"},{"p":"sootup.core.model","c":"SootField.BuildStep","l":"build()"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"build()"},{"p":"sootup.core.model","c":"SootMethod.BuildStep","l":"build()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"build()"},{"p":"sootup.core.model","c":"SootMethod.ThrownExceptionsStep","l":"build()"},{"p":"sootup.java.core","c":"JavaSootField.JavaSootFieldBuilder","l":"build()"},{"p":"sootup.java.core","c":"JavaSootMethod.JavaSootMethodBuilder","l":"build()"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"buildArgs(List)","u":"buildArgs(java.util.List)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"buildClass(SourceType)","u":"buildClass(sootup.core.model.SourceType)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"buildClass(SourceType)","u":"buildClass(sootup.core.model.SourceType)"},{"p":"sootup.java.core","c":"JavaAnnotationSootClassSource","l":"buildClass(SourceType)","u":"buildClass(sootup.core.model.SourceType)"},{"p":"sootup.java.core","c":"JavaSootClassSource","l":"buildClass(SourceType)","u":"buildClass(sootup.core.model.SourceType)"},{"p":"sootup.java.core.views","c":"JavaView","l":"buildClassFrom(AbstractClassSource)","u":"buildClassFrom(sootup.core.frontend.AbstractClassSource)"},{"p":"sootup.core.util","c":"DotExporter","l":"buildDiGraphObject(StringBuilder)","u":"buildDiGraphObject(java.lang.StringBuilder)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"builder"},{"p":"sootup.core.model","c":"Body","l":"builder()"},{"p":"sootup.core.model","c":"SootField","l":"builder()"},{"p":"sootup.core.model","c":"SootMethod","l":"builder()"},{"p":"sootup.java.core","c":"JavaSootField","l":"builder()"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"builder()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"sootup.core.model","c":"Body","l":"builder(Body, Set)","u":"builder(sootup.core.model.Body,java.util.Set)"},{"p":"sootup.core.model","c":"Body","l":"builder(MutableStmtGraph)","u":"builder(sootup.core.graph.MutableStmtGraph)"},{"p":"sootup.core.model","c":"BuilderException","l":"BuilderException(Class, Class)","u":"%3Cinit%3E(java.lang.Class,java.lang.Class)"},{"p":"sootup.core.model","c":"BuilderException","l":"BuilderException(Class, Class, Throwable)","u":"%3Cinit%3E(java.lang.Class,java.lang.Class,java.lang.Throwable)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"buildException()"},{"p":"qilin.pta.toolkits.mahjong","c":"Mahjong","l":"buildFPG(PTA)","u":"buildFPG(qilin.core.PTA)"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"buildGraph()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"buildGraph(Collection)","u":"buildGraph(java.util.Collection)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"buildGraph(PTA)","u":"buildGraph(qilin.core.PTA)"},{"p":"sootup.core.util","c":"DotExporter","l":"buildGraph(StmtGraph, boolean, Map, MethodSignature)","u":"buildGraph(sootup.core.graph.StmtGraph,boolean,java.util.Map,sootup.core.signatures.MethodSignature)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"buildICFGGraph(CallGraph)","u":"buildICFGGraph(sootup.callgraph.CallGraph)"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"buildICFGGraph(Map>, View, CallGraph)","u":"buildICFGGraph(java.util.Map,sootup.core.views.View,sootup.callgraph.CallGraph)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"buildInternal(SootMethod)","u":"buildInternal(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"buildInternalWithInline(SootMethod)","u":"buildInternalWithInline(sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"NativeMethodDriver","l":"buildNative(SootMethod)","u":"buildNative(sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"buildNormal()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"buildOAG()"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"buildObjectFlowGraph()"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"buildParameters(DexBody, List, boolean)","u":"buildParameters(sootup.apk.frontend.main.DexBody,java.util.List,boolean)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"buildPositionFromCtx(ParserRuleContext)","u":"buildPositionFromCtx(org.antlr.v4.runtime.ParserRuleContext)"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"buildReflection(SootMethod)","u":"buildReflection(sootup.core.model.SootMethod)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"buildTraps()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"buildTraps()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"buildTraps()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"buildTraps()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"buildVFG()"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"BytecodeHierarchy(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.apk.frontend.dexpler","c":"DexResolver","l":"cache"},{"p":"sootup.core.cache","c":"FullCache","l":"cache"},{"p":"sootup.java.core.views","c":"JavaView","l":"cache"},{"p":"qilin.util","c":"PTAUtils","l":"calcStaticThisPTS(PTA)","u":"calcStaticThisPTS(qilin.core.PTA)"},{"p":"qilin.pta.tools","c":"EaglePTA","l":"calculatingNode2Length()"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"calculatingNode2Length()"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"calculatingNode2Length()"},{"p":"qilin.pta.tools","c":"SelectxPTA","l":"calculatingNode2Length()"},{"p":"qilin.pta.tools","c":"TurnerPTA","l":"calculatingNode2Length()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"Call(MethodSignature, MethodSignature, InvokableStmt)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callCnt"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callCount()"},{"p":"sootup.callgraph","c":"CallGraph","l":"callCount()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callCount()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"calledges"},{"p":"qilin.core","c":"PTA","l":"callGraph"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"callGraph"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"CallGraphBuilder(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"CallGraphDifference(CallGraph, CallGraph)","u":"%3Cinit%3E(sootup.callgraph.CallGraph,sootup.callgraph.CallGraph)"},{"p":"qilin.stat","c":"CallGraphStat","l":"CallGraphStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"calls"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callsFrom(MethodSignature)","u":"callsFrom(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"callsFrom(MethodSignature)","u":"callsFrom(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callsFrom(MethodSignature)","u":"callsFrom(sootup.core.signatures.MethodSignature)"},{"p":"qilin.driver","c":"ContextKind","l":"CALLSITE"},{"p":"qilin.core.pag","c":"CallSite","l":"CallSite(InvokableStmt)","u":"%3Cinit%3E(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.parm.ctxcons","c":"CallsiteCtxConstructor","l":"CallsiteCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"CallSiteSensPTA","l":"CallSiteSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"callSitesLookUp(VarNode)","u":"callSitesLookUp(qilin.core.pag.VarNode)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callSourcesTo(MethodSignature)","u":"callSourcesTo(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"callSourcesTo(MethodSignature)","u":"callSourcesTo(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callSourcesTo(MethodSignature)","u":"callSourcesTo(sootup.core.signatures.MethodSignature)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callsTo(MethodSignature)","u":"callsTo(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"callsTo(MethodSignature)","u":"callsTo(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callsTo(MethodSignature)","u":"callsTo(sootup.core.signatures.MethodSignature)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callTargetsFrom(MethodSignature)","u":"callTargetsFrom(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"callTargetsFrom(MethodSignature)","u":"callTargetsFrom(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callTargetsFrom(MethodSignature)","u":"callTargetsFrom(sootup.core.signatures.MethodSignature)"},{"p":"qilin.util","c":"PTAUtils","l":"canStoreType(View, Type, Type)","u":"canStoreType(sootup.core.views.View,sootup.core.types.Type,sootup.core.types.Type)"},{"p":"qilin.util","c":"BitVector","l":"cardinality()"},{"p":"sootup.core.jimple","c":"Jimple","l":"CASE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CASE"},{"p":"sootup.jimple","c":"JimpleParser","l":"CASE"},{"p":"sootup.jimple","c":"JimpleParser","l":"case_label()"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"case_label()"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"Case_labelContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"case_stmt()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"case_stmt()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"case_stmt(int)"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"Case_stmtContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"CASE()"},{"p":"qilin.pta.toolkits.zipper.cases","c":"CaseA","l":"CaseA()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseAbstractBinopExpr(AbstractBinopExpr, Object)","u":"caseAbstractBinopExpr(sootup.core.jimple.common.expr.AbstractBinopExpr,java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseAbstractInstanceInvokeExpr(AbstractInstanceInvokeExpr, Object)","u":"caseAbstractInstanceInvokeExpr(sootup.core.jimple.common.expr.AbstractInstanceInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseAddExpr(JAddExpr)","u":"caseAddExpr(sootup.core.jimple.common.expr.JAddExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseAddExpr(JAddExpr)","u":"caseAddExpr(sootup.core.jimple.common.expr.JAddExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseAddExpr(JAddExpr)","u":"caseAddExpr(sootup.core.jimple.common.expr.JAddExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseAddExpr(JAddExpr)","u":"caseAddExpr(sootup.core.jimple.common.expr.JAddExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseAndExpr(JAndExpr)","u":"caseAndExpr(sootup.core.jimple.common.expr.JAndExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseAndExpr(JAndExpr)","u":"caseAndExpr(sootup.core.jimple.common.expr.JAndExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseAndExpr(JAndExpr)","u":"caseAndExpr(sootup.core.jimple.common.expr.JAndExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseAndExpr(JAndExpr)","u":"caseAndExpr(sootup.core.jimple.common.expr.JAndExpr)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseArray(VarNode)","u":"caseArray(qilin.core.pag.VarNode)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseArrayRef(JArrayRef)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseArrayRef(JArrayRef)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseArrayRef(JArrayRef)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"caseArrayRef(JArrayRef)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseArrayRef(JArrayRef, Object)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseArrayType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseArrayType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseAssignStmt(JAssignStmt)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseAssignStmt(JAssignStmt)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseAssignStmt(JAssignStmt)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseAssignStmt(JAssignStmt)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseAssignStmt(JAssignStmt, Object)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt,java.lang.Object)"},{"p":"qilin.pta.toolkits.zipper.cases","c":"CaseB","l":"CaseB()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseBlock(BasicBlock, Object)","u":"caseBlock(sootup.core.graph.BasicBlock,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseBooleanConstant(BooleanConstant)","u":"caseBooleanConstant(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseBooleanConstant(BooleanConstant)","u":"caseBooleanConstant(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseBooleanConstant(BooleanConstant)","u":"caseBooleanConstant(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseBooleanType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseBooleanType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseBreakpointStmt(JBreakpointStmt)","u":"caseBreakpointStmt(sootup.core.jimple.javabytecode.stmt.JBreakpointStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseBreakpointStmt(JBreakpointStmt)","u":"caseBreakpointStmt(sootup.core.jimple.javabytecode.stmt.JBreakpointStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseBreakpointStmt(JBreakpointStmt)","u":"caseBreakpointStmt(sootup.core.jimple.javabytecode.stmt.JBreakpointStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseBreakpointStmt(JBreakpointStmt, Object)","u":"caseBreakpointStmt(sootup.core.jimple.javabytecode.stmt.JBreakpointStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseByteType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseByteType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseCastExpr(JCastExpr)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCastExpr(JCastExpr)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseCastExpr(JCastExpr)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseCastExpr(JCastExpr)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseCastExpr(JCastExpr, Object)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr,java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseCaughtException(JCaughtExceptionRef, Object)","u":"caseCaughtException(sootup.core.jimple.common.ref.JCaughtExceptionRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseCaughtExceptionRef(JCaughtExceptionRef)","u":"caseCaughtExceptionRef(sootup.core.jimple.common.ref.JCaughtExceptionRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCaughtExceptionRef(JCaughtExceptionRef)","u":"caseCaughtExceptionRef(sootup.core.jimple.common.ref.JCaughtExceptionRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseCaughtExceptionRef(JCaughtExceptionRef)","u":"caseCaughtExceptionRef(sootup.core.jimple.common.ref.JCaughtExceptionRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseCharType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseCharType()"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseClassConstant(ClassConstant)","u":"caseClassConstant(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseClassConstant(ClassConstant)","u":"caseClassConstant(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseClassConstant(ClassConstant)","u":"caseClassConstant(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseClassConstant(ClassConstant)","u":"caseClassConstant(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseClassType(ClassType)","u":"caseClassType(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseClassType(ClassType)","u":"caseClassType(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseCmpExpr(JCmpExpr)","u":"caseCmpExpr(sootup.core.jimple.common.expr.JCmpExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCmpExpr(JCmpExpr)","u":"caseCmpExpr(sootup.core.jimple.common.expr.JCmpExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseCmpExpr(JCmpExpr)","u":"caseCmpExpr(sootup.core.jimple.common.expr.JCmpExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseCmpExpr(JCmpExpr)","u":"caseCmpExpr(sootup.core.jimple.common.expr.JCmpExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseCmpgExpr(JCmpgExpr)","u":"caseCmpgExpr(sootup.core.jimple.common.expr.JCmpgExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCmpgExpr(JCmpgExpr)","u":"caseCmpgExpr(sootup.core.jimple.common.expr.JCmpgExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseCmpgExpr(JCmpgExpr)","u":"caseCmpgExpr(sootup.core.jimple.common.expr.JCmpgExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseCmpgExpr(JCmpgExpr)","u":"caseCmpgExpr(sootup.core.jimple.common.expr.JCmpgExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseCmplExpr(JCmplExpr)","u":"caseCmplExpr(sootup.core.jimple.common.expr.JCmplExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCmplExpr(JCmplExpr)","u":"caseCmplExpr(sootup.core.jimple.common.expr.JCmplExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseCmplExpr(JCmplExpr)","u":"caseCmplExpr(sootup.core.jimple.common.expr.JCmplExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseCmplExpr(JCmplExpr)","u":"caseCmplExpr(sootup.core.jimple.common.expr.JCmplExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseConstant(Constant, Object)","u":"caseConstant(sootup.core.jimple.common.constant.Constant,java.lang.Object)"},{"p":"qilin.pta.toolkits.zipper.cases","c":"CaseD","l":"CaseD()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseDivExpr(JDivExpr)","u":"caseDivExpr(sootup.core.jimple.common.expr.JDivExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseDivExpr(JDivExpr)","u":"caseDivExpr(sootup.core.jimple.common.expr.JDivExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseDivExpr(JDivExpr)","u":"caseDivExpr(sootup.core.jimple.common.expr.JDivExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseDivExpr(JDivExpr)","u":"caseDivExpr(sootup.core.jimple.common.expr.JDivExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseDoubleConstant(DoubleConstant)","u":"caseDoubleConstant(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseDoubleConstant(DoubleConstant)","u":"caseDoubleConstant(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseDoubleConstant(DoubleConstant)","u":"caseDoubleConstant(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseDoubleType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseDoubleType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr, Object)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseEnterMonitorStmt(JEnterMonitorStmt)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseEnterMonitorStmt(JEnterMonitorStmt)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseEnterMonitorStmt(JEnterMonitorStmt)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseEnterMonitorStmt(JEnterMonitorStmt)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseEnterMonitorStmt(JEnterMonitorStmt, Object)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseEnumConstant(EnumConstant)","u":"caseEnumConstant(sootup.core.jimple.common.constant.EnumConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseEnumConstant(EnumConstant)","u":"caseEnumConstant(sootup.core.jimple.common.constant.EnumConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseEnumConstant(EnumConstant)","u":"caseEnumConstant(sootup.core.jimple.common.constant.EnumConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseEqExpr(JEqExpr)","u":"caseEqExpr(sootup.core.jimple.common.expr.JEqExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseEqExpr(JEqExpr)","u":"caseEqExpr(sootup.core.jimple.common.expr.JEqExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseEqExpr(JEqExpr)","u":"caseEqExpr(sootup.core.jimple.common.expr.JEqExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseEqExpr(JEqExpr)","u":"caseEqExpr(sootup.core.jimple.common.expr.JEqExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseExitMonitorStmt(JExitMonitorStmt)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseExitMonitorStmt(JExitMonitorStmt)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseExitMonitorStmt(JExitMonitorStmt)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseExitMonitorStmt(JExitMonitorStmt)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseExitMonitorStmt(JExitMonitorStmt, Object)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseFloatConstant(FloatConstant)","u":"caseFloatConstant(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseFloatConstant(FloatConstant)","u":"caseFloatConstant(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseFloatConstant(FloatConstant)","u":"caseFloatConstant(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseFloatType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseFloatType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseGeExpr(JGeExpr)","u":"caseGeExpr(sootup.core.jimple.common.expr.JGeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseGeExpr(JGeExpr)","u":"caseGeExpr(sootup.core.jimple.common.expr.JGeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseGeExpr(JGeExpr)","u":"caseGeExpr(sootup.core.jimple.common.expr.JGeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseGeExpr(JGeExpr)","u":"caseGeExpr(sootup.core.jimple.common.expr.JGeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseGotoStmt(JGotoStmt)","u":"caseGotoStmt(sootup.core.jimple.common.stmt.JGotoStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseGotoStmt(JGotoStmt)","u":"caseGotoStmt(sootup.core.jimple.common.stmt.JGotoStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseGotoStmt(JGotoStmt)","u":"caseGotoStmt(sootup.core.jimple.common.stmt.JGotoStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseGotoStmt(JGotoStmt, Object)","u":"caseGotoStmt(sootup.core.jimple.common.stmt.JGotoStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseGtExpr(JGtExpr)","u":"caseGtExpr(sootup.core.jimple.common.expr.JGtExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseGtExpr(JGtExpr)","u":"caseGtExpr(sootup.core.jimple.common.expr.JGtExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseGtExpr(JGtExpr)","u":"caseGtExpr(sootup.core.jimple.common.expr.JGtExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseGtExpr(JGtExpr)","u":"caseGtExpr(sootup.core.jimple.common.expr.JGtExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseIdentityStmt(JIdentityStmt)","u":"caseIdentityStmt(sootup.core.jimple.common.stmt.JIdentityStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseIdentityStmt(JIdentityStmt)","u":"caseIdentityStmt(sootup.core.jimple.common.stmt.JIdentityStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseIdentityStmt(JIdentityStmt)","u":"caseIdentityStmt(sootup.core.jimple.common.stmt.JIdentityStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseIdentityStmt(JIdentityStmt, Object)","u":"caseIdentityStmt(sootup.core.jimple.common.stmt.JIdentityStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseIfStmt(JIfStmt)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseIfStmt(JIfStmt)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseIfStmt(JIfStmt)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseIfStmt(JIfStmt)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseIfStmt(JIfStmt, Object)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseInstanceFieldRef(JInstanceFieldRef)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseInstanceFieldRef(JInstanceFieldRef)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseInstanceFieldRef(JInstanceFieldRef)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"caseInstanceFieldRef(JInstanceFieldRef)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseInstanceFieldRef(JInstanceFieldRef, Object)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseInstanceOfExpr(JInstanceOfExpr)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseInstanceOfExpr(JInstanceOfExpr)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseInstanceOfExpr(JInstanceOfExpr)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseInstanceOfExpr(JInstanceOfExpr)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseInstanceOfExpr(JInstanceOfExpr, Object)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseIntConstant(IntConstant)","u":"caseIntConstant(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseIntConstant(IntConstant)","u":"caseIntConstant(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseIntConstant(IntConstant)","u":"caseIntConstant(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr, Object)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseIntType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseIntType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseInvokeStmt(JInvokeStmt)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseInvokeStmt(JInvokeStmt)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseInvokeStmt(JInvokeStmt)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseInvokeStmt(JInvokeStmt)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseInvokeStmt(JInvokeStmt, Object)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt,java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseJPhiExpr(JPhiExpr, Object)","u":"caseJPhiExpr(sootup.core.jimple.common.expr.JPhiExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseLeExpr(JLeExpr)","u":"caseLeExpr(sootup.core.jimple.common.expr.JLeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLeExpr(JLeExpr)","u":"caseLeExpr(sootup.core.jimple.common.expr.JLeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseLeExpr(JLeExpr)","u":"caseLeExpr(sootup.core.jimple.common.expr.JLeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseLeExpr(JLeExpr)","u":"caseLeExpr(sootup.core.jimple.common.expr.JLeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseLengthExpr(JLengthExpr)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLengthExpr(JLengthExpr)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseLengthExpr(JLengthExpr)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseLengthExpr(JLengthExpr)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseLengthExpr(JLengthExpr, Object)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractImmediateVisitor","l":"caseLocal(Local)","u":"caseLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLocal(Local)","u":"caseLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.visitor","c":"ImmediateVisitor","l":"caseLocal(Local)","u":"caseLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseLocal(Local, Object)","u":"caseLocal(sootup.core.jimple.basic.Local,java.lang.Object)"},{"p":"sootup.core.jimple","c":"IgnoreLocalNameComparator","l":"caseLocal(Local, Object)","u":"caseLocal(sootup.core.jimple.basic.Local,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseLongConstant(LongConstant)","u":"caseLongConstant(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLongConstant(LongConstant)","u":"caseLongConstant(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseLongConstant(LongConstant)","u":"caseLongConstant(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseLongType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseLongType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseLtExpr(JLtExpr)","u":"caseLtExpr(sootup.core.jimple.common.expr.JLtExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLtExpr(JLtExpr)","u":"caseLtExpr(sootup.core.jimple.common.expr.JLtExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseLtExpr(JLtExpr)","u":"caseLtExpr(sootup.core.jimple.common.expr.JLtExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseLtExpr(JLtExpr)","u":"caseLtExpr(sootup.core.jimple.common.expr.JLtExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseMethodHandle(MethodHandle)","u":"caseMethodHandle(sootup.core.jimple.common.constant.MethodHandle)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseMethodHandle(MethodHandle)","u":"caseMethodHandle(sootup.core.jimple.common.constant.MethodHandle)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseMethodHandle(MethodHandle)","u":"caseMethodHandle(sootup.core.jimple.common.constant.MethodHandle)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseMethodThrow()"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseMethodType(MethodType)","u":"caseMethodType(sootup.core.jimple.common.constant.MethodType)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseMethodType(MethodType)","u":"caseMethodType(sootup.core.jimple.common.constant.MethodType)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseMethodType(MethodType)","u":"caseMethodType(sootup.core.jimple.common.constant.MethodType)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseMulExpr(JMulExpr)","u":"caseMulExpr(sootup.core.jimple.common.expr.JMulExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseMulExpr(JMulExpr)","u":"caseMulExpr(sootup.core.jimple.common.expr.JMulExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseMulExpr(JMulExpr)","u":"caseMulExpr(sootup.core.jimple.common.expr.JMulExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseMulExpr(JMulExpr)","u":"caseMulExpr(sootup.core.jimple.common.expr.JMulExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNeExpr(JNeExpr)","u":"caseNeExpr(sootup.core.jimple.common.expr.JNeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNeExpr(JNeExpr)","u":"caseNeExpr(sootup.core.jimple.common.expr.JNeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNeExpr(JNeExpr)","u":"caseNeExpr(sootup.core.jimple.common.expr.JNeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNeExpr(JNeExpr)","u":"caseNeExpr(sootup.core.jimple.common.expr.JNeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNegExpr(JNegExpr)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNegExpr(JNegExpr)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNegExpr(JNegExpr)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNegExpr(JNegExpr)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNegExpr(JNegExpr, Object)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr,java.lang.Object)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNewArrayExpr(JNewArrayExpr, Object)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr,java.lang.Object)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNewExpr(JNewExpr, Object)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr,java.lang.Object)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr, Object)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseNopStmt(JNopStmt)","u":"caseNopStmt(sootup.core.jimple.common.stmt.JNopStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseNopStmt(JNopStmt)","u":"caseNopStmt(sootup.core.jimple.common.stmt.JNopStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseNopStmt(JNopStmt)","u":"caseNopStmt(sootup.core.jimple.common.stmt.JNopStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNopStmt(JNopStmt, Object)","u":"caseNopStmt(sootup.core.jimple.common.stmt.JNopStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseNullConstant(NullConstant)","u":"caseNullConstant(sootup.core.jimple.common.constant.NullConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNullConstant(NullConstant)","u":"caseNullConstant(sootup.core.jimple.common.constant.NullConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseNullConstant(NullConstant)","u":"caseNullConstant(sootup.core.jimple.common.constant.NullConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseNullType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseNullType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseOrExpr(JOrExpr)","u":"caseOrExpr(sootup.core.jimple.common.expr.JOrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseOrExpr(JOrExpr)","u":"caseOrExpr(sootup.core.jimple.common.expr.JOrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseOrExpr(JOrExpr)","u":"caseOrExpr(sootup.core.jimple.common.expr.JOrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseOrExpr(JOrExpr)","u":"caseOrExpr(sootup.core.jimple.common.expr.JOrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseParameterRef(JParameterRef)","u":"caseParameterRef(sootup.core.jimple.common.ref.JParameterRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseParameterRef(JParameterRef)","u":"caseParameterRef(sootup.core.jimple.common.ref.JParameterRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseParameterRef(JParameterRef)","u":"caseParameterRef(sootup.core.jimple.common.ref.JParameterRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseParameterRef(JParameterRef, Object)","u":"caseParameterRef(sootup.core.jimple.common.ref.JParameterRef,java.lang.Object)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseParm(int)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"casePhiExpr(JPhiExpr)","u":"casePhiExpr(sootup.core.jimple.common.expr.JPhiExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"casePhiExpr(JPhiExpr)","u":"casePhiExpr(sootup.core.jimple.common.expr.JPhiExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"casePhiExpr(JPhiExpr)","u":"casePhiExpr(sootup.core.jimple.common.expr.JPhiExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"casePhiExpr(JPhiExpr)","u":"casePhiExpr(sootup.core.jimple.common.expr.JPhiExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseRemExpr(JRemExpr)","u":"caseRemExpr(sootup.core.jimple.common.expr.JRemExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseRemExpr(JRemExpr)","u":"caseRemExpr(sootup.core.jimple.common.expr.JRemExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseRemExpr(JRemExpr)","u":"caseRemExpr(sootup.core.jimple.common.expr.JRemExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseRemExpr(JRemExpr)","u":"caseRemExpr(sootup.core.jimple.common.expr.JRemExpr)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseRet()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseRetStmt(JRetStmt)","u":"caseRetStmt(sootup.core.jimple.javabytecode.stmt.JRetStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseRetStmt(JRetStmt)","u":"caseRetStmt(sootup.core.jimple.javabytecode.stmt.JRetStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseRetStmt(JRetStmt)","u":"caseRetStmt(sootup.core.jimple.javabytecode.stmt.JRetStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseRetStmt(JRetStmt, Object)","u":"caseRetStmt(sootup.core.jimple.javabytecode.stmt.JRetStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseReturnStmt(JReturnStmt)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseReturnStmt(JReturnStmt)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseReturnStmt(JReturnStmt)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseReturnStmt(JReturnStmt)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseReturnStmt(JReturnStmt, Object)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseReturnVoidStmt(JReturnVoidStmt)","u":"caseReturnVoidStmt(sootup.core.jimple.common.stmt.JReturnVoidStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseReturnVoidStmt(JReturnVoidStmt)","u":"caseReturnVoidStmt(sootup.core.jimple.common.stmt.JReturnVoidStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseReturnVoidStmt(JReturnVoidStmt)","u":"caseReturnVoidStmt(sootup.core.jimple.common.stmt.JReturnVoidStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseReturnVoidStmt(JReturnVoidStmt, Object)","u":"caseReturnVoidStmt(sootup.core.jimple.common.stmt.JReturnVoidStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseShlExpr(JShlExpr)","u":"caseShlExpr(sootup.core.jimple.common.expr.JShlExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseShlExpr(JShlExpr)","u":"caseShlExpr(sootup.core.jimple.common.expr.JShlExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseShlExpr(JShlExpr)","u":"caseShlExpr(sootup.core.jimple.common.expr.JShlExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseShlExpr(JShlExpr)","u":"caseShlExpr(sootup.core.jimple.common.expr.JShlExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseShortType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseShortType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseShrExpr(JShrExpr)","u":"caseShrExpr(sootup.core.jimple.common.expr.JShrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseShrExpr(JShrExpr)","u":"caseShrExpr(sootup.core.jimple.common.expr.JShrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseShrExpr(JShrExpr)","u":"caseShrExpr(sootup.core.jimple.common.expr.JShrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseShrExpr(JShrExpr)","u":"caseShrExpr(sootup.core.jimple.common.expr.JShrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr, Object)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseStaticFieldRef(JStaticFieldRef)","u":"caseStaticFieldRef(sootup.core.jimple.common.ref.JStaticFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseStaticFieldRef(JStaticFieldRef)","u":"caseStaticFieldRef(sootup.core.jimple.common.ref.JStaticFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseStaticFieldRef(JStaticFieldRef)","u":"caseStaticFieldRef(sootup.core.jimple.common.ref.JStaticFieldRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseStaticFieldRef(JStaticFieldRef, Object)","u":"caseStaticFieldRef(sootup.core.jimple.common.ref.JStaticFieldRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseStaticInvokeExpr(JStaticInvokeExpr)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseStaticInvokeExpr(JStaticInvokeExpr)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseStaticInvokeExpr(JStaticInvokeExpr)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseStaticInvokeExpr(JStaticInvokeExpr)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseStaticInvokeExpr(JStaticInvokeExpr, Object)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseStmt(Stmt, Object)","u":"caseStmt(sootup.core.jimple.common.stmt.Stmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseStringConstant(StringConstant)","u":"caseStringConstant(sootup.core.jimple.common.constant.StringConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseStringConstant(StringConstant)","u":"caseStringConstant(sootup.core.jimple.common.constant.StringConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseStringConstant(StringConstant)","u":"caseStringConstant(sootup.core.jimple.common.constant.StringConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseSubExpr(JSubExpr)","u":"caseSubExpr(sootup.core.jimple.common.expr.JSubExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseSubExpr(JSubExpr)","u":"caseSubExpr(sootup.core.jimple.common.expr.JSubExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseSubExpr(JSubExpr)","u":"caseSubExpr(sootup.core.jimple.common.expr.JSubExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseSubExpr(JSubExpr)","u":"caseSubExpr(sootup.core.jimple.common.expr.JSubExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseSwitchStmt(JSwitchStmt)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseSwitchStmt(JSwitchStmt)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseSwitchStmt(JSwitchStmt)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseSwitchStmt(JSwitchStmt)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseSwitchStmt(JSwitchStmt, Object)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt,java.lang.Object)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseThis()"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseThisRef(JThisRef)","u":"caseThisRef(sootup.core.jimple.common.ref.JThisRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseThisRef(JThisRef)","u":"caseThisRef(sootup.core.jimple.common.ref.JThisRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseThisRef(JThisRef)","u":"caseThisRef(sootup.core.jimple.common.ref.JThisRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseThisRef(JThisRef, Object)","u":"caseThisRef(sootup.core.jimple.common.ref.JThisRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseThrowStmt(JThrowStmt)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseThrowStmt(JThrowStmt)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseThrowStmt(JThrowStmt)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseThrowStmt(JThrowStmt)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseThrowStmt(JThrowStmt, Object)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseUnknownType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseUnknownType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseUshrExpr(JUshrExpr)","u":"caseUshrExpr(sootup.core.jimple.common.expr.JUshrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseUshrExpr(JUshrExpr)","u":"caseUshrExpr(sootup.core.jimple.common.expr.JUshrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseUshrExpr(JUshrExpr)","u":"caseUshrExpr(sootup.core.jimple.common.expr.JUshrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseUshrExpr(JUshrExpr)","u":"caseUshrExpr(sootup.core.jimple.common.expr.JUshrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr, Object)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseVoidType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseVoidType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseXorExpr(JXorExpr)","u":"caseXorExpr(sootup.core.jimple.common.expr.JXorExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseXorExpr(JXorExpr)","u":"caseXorExpr(sootup.core.jimple.common.expr.JXorExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseXorExpr(JXorExpr)","u":"caseXorExpr(sootup.core.jimple.common.expr.JXorExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseXorExpr(JXorExpr)","u":"caseXorExpr(sootup.core.jimple.common.expr.JXorExpr)"},{"p":"sootup.interceptors","c":"CastAndReturnInliner","l":"CastAndReturnInliner()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors.typeresolving","c":"CastCounter","l":"CastCounter(Body.BodyBuilder, AugEvalFunction, BytecodeHierarchy, Typing)","u":"%3Cinit%3E(sootup.core.model.Body.BodyBuilder,sootup.interceptors.typeresolving.AugEvalFunction,sootup.interceptors.typeresolving.BytecodeHierarchy,sootup.interceptors.typeresolving.Typing)"},{"p":"sootup.apk.frontend.instruction","c":"CastInstruction","l":"CastInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.util","c":"PTAUtils","l":"castNeverFails(View, Type, Type)","u":"castNeverFails(sootup.core.views.View,sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"CATCH"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CATCH"},{"p":"sootup.jimple","c":"JimpleParser","l":"CATCH"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"CATCH()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"caught"},{"p":"sootup.codepropertygraph.cdg","c":"CdgCreator","l":"CdgCreator()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"CdgEdge","l":"CdgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"cfaFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"cfaFormula2()"},{"p":"sootup.codepropertygraph.cfg","c":"CfgCreator","l":"CfgCreator()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"cg"},{"p":"qilin.core","c":"PTA","l":"cgb"},{"p":"sootup.jimple","c":"JimpleLexer","l":"channelNames"},{"p":"sootup.apk.frontend.instruction","c":"CheckCastInstruction","l":"CheckCastInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.validation","c":"CheckInitValidator","l":"CheckInitValidator()","u":"%3Cinit%3E()"},{"p":"sootup.core.validation","c":"CheckTypesValidator","l":"CheckTypesValidator()","u":"%3Cinit%3E()"},{"p":"qilin.util.graph","c":"Tree","l":"childrenOf(N)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"childrenOf(N)"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"ChunkedQueue()","u":"%3Cinit%3E()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"cicg"},{"p":"sootup.core.inputlocation","c":"FileType","l":"CLASS"},{"p":"sootup.core.jimple","c":"Jimple","l":"CLASS"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CLASS"},{"p":"sootup.jimple","c":"JimpleParser","l":"CLASS"},{"p":"sootup.jimple","c":"JimpleParser","l":"class_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"class_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"class_modifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"Class_modifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"class_name"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"CLASS()"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"CLASS()"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"classAdded(SootClass)","u":"classAdded(sootup.core.model.SootClass)"},{"p":"sootup.core","c":"ViewChangeListener","l":"classAdded(SootClass)","u":"classAdded(sootup.core.model.SootClass)"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"ClassConstant(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"ClassConstantNode","l":"ClassConstantNode(ClassConstant)","u":"%3Cinit%3E(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper.ClassInformation","l":"classDefinition"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"ClassDirectlyExtends"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"ClassDirectlyImplements"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"ClassFileBasedAnalysisInputLocation(Path, String, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,java.lang.String,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"ClassFileBasedAnalysisInputLocation(Path, String, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,java.lang.String,sootup.core.model.SourceType,java.util.List)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ClassForName"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"ClassHierarchyAnalysisAlgorithm(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper.ClassInformation","l":"ClassInformation(MultiDexContainer.DexEntry, ClassDef)","u":"%3Cinit%3E(org.jf.dexlib2.iface.MultiDexContainer.DexEntry,org.jf.dexlib2.iface.ClassDef)"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_ADD_CLASS"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_CHECK_PACKAGE_ACC"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_FIND_NATIVE"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_INIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_LOAD_CLASS_INTERNAL"},{"p":"sootup.core.validation","c":"ClassModifiersValidator","l":"ClassModifiersValidator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"classname"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"classname"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"classname"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ClassNewInstance"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"classNode"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"classRemoved(SootClass)","u":"classRemoved(sootup.core.model.SootClass)"},{"p":"sootup.core","c":"ViewChangeListener","l":"classRemoved(SootClass)","u":"classRemoved(sootup.core.model.SootClass)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"classSignature"},{"p":"sootup.core.model","c":"SootClass","l":"classSignature"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"classSource"},{"p":"sootup.core.model","c":"AbstractClass","l":"classSource"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"classType"},{"p":"sootup.core.types","c":"ClassType","l":"ClassType()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"classTypeCache"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"clear()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"clear()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"clear()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"clear()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"clear()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"clear()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"clear()"},{"p":"qilin.util","c":"BitVector","l":"clear(int)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"clearExceptionalEdges(Stmt)","u":"clearExceptionalEdges(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"clearExceptionalEdges(Stmt)","u":"clearExceptionalEdges(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"clearExceptionalSuccessorBlocks()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"clearExceptionalSuccessorBlocks()"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"clearOption(JimplePrinter.Option)","u":"clearOption(sootup.core.util.printer.JimplePrinter.Option)"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"clearParas()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"clearPredecessorBlocks()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"clearPredecessorBlocks()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"clearSuccessorBlocks()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"clearSuccessorBlocks()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"CLINIT"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"clinitMode"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"clinits()"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"clinitsOf(SootClass)","u":"clinitsOf(sootup.core.model.SootClass)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"clinitsOf(SootClass)","u":"clinitsOf(sootup.core.model.SootClass)"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"CLOAD"},{"p":"qilin.util","c":"BitVector","l":"clone()"},{"p":"qilin.util.queue","c":"QueueReader","l":"clone()"},{"p":"sootup.core.jimple","c":"Jimple","l":"CMP"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMP"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMP"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMP()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"cmp(LongConstant)","u":"cmp(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPEQ"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPEQ"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPEQ()"},{"p":"sootup.core.jimple","c":"Jimple","l":"CMPG"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPG"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPG"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPG()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"cmpg(DoubleConstant)","u":"cmpg(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"cmpg(FloatConstant)","u":"cmpg(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"RealConstant","l":"cmpg(R)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPGE"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPGE"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPGE()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPGT"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPGT"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPGT()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"CMPGT()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"CMPGT()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"CMPGT()"},{"p":"sootup.apk.frontend.instruction","c":"CmpInstruction","l":"CmpInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"CMPL"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPL"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPL"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPL()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"cmpl(DoubleConstant)","u":"cmpl(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"cmpl(FloatConstant)","u":"cmpl(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"RealConstant","l":"cmpl(R)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPLE"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPLE"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPLE()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPLT"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPLT"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPLT()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"CMPLT()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"CMPLT()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"CMPLT()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPNE"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPNE"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPNE()"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"codeAddress"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"collectDefinitionsWithAliases(Local)","u":"collectDefinitionsWithAliases(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.model","c":"Body","l":"collectDefs(Collection)","u":"collectDefs(java.util.Collection)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"collectExceptionalSuccessorBlocks(MutableBasicBlock)","u":"collectExceptionalSuccessorBlocks(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"collectExceptionalSuccessorBlocks(MutableBasicBlock)","u":"collectExceptionalSuccessorBlocks(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"collectInstantiatedClassesInMethod(SootMethod)","u":"collectInstantiatedClassesInMethod(sootup.core.model.SootMethod)"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"COLLECTION"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"CollectionHeuristic(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.util","c":"CollectionUtils","l":"CollectionUtils()","u":"%3Cinit%3E()"},{"p":"qilin.stat","c":"Exporter","l":"collectMetric(String, String)","u":"collectMetric(java.lang.String,java.lang.String)"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"collectParams()"},{"p":"sootup.core.model","c":"Body","l":"collectUses(Collection)","u":"collectUses(java.util.Collection)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"COLON"},{"p":"sootup.jimple","c":"JimpleParser","l":"COLON"},{"p":"sootup.jimple","c":"JimpleLexer","l":"COLON_EQUALS"},{"p":"sootup.jimple","c":"JimpleParser","l":"COLON_EQUALS"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"COLON_EQUALS()"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"COLON()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"COLON()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"COLON()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"COLON()"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"COLON()"},{"p":"qilin.util","c":"ANSIColor","l":"color(String, String)","u":"color(java.lang.String,java.lang.String)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"COMMA"},{"p":"sootup.jimple","c":"JimpleParser","l":"COMMA"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"COMMA()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"COMMA()"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"COMMA(int)"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"COMMA(int)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"common_modifier()"},{"p":"sootup.jimple","c":"JimpleParser","l":"common_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"common_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"common_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"Common_modifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.java.core.signatures","c":"CommonClassSignatures","l":"CommonClassSignatures()","u":"%3Cinit%3E()"},{"p":"sootup.core.typehierarchy","c":"HierarchyComparator","l":"compare(ClassType, ClassType)","u":"compare(sootup.core.types.ClassType,sootup.core.types.ClassType)"},{"p":"sootup.interceptors","c":"LocalNameStandardizer.LocalComparator","l":"compare(Local, Local)","u":"compare(sootup.core.jimple.basic.Local,sootup.core.jimple.basic.Local)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"compare(Typing, BytecodeHierarchy, Collection)","u":"compare(sootup.interceptors.typeresolving.Typing,sootup.interceptors.typeresolving.BytecodeHierarchy,java.util.Collection)"},{"p":"sootup.core.signatures","c":"FieldSubSignature","l":"compareTo(FieldSubSignature)","u":"compareTo(sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"compareTo(MethodSubSignature)","u":"compareTo(sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core.pag","c":"ValNode","l":"compareTo(Object)","u":"compareTo(java.lang.Object)"},{"p":"sootup.core.model","c":"Position","l":"compareTo(Position)","u":"compareTo(sootup.core.model.Position)"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"compareTo(SootClassMemberSignature)","u":"compareTo(sootup.core.signatures.SootClassMemberSignature)"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"compareTo(SootClassMemberSubSignature)","u":"compareTo(sootup.core.signatures.SootClassMemberSubSignature)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"computeAllCalls(List, Map>, CallGraph)","u":"computeAllCalls(java.util.List,java.util.Map,sootup.callgraph.CallGraph)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"computeBranchingStmts(DexBody)","u":"computeBranchingStmts(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"computeCalls(Map>, View, CallGraph)","u":"computeCalls(java.util.Map,sootup.core.views.View,sootup.callgraph.CallGraph)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"computeLookUpValues(Instruction)","u":"computeLookUpValues(org.jf.dexlib2.iface.instruction.Instruction)"},{"p":"qilin.pta.toolkits.mahjong","c":"HeapAbstraction","l":"computeMergedObjectMap()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"computeNodesInPrecisionLossPatterns()"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"computeReachableNodes(N)"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"computeRootNodes()"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"computeTailNodes()"},{"p":"qilin.util","c":"Util","l":"concat(String[], String[])","u":"concat(java.lang.String[],java.lang.String[])"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"CONCH"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"Conch(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"ConcurrentDirectedGraphImpl()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"ConditionalBranchFolder","l":"ConditionalBranchFolder()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"ConditionalJumpInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ConditionAstEdge","l":"ConditionAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"connectEdgesToSubClasses(MethodSignature, MethodSignature, View, Map, CallGraph)","u":"connectEdgesToSubClasses(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.views.View,java.util.Map,sootup.callgraph.CallGraph)"},{"p":"sootup.jimple","c":"JimpleParser","l":"constant()"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"constant()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"constant(Constant)","u":"constant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"constant(Constant)","u":"constant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"ConstantContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.pag","c":"ConstantNode","l":"ConstantNode(Object, Type, SootMethod)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"sootup.interceptors","c":"ConstantPropagatorAndFolder","l":"ConstantPropagatorAndFolder()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"ConstantUtil","l":"ConstantUtil()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"ConstClassInstruction","l":"ConstClassInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"ConstInstruction","l":"ConstInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.parm.ctxcons","c":"CallsiteCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"CtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"HybObjCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"HybTypeCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"InsensCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"ObjCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"TypeCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.dd","c":"TunnelingConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"sootup.core.model","c":"MethodModifier","l":"CONSTRUCTOR"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ConstructorNewInstance"},{"p":"sootup.apk.frontend.instruction","c":"ConstStringInstruction","l":"ConstStringInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"containedInNestedClass(SootMethod)","u":"containedInNestedClass(sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"container()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"container()"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"containerFactory"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"ContainerFinder(PTA, XUtility)","u":"%3Cinit%3E(qilin.core.PTA,qilin.pta.toolkits.debloaterx.XUtility)"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"containerType"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"containerWrapper"},{"p":"qilin.core.sets","c":"PointsToSet","l":"contains(AllocNode)","u":"contains(qilin.core.pag.AllocNode)"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"contains(AllocNode)","u":"contains(qilin.core.pag.AllocNode)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"contains(ClassType)","u":"contains(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"contains(ClassType)","u":"contains(sootup.core.types.ClassType)"},{"p":"qilin.core.context","c":"ContextElements","l":"contains(ContextElement)","u":"contains(qilin.core.context.ContextElement)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"contains(int)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"contains(int)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"contains(int)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"contains(Object)","u":"contains(java.lang.Object)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"contains(Object)","u":"contains(java.lang.Object)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"containsAlias(Local)","u":"containsAlias(sootup.core.jimple.basic.Local)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"containsAll(Collection)","u":"containsAll(java.util.Collection)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"containsArrayRef()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"containsArrayRef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"containsArrayRef()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"containsCall(CallGraph.Call)","u":"containsCall(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"CallGraph","l":"containsCall(CallGraph.Call)","u":"containsCall(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"containsCall(CallGraph.Call)","u":"containsCall(sootup.callgraph.CallGraph.Call)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"containsCall(MethodSignature, MethodSignature, InvokableStmt)","u":"containsCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"CallGraph","l":"containsCall(MethodSignature, MethodSignature, InvokableStmt)","u":"containsCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"containsCall(MethodSignature, MethodSignature, InvokableStmt)","u":"containsCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core","c":"PTAScene","l":"containsClass(String)","u":"containsClass(java.lang.String)"},{"p":"qilin.core","c":"PTAScene","l":"containsField(String)","u":"containsField(java.lang.String)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"containsFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"containsFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"containsFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"InvokableStmt","l":"containsInvokeExpr()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"containsInvokeExpr()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"containsInvokeExpr()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"containsMethod(MethodSignature)","u":"containsMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"containsMethod(MethodSignature)","u":"containsMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"containsMethod(MethodSignature)","u":"containsMethod(sootup.core.signatures.MethodSignature)"},{"p":"qilin.core","c":"PTAScene","l":"containsMethod(String)","u":"containsMethod(java.lang.String)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"containsNode(Stmt)","u":"containsNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"containsNode(Stmt)","u":"containsNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"containsNode(Stmt)","u":"containsNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"containsNode(Stmt)","u":"containsNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"ContextField","l":"context"},{"p":"qilin.core.pag","c":"ContextAllocNode","l":"context()"},{"p":"qilin.core.pag","c":"ContextMethod","l":"context()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"context()"},{"p":"qilin.core.pag","c":"VarNode","l":"context()"},{"p":"qilin.driver","c":"ContextKind","l":"contextAliases()"},{"p":"qilin.core.pag","c":"ContextAllocNode","l":"ContextAllocNode(AllocNode, Context)","u":"%3Cinit%3E(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"contextAllocNodeMap"},{"p":"qilin.core.context","c":"ContextElements","l":"ContextElements(ContextElement[], int)","u":"%3Cinit%3E(qilin.core.context.ContextElement[],int)"},{"p":"qilin.core.pag","c":"ContextField","l":"ContextField(Context, SparkField)","u":"%3Cinit%3E(qilin.core.context.Context,qilin.core.pag.SparkField)"},{"p":"qilin.core.pag","c":"PAG","l":"contextFieldMap"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"contextMap"},{"p":"qilin.core.pag","c":"ContextMethod","l":"ContextMethod(SootMethod, Context)","u":"%3Cinit%3E(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"contextMethodMap"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"ContextSelector(OAG)","u":"%3Cinit%3E(qilin.pta.toolkits.common.OAG)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"ContextSelector(OAG, int)","u":"%3Cinit%3E(qilin.pta.toolkits.common.OAG,int)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"contextsOf(AllocNode)","u":"contextsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"contextTailor(Context, int)","u":"contextTailor(qilin.core.context.Context,int)"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"ContextVarNode(VarNode, Context)","u":"%3Cinit%3E(qilin.core.pag.VarNode,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"contextVarNodeMap"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"contxtLengthAnalysis()"},{"p":"qilin.pta.toolkits.turner","c":"Turner","l":"contxtLengthAnalysis()"},{"p":"sootup.codepropertygraph.propertygraph.util","c":"PropertyGraphToDotConverter","l":"convert(PropertyGraph)","u":"convert(sootup.codepropertygraph.propertygraph.PropertyGraph)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"convertAnnotation(List)","u":"convertAnnotation(java.util.List)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"convertAnnotation(Set)","u":"convertAnnotation(java.util.Set)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"convertAnnotationValue(Object)","u":"convertAnnotationValue(java.lang.Object)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertClass(AstClass)","u":"convertClass(com.ibm.wala.cast.loader.AstClass)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertClassNameFromSoot(String)","u":"convertClassNameFromSoot(java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertClassNameFromWala(String)","u":"convertClassNameFromWala(java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertField(JavaClassType, AstField)","u":"convertField(sootup.java.core.types.JavaClassType,com.ibm.wala.cast.loader.AstField)"},{"p":"sootup.java.frontend.conversion","c":"InstructionConverter","l":"convertInstruction(SSAInstruction, HashMap)","u":"convertInstruction(com.ibm.wala.ssa.SSAInstruction,java.util.HashMap)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertMethod(JavaClassType, AstMethod)","u":"convertMethod(sootup.java.core.types.JavaClassType,com.ibm.wala.cast.loader.AstMethod)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertModifiers(AstClass)","u":"convertModifiers(com.ibm.wala.cast.loader.AstClass)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertModifiers(AstField)","u":"convertModifiers(com.ibm.wala.cast.loader.AstField)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertModifiers(AstMethod)","u":"convertModifiers(com.ibm.wala.cast.loader.AstMethod)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"convertMultimap(LinkedListMultimap>)","u":"convertMultimap(com.google.common.collect.LinkedListMultimap)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"convertParameterTypes(List)","u":"convertParameterTypes(java.util.List)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertPosition(CAstSourcePositionMap.Position)","u":"convertPosition(com.ibm.wala.cast.tree.CAstSourcePositionMap.Position)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertPositionInfo(CAstSourcePositionMap.Position, CAstSourcePositionMap.Position[])","u":"convertPositionInfo(com.ibm.wala.cast.tree.CAstSourcePositionMap.Position,com.ibm.wala.cast.tree.CAstSourcePositionMap.Position[])"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertType(TypeReference)","u":"convertType(com.ibm.wala.types.TypeReference)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"copy()"},{"p":"sootup.callgraph","c":"CallGraph","l":"copy()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"copy()"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"copy(F, F)","u":"copy(F,F)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"copyExceptionalFlowFrom(MutableBasicBlock)","u":"copyExceptionalFlowFrom(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"copyExceptionalFlowFrom(MutableBasicBlock)","u":"copyExceptionalFlowFrom(sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.util","c":"BitVector","l":"copyFrom(BitVector)","u":"copyFrom(qilin.util.BitVector)"},{"p":"sootup.interceptors","c":"CopyPropagator","l":"CopyPropagator()","u":"%3Cinit%3E()"},{"p":"qilin","c":"CoreConfig","l":"coreConfig"},{"p":"qilin","c":"CoreConfig","l":"CoreConfig()","u":"%3Cinit%3E()"},{"p":"qilin.core","c":"CorePTA","l":"CorePTA(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"CorePTAConfiguration()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.cpg","c":"CpgCreator","l":"CpgCreator(AstCreator, CfgCreator, CdgCreator, DdgCreator)","u":"%3Cinit%3E(sootup.codepropertygraph.ast.AstCreator,sootup.codepropertygraph.cfg.CfgCreator,sootup.codepropertygraph.cdg.CdgCreator,sootup.codepropertygraph.ddg.DdgCreator)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"create(Path, SourceType)","u":"create(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"create(Path, SourceType, int, List)","u":"create(java.nio.file.Path,sootup.core.model.SourceType,int,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"create(Path, SourceType, List)","u":"create(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"create(Path, SourceType, List, Collection)","u":"create(java.nio.file.Path,sootup.core.model.SourceType,java.util.List,java.util.Collection)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"createAnalysisInputLocation(Path, SourceType, List)","u":"createAnalysisInputLocation(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"createAnalysisInputLocation(Path, SourceType, List)","u":"createAnalysisInputLocation(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"createAnnotationUsage(AnnotationNode)","u":"createAnnotationUsage(org.objectweb.asm.tree.AnnotationNode)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"createAnnotationUsage(List)","u":"createAnnotationUsage(java.util.List)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"createAnnotationUsage(Set)","u":"createAnnotationUsage(java.util.Set)"},{"p":"sootup.core.types","c":"Type","l":"createArrayType(Type, int)","u":"createArrayType(sootup.core.types.Type,int)"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"createAutomaticModuleInfo(ModuleSignature)","u":"createAutomaticModuleInfo(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.core.cache.provider","c":"ClassCacheProvider","l":"createCache()"},{"p":"sootup.core.cache.provider","c":"FullCacheProvider","l":"createCache()"},{"p":"sootup.core.cache.provider","c":"LRUCacheProvider","l":"createCache()"},{"p":"sootup.core.cache.provider","c":"MutableFullCacheProvider","l":"createCache()"},{"p":"qilin.core","c":"CorePTA","l":"createCalleeCtx(ContextMethod, AllocNode, CallSite, SootMethod)","u":"createCalleeCtx(qilin.core.pag.ContextMethod,qilin.core.pag.AllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.core","c":"PTA","l":"createCalleeCtx(ContextMethod, AllocNode, CallSite, SootMethod)","u":"createCalleeCtx(qilin.core.pag.ContextMethod,qilin.core.pag.AllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"createCalleeCtx(ContextMethod, AllocNode, CallSite, SootMethod)","u":"createCalleeCtx(qilin.core.pag.ContextMethod,qilin.core.pag.AllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.core","c":"PTA","l":"createCallGraphBuilder()"},{"p":"qilin.pta.tools","c":"BasePTA","l":"createCallGraphBuilder()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.core.frontend","c":"ClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmJavaClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.jimple.frontend","c":"JimpleClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"createClassSource(AstClass, JavaClassType, Set, JavaClassType, Set, Set, CAstSourcePositionMap.Position, EnumSet, Iterable)","u":"createClassSource(com.ibm.wala.cast.loader.AstClass,sootup.java.core.types.JavaClassType,java.util.Set,sootup.java.core.types.JavaClassType,java.util.Set,java.util.Set,com.ibm.wala.cast.tree.CAstSourcePositionMap.Position,java.util.EnumSet,java.lang.Iterable)"},{"p":"sootup.codepropertygraph.cpg","c":"CpgCreator","l":"createCpg(SootMethod)","u":"createCpg(sootup.core.model.SootMethod)"},{"p":"sootup.codepropertygraph.ast","c":"AstCreator","l":"createGraph(SootMethod)","u":"createGraph(sootup.core.model.SootMethod)"},{"p":"sootup.codepropertygraph.cdg","c":"CdgCreator","l":"createGraph(SootMethod)","u":"createGraph(sootup.core.model.SootMethod)"},{"p":"sootup.codepropertygraph.cfg","c":"CfgCreator","l":"createGraph(SootMethod)","u":"createGraph(sootup.core.model.SootMethod)"},{"p":"sootup.codepropertygraph.ddg","c":"DdgCreator","l":"createGraph(SootMethod)","u":"createGraph(sootup.core.model.SootMethod)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"createJimpleParser(CharStream, Path)","u":"createJimpleParser(org.antlr.v4.runtime.CharStream,java.nio.file.Path)"},{"p":"qilin.util","c":"DataFactory","l":"createList()"},{"p":"qilin.util","c":"DataFactory","l":"createMap()"},{"p":"qilin.util","c":"DataFactory","l":"createMap(int)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"createModuleNameForAutomaticModule(Path)","u":"createModuleNameForAutomaticModule(java.nio.file.Path)"},{"p":"qilin.core","c":"PTA","l":"createPAG()"},{"p":"qilin.pta.tools","c":"BasePTA","l":"createPAG()"},{"p":"qilin.driver","c":"PTAFactory","l":"createPTA(PTAPattern, View, String)","u":"createPTA(qilin.driver.PTAPattern,sootup.core.views.View,java.lang.String)"},{"p":"qilin.core.pag","c":"PAG","l":"createReflectionModel()"},{"p":"qilin.util","c":"DataFactory","l":"createSet()"},{"p":"qilin.util","c":"DataFactory","l":"createSet(int)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"createStmtsBlock(Stmt)","u":"createStmtsBlock(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"createStmtToOwnerMap()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"createUnmodifiableStmtGraph(StmtGraph)","u":"createUnmodifiableStmtGraph(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.util","c":"DotExporter","l":"createUrlToWebeditor(StmtGraph)","u":"createUrlToWebeditor(sootup.core.graph.StmtGraph)"},{"p":"qilin.util","c":"PTAUtils","l":"createView()"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"cs"},{"p":"qilin.pta.toolkits.conch","c":"CSDG","l":"CSDG()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"csHeap"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"cslikely"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"CSLIKELY"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"csmethods"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"csmethods"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"csnodes"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"csnodes"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"csNodes"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"CSTORE"},{"p":"qilin.core","c":"CorePTA","l":"ctxCons"},{"p":"qilin.core","c":"CorePTA","l":"ctxConstructor()"},{"p":"qilin.core","c":"PTA","l":"ctxConstructor()"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"ctxDebloating"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"ctxDependentHeaps()"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"ctxDependentHeaps2()"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"ctxDepHeaps"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"ctxDepHeaps"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"ctxDepHeaps"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"ctxDepHeaps"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"ctxIndenpendentHeaps()"},{"p":"qilin.core","c":"CorePTA","l":"ctxSel"},{"p":"qilin.core","c":"CorePTA","l":"ctxSelector()"},{"p":"qilin.core","c":"PTA","l":"ctxSelector()"},{"p":"qilin.parm.select","c":"CtxSelector","l":"CtxSelector()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"CtxTunnelingFeaturesTrueTable(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.util","c":"ANSIColor","l":"CYAN"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"dangling"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"DATADRIVEN"},{"p":"qilin.pta.tools","c":"DataDrivenPTA","l":"DataDrivenPTA(PTAScene, CtxConstructor)","u":"%3Cinit%3E(qilin.core.PTAScene,qilin.parm.ctxcons.CtxConstructor)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"DataDrivenSelector(Class)","u":"%3Cinit%3E(java.lang.Class)"},{"p":"qilin.util","c":"DataFactory","l":"DataFactory()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.ddg","c":"DdgCreator","l":"DdgCreator()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"DdgEdge","l":"DdgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.interceptors","c":"DeadAssignmentEliminator","l":"DeadAssignmentEliminator()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"DeadAssignmentEliminator","l":"DeadAssignmentEliminator(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"debloatApproach"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"debloatApproach"},{"p":"qilin.pta.toolkits.common","c":"DebloatedOAG","l":"DebloatedOAG(PTA, Set)","u":"%3Cinit%3E(qilin.core.PTA,java.util.Set)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"DebloatedPTA(BasePTA, DebloatedPTA.DebloatApproach)","u":"%3Cinit%3E(qilin.pta.tools.BasePTA,qilin.pta.tools.DebloatedPTA.DebloatApproach)"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"DEBLOATERX"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"DebloaterX(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"DebloatingSelector(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DEC_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"DEC_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"DEC_CONSTANT()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"DEC_CONSTANT()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"decIndent()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"decIndent()"},{"p":"sootup.jimple","c":"JimpleParser","l":"declaration()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"declaration()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"declaration(int)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"DeclarationContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"declarations()"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"declarations()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"DeclarationsContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.model","c":"MethodModifier","l":"DECLARED_SYNCHRONIZED"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethod","l":"declaringclassType"},{"p":"sootup.apk.frontend","c":"DexBodyInterceptors","l":"Default"},{"p":"sootup.interceptors","c":"BytecodeBodyInterceptors","l":"Default"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"DEFAULT"},{"p":"sootup.core.jimple","c":"Jimple","l":"DEFAULT"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DEFAULT"},{"p":"sootup.jimple","c":"JimpleParser","l":"DEFAULT"},{"p":"sootup.core.signatures","c":"PackageName","l":"DEFAULT_PACKAGE"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"DEFAULT_VERSION"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"DEFAULT()"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"defaultCaseConstant(Constant)","u":"defaultCaseConstant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractImmediateVisitor","l":"defaultCaseConstant(Constant)","u":"defaultCaseConstant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"defaultCaseConstant(Constant)","u":"defaultCaseConstant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"defaultCaseConstant(Constant)","u":"defaultCaseConstant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"defaultCaseExpr(Expr)","u":"defaultCaseExpr(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"defaultCaseExpr(Expr)","u":"defaultCaseExpr(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"defaultCaseExpr(Expr)","u":"defaultCaseExpr(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"defaultCaseExpr(Expr)","u":"defaultCaseExpr(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"defaultCaseRef(Ref)","u":"defaultCaseRef(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"defaultCaseRef(Ref)","u":"defaultCaseRef(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"defaultCaseRef(Ref)","u":"defaultCaseRef(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"defaultCaseRef(Ref)","u":"defaultCaseRef(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"defaultCaseStmt(Stmt)","u":"defaultCaseStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"defaultCaseStmt(Stmt)","u":"defaultCaseStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"defaultCaseStmt(Stmt)","u":"defaultCaseStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"defaultCaseType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"defaultCaseType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"defaultCaseValue(Value)","u":"defaultCaseValue(sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.visitor","c":"ValueVisitor","l":"defaultCaseValue(Value)","u":"defaultCaseValue(sootup.core.jimple.basic.Value)"},{"p":"sootup.analysis.interprocedural.ide","c":"DefaultJimpleIDETabulationProblem","l":"DefaultJimpleIDETabulationProblem(I)","u":"%3Cinit%3E(I)"},{"p":"sootup.analysis.interprocedural.ifds","c":"DefaultJimpleIFDSTabulationProblem","l":"DefaultJimpleIFDSTabulationProblem(I)","u":"%3Cinit%3E(I)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"DefaultRuntimeAnalysisInputLocation()","u":"%3Cinit%3E()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"DefaultRuntimeAnalysisInputLocation(SourceType)","u":"%3Cinit%3E(sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"DefaultRuntimeAnalysisInputLocation(SourceType, List)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"deferredInstructions"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"deferredJimplify(DexBody)","u":"deferredJimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"DeferableInstruction","l":"deferredJimplify(DexBody)","u":"deferredJimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"GotoInstruction","l":"deferredJimplify(DexBody)","u":"deferredJimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"deferredJimplify(DexBody)","u":"deferredJimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"degree(Stmt)","u":"degree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"degree(Stmt)","u":"degree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"delegate"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"DELETED_CONST"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"DepOnParamAnalysis(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"depth"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"Deterministic"},{"p":"sootup.core.inputlocation","c":"FileType","l":"DEX"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"DexBody(Method, MultiDexContainer.DexEntry, ClassType)","u":"%3Cinit%3E(org.jf.dexlib2.iface.Method,org.jf.dexlib2.iface.MultiDexContainer.DexEntry,sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassProvider","l":"DexClassProvider(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"DexClassSource(View, AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider.DexContainer","l":"DexContainer(MultiDexContainer.DexEntry, String, File)","u":"%3Cinit%3E(org.jf.dexlib2.iface.MultiDexContainer.DexEntry,java.lang.String,java.io.File)"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"DexDefUseAnalysis(Body.BodyBuilder)","u":"%3Cinit%3E(sootup.core.model.Body.BodyBuilder)"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper.ClassInformation","l":"dexEntry"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethod","l":"dexEntry"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"dexEntry"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"DexFileProvider()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"DexLibAbstractInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper","l":"DexLibWrapper(File)","u":"%3Cinit%3E(java.io.File)"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethod","l":"DexMethod(MultiDexContainer.DexEntry, ClassType)","u":"%3Cinit%3E(org.jf.dexlib2.iface.MultiDexContainer.DexEntry,sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"DexMethodSource(Set, MethodSignature, MutableStmtGraph, Method, List, View)","u":"%3Cinit%3E(java.util.Set,sootup.core.signatures.MethodSignature,sootup.core.graph.MutableStmtGraph,org.jf.dexlib2.iface.Method,java.util.List,sootup.core.views.View)"},{"p":"sootup.apk.frontend.interceptors","c":"DexNullTransformer","l":"DexNullTransformer()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.interceptors","c":"DexNumberTranformer","l":"DexNumberTranformer()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.dexpler","c":"DexResolver","l":"DexResolver()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.interceptors","c":"DexTransformer","l":"DexTransformer()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"DexUtil()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.conch","c":"DFA","l":"DFA()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"DFA","l":"DFA()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"DFA(DFAState)","u":"%3Cinit%3E(qilin.pta.toolkits.mahjong.automata.DFAState)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAEquivalenceChecker","l":"DFAEquivalenceChecker()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAFactory","l":"DFAFactory(FieldPointstoGraph)","u":"%3Cinit%3E(qilin.pta.toolkits.common.FieldPointstoGraph)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"DFAState()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"DFAState(Set, Set)","u":"%3Cinit%3E(java.util.Set,java.util.Set)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"diff(CallGraph)","u":"diff(sootup.callgraph.CallGraph)"},{"p":"sootup.callgraph","c":"CallGraph","l":"diff(CallGraph)","u":"diff(sootup.callgraph.CallGraph)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"diff(CallGraph)","u":"diff(sootup.callgraph.CallGraph)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"DirectedGraphImpl()","u":"%3Cinit%3E()"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directExtendedInterfacesOf(ViewTypeHierarchy.ScanResult.Vertex)","u":"directExtendedInterfacesOf(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directImplementedInterfacesOf(ViewTypeHierarchy.ScanResult.Vertex)","u":"directImplementedInterfacesOf(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"direction"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"directlyExtendedInterfacesOf(ClassType)","u":"directlyExtendedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directlyExtendedInterfacesOf(ClassType)","u":"directlyExtendedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"directlyImplementedInterfacesOf(ClassType)","u":"directlyImplementedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directlyImplementedInterfacesOf(ClassType)","u":"directlyImplementedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"directSubtypesOf(ClassType)","u":"directSubtypesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directSubtypesOf(ClassType)","u":"directSubtypesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.Vertex","l":"directSubTypesOf(Graph, ViewTypeHierarchy.ScanResult.Vertex)","u":"directSubTypesOf(org.jgrapht.Graph,sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directSuperClassOf(ViewTypeHierarchy.ScanResult.Vertex)","u":"directSuperClassOf(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"qilin.core.pag","c":"ValNode","l":"discardP2Set()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"discoverModules()"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"dispatch(AllocNode, ExceptionThrowSite)","u":"dispatch(qilin.core.pag.AllocNode,qilin.core.pag.ExceptionThrowSite)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"dispatch(AllocNode, VirtualCallSite)","u":"dispatch(qilin.core.pag.AllocNode,qilin.core.pag.VirtualCallSite)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"dispatch(Type, VirtualCallSite)","u":"dispatch(sootup.core.types.Type,qilin.core.pag.VirtualCallSite)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DIV"},{"p":"sootup.jimple","c":"JimpleParser","l":"DIV"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"DIV()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"divide(DoubleConstant)","u":"divide(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"divide(FloatConstant)","u":"divide(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"divide(IntConstant)","u":"divide(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"divide(LongConstant)","u":"divide(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"divide(N)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"DominanceFinder(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"DominanceFinder(StmtGraph, DominanceFinder.AnalysisDirection)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph,sootup.core.graph.DominanceFinder.AnalysisDirection)"},{"p":"sootup.core.graph","c":"DominanceTree","l":"DominanceTree(DominanceFinder)","u":"%3Cinit%3E(sootup.core.graph.DominanceFinder)"},{"p":"sootup.interceptors","c":"Aggregator","l":"dontAggregateFieldLocals"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DOT"},{"p":"sootup.jimple","c":"JimpleParser","l":"DOT"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"DOT()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"DOT()"},{"p":"qilin.core.pag","c":"VarNode","l":"dot(SparkField)","u":"dot(qilin.core.pag.SparkField)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"dot2slashStyle(String)","u":"dot2slashStyle(java.lang.String)"},{"p":"sootup.core.util","c":"DotExporter","l":"DotExporter()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"dottedClassName(String)","u":"dottedClassName(java.lang.String)"},{"p":"sootup.apk.frontend.tag","c":"DoubleOpTag","l":"DoubleOpTag()","u":"%3Cinit%3E()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"DoublePointsToSet()","u":"%3Cinit%3E()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DownloadJarAnalysisInputLocation","l":"DownloadJarAnalysisInputLocation(String, List, Collection)","u":"%3Cinit%3E(java.lang.String,java.util.List,java.util.Collection)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"dummy"},{"p":"sootup.examples","c":"Dummy","l":"Dummy()","u":"%3Cinit%3E()"},{"p":"qilin.stat","c":"Exporter","l":"dumpAppReachableMethods(Collection)","u":"dumpAppReachableMethods(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpClassTypes(Collection)","u":"dumpClassTypes(java.util.Collection)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"dumpCount()"},{"p":"qilin.stat","c":"Exporter","l":"dumpInsensCallGraph(OnFlyCallGraph)","u":"dumpInsensCallGraph(qilin.core.builder.callgraph.OnFlyCallGraph)"},{"p":"qilin.stat","c":"Exporter","l":"dumpInsensPointsTo(Collection, PTA)","u":"dumpInsensPointsTo(java.util.Collection,qilin.core.PTA)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"dumpJimple"},{"p":"qilin.util","c":"PTAUtils","l":"dumpJimple(PTAScene, String)","u":"dumpJimple(qilin.core.PTAScene,java.lang.String)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"dumplibpts"},{"p":"qilin.stat","c":"Exporter","l":"dumpMayFailCasts(Map>)","u":"dumpMayFailCasts(java.util.Map)"},{"p":"qilin.stat","c":"Exporter","l":"dumpMethodThrowPointsto(Map)","u":"dumpMethodThrowPointsto(java.util.Map)"},{"p":"qilin.stat","c":"Exporter","l":"dumpPolyCalls(Map)","u":"dumpPolyCalls(java.util.Map)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"dumppts"},{"p":"qilin.stat","c":"Exporter","l":"dumpReachableLocalVars(Collection)","u":"dumpReachableLocalVars(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpReachableLocalVarsNoNative(Collection)","u":"dumpReachableLocalVarsNoNative(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpReachableMethods(Collection)","u":"dumpReachableMethods(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpSingleCallMethods(Collection)","u":"dumpSingleCallMethods(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpSingleCallSingleReceiverMethods(Collection)","u":"dumpSingleCallSingleReceiverMethods(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpSingleReceiverMethods(Collection)","u":"dumpSingleReceiverMethods(java.util.Collection)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"dumpStats"},{"p":"qilin.pta.tools","c":"BasePTA","l":"dumpStats()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"dyn_args"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"dynamicinvoke"},{"p":"sootup.core.jimple","c":"Jimple","l":"DYNAMICINVOKE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DYNAMICINVOKE"},{"p":"sootup.jimple","c":"JimpleParser","l":"DYNAMICINVOKE"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"DYNAMICINVOKE()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"E"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"E"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"EagerInputLocation()","u":"%3Cinit%3E()"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"EagerInputLocation(Map, SourceType)","u":"%3Cinit%3E(java.util.Map,sootup.core.model.SourceType)"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"EagerInputLocation(Map, SourceType, List)","u":"%3Cinit%3E(java.util.Map,sootup.core.model.SourceType,java.util.List)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"EAGLE"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"Eagle()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"EaglePTA","l":"EaglePTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"Edge(ContextMethod, InvokableStmt, ContextMethod)","u":"%3Cinit%3E(qilin.core.pag.ContextMethod,sootup.core.jimple.common.stmt.InvokableStmt,qilin.core.pag.ContextMethod)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"Edge(ContextMethod, InvokableStmt, ContextMethod, Kind)","u":"%3Cinit%3E(qilin.core.pag.ContextMethod,sootup.core.jimple.common.stmt.InvokableStmt,qilin.core.pag.ContextMethod,qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"Edge(Kind, Node, Node)","u":"%3Cinit%3E(qilin.pta.toolkits.zipper.flowgraph.Kind,qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"edgeOf(MethodSignature, MethodSignature, InvokableStmt)","u":"edgeOf(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.pag","c":"PAG","l":"edgeQueue"},{"p":"qilin.core.pag","c":"PAG","l":"edgeReader()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"edges"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"edgesInto(ContextMethod)","u":"edgesInto(qilin.core.pag.ContextMethod)"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"edgeSize()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"edgesOutOf(ContextMethod)","u":"edgesOutOf(qilin.core.pag.ContextMethod)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"edgesOutOf(Stmt)","u":"edgesOutOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core","c":"PTA","l":"eh"},{"p":"qilin.util","c":"Stopwatch","l":"elapsed()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"element()"},{"p":"qilin.parm.ctxcons","c":"CtxConstructor","l":"emptyContext"},{"p":"qilin.core","c":"CorePTA","l":"emptyContext()"},{"p":"qilin.core","c":"PTA","l":"emptyContext()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"emptyContext()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"emptyFieldPts(AllocNode, SparkField)","u":"emptyFieldPts(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"emptyImmutableEnumSet()"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"emptyImmutableList()"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"emptyImmutableSet()"},{"p":"sootup.interceptors","c":"EmptySwitchEliminator","l":"EmptySwitchEliminator()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"enableExceptions"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"End"},{"p":"qilin.stat","c":"IEvaluator","l":"end()"},{"p":"qilin.stat","c":"PTAEvaluator","l":"end()"},{"p":"qilin.stat","c":"RuntimeStat","l":"end()"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"end()"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"endAddress"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"endStmt(Stmt)","u":"endStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"endStmt(Stmt)","u":"endStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util","c":"PathUtils","l":"endsWithIgnoreCase(String, String)","u":"endsWithIgnoreCase(java.lang.String,java.lang.String)"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"enforceEmptyCtxForIgnoreTypes"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterArg_list(JimpleParser.Arg_listContext)","u":"enterArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterArg_list(JimpleParser.Arg_listContext)","u":"enterArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterArray_descriptor(JimpleParser.Array_descriptorContext)","u":"enterArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterArray_descriptor(JimpleParser.Array_descriptorContext)","u":"enterArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterAssignments(JimpleParser.AssignmentsContext)","u":"enterAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterAssignments(JimpleParser.AssignmentsContext)","u":"enterAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterBinop_expr(JimpleParser.Binop_exprContext)","u":"enterBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterBinop_expr(JimpleParser.Binop_exprContext)","u":"enterBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterBinop(JimpleParser.BinopContext)","u":"enterBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterBinop(JimpleParser.BinopContext)","u":"enterBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterBool_expr(JimpleParser.Bool_exprContext)","u":"enterBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterBool_expr(JimpleParser.Bool_exprContext)","u":"enterBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterCase_label(JimpleParser.Case_labelContext)","u":"enterCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterCase_label(JimpleParser.Case_labelContext)","u":"enterCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterCase_stmt(JimpleParser.Case_stmtContext)","u":"enterCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterCase_stmt(JimpleParser.Case_stmtContext)","u":"enterCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterClass_modifier(JimpleParser.Class_modifierContext)","u":"enterClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterClass_modifier(JimpleParser.Class_modifierContext)","u":"enterClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterCommon_modifier(JimpleParser.Common_modifierContext)","u":"enterCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterCommon_modifier(JimpleParser.Common_modifierContext)","u":"enterCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterConstant(JimpleParser.ConstantContext)","u":"enterConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterConstant(JimpleParser.ConstantContext)","u":"enterConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"enterCS(BNode)","u":"enterCS(qilin.pta.toolkits.eagle.BNode)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterDeclaration(JimpleParser.DeclarationContext)","u":"enterDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterDeclaration(JimpleParser.DeclarationContext)","u":"enterDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterDeclarations(JimpleParser.DeclarationsContext)","u":"enterDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterDeclarations(JimpleParser.DeclarationsContext)","u":"enterDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterEveryRule(ParserRuleContext)","u":"enterEveryRule(org.antlr.v4.runtime.ParserRuleContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterExtends_clause(JimpleParser.Extends_clauseContext)","u":"enterExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterExtends_clause(JimpleParser.Extends_clauseContext)","u":"enterExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterField_modifier(JimpleParser.Field_modifierContext)","u":"enterField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterField_modifier(JimpleParser.Field_modifierContext)","u":"enterField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterField_signature(JimpleParser.Field_signatureContext)","u":"enterField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterField_signature(JimpleParser.Field_signatureContext)","u":"enterField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterField(JimpleParser.FieldContext)","u":"enterField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterField(JimpleParser.FieldContext)","u":"enterField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterFile_type(JimpleParser.File_typeContext)","u":"enterFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterFile_type(JimpleParser.File_typeContext)","u":"enterFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterFile(JimpleParser.FileContext)","u":"enterFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterFile(JimpleParser.FileContext)","u":"enterFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterGoto_stmt(JimpleParser.Goto_stmtContext)","u":"enterGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterGoto_stmt(JimpleParser.Goto_stmtContext)","u":"enterGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterIdentifier(JimpleParser.IdentifierContext)","u":"enterIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterIdentifier(JimpleParser.IdentifierContext)","u":"enterIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterIdentity_ref(JimpleParser.Identity_refContext)","u":"enterIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterIdentity_ref(JimpleParser.Identity_refContext)","u":"enterIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterImmediate(JimpleParser.ImmediateContext)","u":"enterImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterImmediate(JimpleParser.ImmediateContext)","u":"enterImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterImplements_clause(JimpleParser.Implements_clauseContext)","u":"enterImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterImplements_clause(JimpleParser.Implements_clauseContext)","u":"enterImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterImportItem(JimpleParser.ImportItemContext)","u":"enterImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterImportItem(JimpleParser.ImportItemContext)","u":"enterImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterInteger_constant(JimpleParser.Integer_constantContext)","u":"enterInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterInteger_constant(JimpleParser.Integer_constantContext)","u":"enterInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterInvoke_expr(JimpleParser.Invoke_exprContext)","u":"enterInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterInvoke_expr(JimpleParser.Invoke_exprContext)","u":"enterInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMember(JimpleParser.MemberContext)","u":"enterMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMember(JimpleParser.MemberContext)","u":"enterMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"enterMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"enterMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_body(JimpleParser.Method_bodyContext)","u":"enterMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_body(JimpleParser.Method_bodyContext)","u":"enterMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_modifier(JimpleParser.Method_modifierContext)","u":"enterMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_modifier(JimpleParser.Method_modifierContext)","u":"enterMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_name(JimpleParser.Method_nameContext)","u":"enterMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_name(JimpleParser.Method_nameContext)","u":"enterMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_signature(JimpleParser.Method_signatureContext)","u":"enterMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_signature(JimpleParser.Method_signatureContext)","u":"enterMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"enterMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"enterMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod(JimpleParser.MethodContext)","u":"enterMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod(JimpleParser.MethodContext)","u":"enterMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethodhandle(JimpleParser.MethodhandleContext)","u":"enterMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethodhandle(JimpleParser.MethodhandleContext)","u":"enterMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.core.jimple","c":"Jimple","l":"ENTERMONITOR"},{"p":"sootup.jimple","c":"JimpleLexer","l":"ENTERMONITOR"},{"p":"sootup.jimple","c":"JimpleParser","l":"ENTERMONITOR"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"ENTERMONITOR()"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterReference(JimpleParser.ReferenceContext)","u":"enterReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterReference(JimpleParser.ReferenceContext)","u":"enterReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterStatement(JimpleParser.StatementContext)","u":"enterStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterStatement(JimpleParser.StatementContext)","u":"enterStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterStatements(JimpleParser.StatementsContext)","u":"enterStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterStatements(JimpleParser.StatementsContext)","u":"enterStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterStmt(JimpleParser.StmtContext)","u":"enterStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterStmt(JimpleParser.StmtContext)","u":"enterStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterThrows_clause(JimpleParser.Throws_clauseContext)","u":"enterThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterThrows_clause(JimpleParser.Throws_clauseContext)","u":"enterThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterTrap_clause(JimpleParser.Trap_clauseContext)","u":"enterTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterTrap_clause(JimpleParser.Trap_clauseContext)","u":"enterTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterTrap_clauses(JimpleParser.Trap_clausesContext)","u":"enterTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterTrap_clauses(JimpleParser.Trap_clausesContext)","u":"enterTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterType_list(JimpleParser.Type_listContext)","u":"enterType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterType_list(JimpleParser.Type_listContext)","u":"enterType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterType(JimpleParser.TypeContext)","u":"enterType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterType(JimpleParser.TypeContext)","u":"enterType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterUnop_expr(JimpleParser.Unop_exprContext)","u":"enterUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterUnop_expr(JimpleParser.Unop_exprContext)","u":"enterUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterUnop(JimpleParser.UnopContext)","u":"enterUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterUnop(JimpleParser.UnopContext)","u":"enterUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterValue(JimpleParser.ValueContext)","u":"enterValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterValue(JimpleParser.ValueContext)","u":"enterValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"entryCS()"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"entryInitialFlow()"},{"p":"sootup.core.model","c":"ClassModifier","l":"ENUM"},{"p":"sootup.core.model","c":"FieldModifier","l":"ENUM"},{"p":"sootup.core.model","c":"MethodModifier","l":"ENUM"},{"p":"sootup.core.jimple","c":"Jimple","l":"ENUM"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"EnumConstant(String, ClassType)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.ClassType)"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"EOF()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"equalEqual(BooleanConstant)","u":"equalEqual(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ComparableConstant","l":"equalEqual(C)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"equalEqual(DoubleConstant)","u":"equalEqual(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"equalEqual(FloatConstant)","u":"equalEqual(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"equalEqual(IntConstant)","u":"equalEqual(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"equalEqual(LongConstant)","u":"equalEqual(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"EQUALS"},{"p":"sootup.jimple","c":"JimpleParser","l":"EQUALS"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"EQUALS()"},{"p":"sootup.core.jimple.common.ref","c":"JFieldRef","l":"equals(JFieldRef)","u":"equals(sootup.core.jimple.common.ref.JFieldRef)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.context","c":"ContextElement","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.context","c":"ContextElements","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.context","c":"TypeContextElement","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"CallSite","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"ContextMethod","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"Field","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"Node","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"Parm","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.util","c":"BitVector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.util","c":"NumberedString","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.util","c":"Pair","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.util","c":"Triple","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"PropertyGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.model","c":"Position","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.model","c":"SootMethod","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.signatures","c":"PackageName","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.types","c":"ArrayType","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.types","c":"ClassType","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"EquivTo","l":"equivHashCode()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.constant","c":"Constant","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"equivHashCode()"},{"p":"sootup.core.model","c":"SootClassMember","l":"equivHashCode()"},{"p":"sootup.core.model","c":"SootField","l":"equivHashCode()"},{"p":"sootup.core.model","c":"SootMethod","l":"equivHashCode()"},{"p":"sootup.core.jimple.basic","c":"EquivTo","l":"equivTo(Object)","u":"equivTo(java.lang.Object)"},{"p":"sootup.core.graph","c":"BasicBlock","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.basic","c":"EquivTo","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.constant","c":"Constant","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"Error"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"ERROR"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"ERROR"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"errorHandler(Expr)","u":"errorHandler(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple","c":"Jimple","l":"escape(String)","u":"escape(java.lang.String)"},{"p":"sootup.core.util","c":"EscapedWriter","l":"EscapedWriter(Writer)","u":"%3Cinit%3E(java.io.Writer)"},{"p":"sootup.interceptors.typeresolving","c":"AugEvalFunction","l":"evaluate(Typing, Value, Stmt, StmtGraph)","u":"evaluate(sootup.interceptors.typeresolving.Typing,sootup.core.jimple.basic.Value,sootup.core.jimple.common.stmt.Stmt,sootup.core.graph.StmtGraph)"},{"p":"qilin.pta.tools","c":"BasePTA","l":"evaluator"},{"p":"qilin.pta.tools","c":"BasePTA","l":"evaluator()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"evaluator()"},{"p":"sootup.interceptors","c":"Evaluator","l":"Evaluator()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.interceptors","c":"DexTransformer","l":"examineInvokeExpr(AbstractInvokeExpr, Local)","u":"examineInvokeExpr(sootup.core.jimple.common.expr.AbstractInvokeExpr,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"EXCEPTION_NODE"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ExceptionalCfgEdge","l":"ExceptionalCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"exceptionalPredecessorBlocks(BasicBlock)","u":"exceptionalPredecessorBlocks(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"exceptionalPredecessors(MutableBasicBlock)","u":"exceptionalPredecessors(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"exceptionalPredecessors(Stmt)","u":"exceptionalPredecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"exceptionalPredecessors(Stmt)","u":"exceptionalPredecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"exceptionalPredecessors(Stmt)","u":"exceptionalPredecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"exceptionalPredecessors(Stmt)","u":"exceptionalPredecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"exceptionalSuccessors(Stmt)","u":"exceptionalSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"exceptionalSuccessors(Stmt)","u":"exceptionalSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"exceptionalSuccessors(Stmt)","u":"exceptionalSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"exceptionalSuccessors(Stmt)","u":"exceptionalSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"exceptionDispatch(PointsToSetInternal, ExceptionThrowSite)","u":"exceptionDispatch(qilin.core.sets.PointsToSetInternal,qilin.core.pag.ExceptionThrowSite)"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"ExceptionHandler(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.model","c":"SootMethod","l":"exceptions"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"ExceptionThrowSite(VarNode, Stmt, ContextMethod)","u":"%3Cinit%3E(qilin.core.pag.VarNode,sootup.core.jimple.common.stmt.Stmt,qilin.core.pag.ContextMethod)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"exceptiontype"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"EXCLUDE"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"execute()"},{"p":"sootup.analysis.intraprocedural","c":"BackwardFlowAnalysis","l":"execute()"},{"p":"sootup.analysis.intraprocedural","c":"ForwardFlowAnalysis","l":"execute()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"executor"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"EXECUTOR"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitArg_list(JimpleParser.Arg_listContext)","u":"exitArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitArg_list(JimpleParser.Arg_listContext)","u":"exitArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitArray_descriptor(JimpleParser.Array_descriptorContext)","u":"exitArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitArray_descriptor(JimpleParser.Array_descriptorContext)","u":"exitArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitAssignments(JimpleParser.AssignmentsContext)","u":"exitAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitAssignments(JimpleParser.AssignmentsContext)","u":"exitAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitBinop_expr(JimpleParser.Binop_exprContext)","u":"exitBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitBinop_expr(JimpleParser.Binop_exprContext)","u":"exitBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitBinop(JimpleParser.BinopContext)","u":"exitBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitBinop(JimpleParser.BinopContext)","u":"exitBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitBool_expr(JimpleParser.Bool_exprContext)","u":"exitBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitBool_expr(JimpleParser.Bool_exprContext)","u":"exitBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitCase_label(JimpleParser.Case_labelContext)","u":"exitCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitCase_label(JimpleParser.Case_labelContext)","u":"exitCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitCase_stmt(JimpleParser.Case_stmtContext)","u":"exitCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitCase_stmt(JimpleParser.Case_stmtContext)","u":"exitCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitClass_modifier(JimpleParser.Class_modifierContext)","u":"exitClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitClass_modifier(JimpleParser.Class_modifierContext)","u":"exitClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitCommon_modifier(JimpleParser.Common_modifierContext)","u":"exitCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitCommon_modifier(JimpleParser.Common_modifierContext)","u":"exitCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitConstant(JimpleParser.ConstantContext)","u":"exitConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitConstant(JimpleParser.ConstantContext)","u":"exitConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitDeclaration(JimpleParser.DeclarationContext)","u":"exitDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitDeclaration(JimpleParser.DeclarationContext)","u":"exitDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitDeclarations(JimpleParser.DeclarationsContext)","u":"exitDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitDeclarations(JimpleParser.DeclarationsContext)","u":"exitDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitEveryRule(ParserRuleContext)","u":"exitEveryRule(org.antlr.v4.runtime.ParserRuleContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitExtends_clause(JimpleParser.Extends_clauseContext)","u":"exitExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitExtends_clause(JimpleParser.Extends_clauseContext)","u":"exitExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitField_modifier(JimpleParser.Field_modifierContext)","u":"exitField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitField_modifier(JimpleParser.Field_modifierContext)","u":"exitField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitField_signature(JimpleParser.Field_signatureContext)","u":"exitField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitField_signature(JimpleParser.Field_signatureContext)","u":"exitField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitField(JimpleParser.FieldContext)","u":"exitField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitField(JimpleParser.FieldContext)","u":"exitField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitFile_type(JimpleParser.File_typeContext)","u":"exitFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitFile_type(JimpleParser.File_typeContext)","u":"exitFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitFile(JimpleParser.FileContext)","u":"exitFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitFile(JimpleParser.FileContext)","u":"exitFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitGoto_stmt(JimpleParser.Goto_stmtContext)","u":"exitGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitGoto_stmt(JimpleParser.Goto_stmtContext)","u":"exitGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitIdentifier(JimpleParser.IdentifierContext)","u":"exitIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitIdentifier(JimpleParser.IdentifierContext)","u":"exitIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitIdentity_ref(JimpleParser.Identity_refContext)","u":"exitIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitIdentity_ref(JimpleParser.Identity_refContext)","u":"exitIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitImmediate(JimpleParser.ImmediateContext)","u":"exitImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitImmediate(JimpleParser.ImmediateContext)","u":"exitImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitImplements_clause(JimpleParser.Implements_clauseContext)","u":"exitImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitImplements_clause(JimpleParser.Implements_clauseContext)","u":"exitImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitImportItem(JimpleParser.ImportItemContext)","u":"exitImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitImportItem(JimpleParser.ImportItemContext)","u":"exitImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitInteger_constant(JimpleParser.Integer_constantContext)","u":"exitInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitInteger_constant(JimpleParser.Integer_constantContext)","u":"exitInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitInvoke_expr(JimpleParser.Invoke_exprContext)","u":"exitInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitInvoke_expr(JimpleParser.Invoke_exprContext)","u":"exitInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMember(JimpleParser.MemberContext)","u":"exitMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMember(JimpleParser.MemberContext)","u":"exitMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"exitMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"exitMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_body(JimpleParser.Method_bodyContext)","u":"exitMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_body(JimpleParser.Method_bodyContext)","u":"exitMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_modifier(JimpleParser.Method_modifierContext)","u":"exitMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_modifier(JimpleParser.Method_modifierContext)","u":"exitMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_name(JimpleParser.Method_nameContext)","u":"exitMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_name(JimpleParser.Method_nameContext)","u":"exitMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_signature(JimpleParser.Method_signatureContext)","u":"exitMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_signature(JimpleParser.Method_signatureContext)","u":"exitMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"exitMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"exitMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod(JimpleParser.MethodContext)","u":"exitMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod(JimpleParser.MethodContext)","u":"exitMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethodhandle(JimpleParser.MethodhandleContext)","u":"exitMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethodhandle(JimpleParser.MethodhandleContext)","u":"exitMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.core.jimple","c":"Jimple","l":"EXITMONITOR"},{"p":"sootup.jimple","c":"JimpleLexer","l":"EXITMONITOR"},{"p":"sootup.jimple","c":"JimpleParser","l":"EXITMONITOR"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"EXITMONITOR()"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitReference(JimpleParser.ReferenceContext)","u":"exitReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitReference(JimpleParser.ReferenceContext)","u":"exitReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitStatement(JimpleParser.StatementContext)","u":"exitStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitStatement(JimpleParser.StatementContext)","u":"exitStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitStatements(JimpleParser.StatementsContext)","u":"exitStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitStatements(JimpleParser.StatementsContext)","u":"exitStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitStmt(JimpleParser.StmtContext)","u":"exitStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitStmt(JimpleParser.StmtContext)","u":"exitStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitThrows_clause(JimpleParser.Throws_clauseContext)","u":"exitThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitThrows_clause(JimpleParser.Throws_clauseContext)","u":"exitThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitTrap_clause(JimpleParser.Trap_clauseContext)","u":"exitTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitTrap_clause(JimpleParser.Trap_clauseContext)","u":"exitTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitTrap_clauses(JimpleParser.Trap_clausesContext)","u":"exitTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitTrap_clauses(JimpleParser.Trap_clausesContext)","u":"exitTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitType_list(JimpleParser.Type_listContext)","u":"exitType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitType_list(JimpleParser.Type_listContext)","u":"exitType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitType(JimpleParser.TypeContext)","u":"exitType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitType(JimpleParser.TypeContext)","u":"exitType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitUnop_expr(JimpleParser.Unop_exprContext)","u":"exitUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitUnop_expr(JimpleParser.Unop_exprContext)","u":"exitUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitUnop(JimpleParser.UnopContext)","u":"exitUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitUnop(JimpleParser.UnopContext)","u":"exitUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitValue(JimpleParser.ValueContext)","u":"exitValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitValue(JimpleParser.ValueContext)","u":"exitValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"qilin.stat","c":"AbstractStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"AliasStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"BenchmarkStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"CallGraphStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"PAGStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"PointsToStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"RuntimeStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"TypeClientStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"YummyStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"exportAsDot()"},{"p":"sootup.callgraph","c":"CallGraph","l":"exportAsDot()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"exportAsDot()"},{"p":"qilin.stat","c":"PTAEvaluator","l":"exporter"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"exporter"},{"p":"qilin.stat","c":"Exporter","l":"Exporter(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"exports()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"exports()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ExprAstEdge","l":"ExprAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"ExprGraphNode(Expr)","u":"%3Cinit%3E(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple","c":"Jimple","l":"EXTENDS"},{"p":"sootup.jimple","c":"JimpleLexer","l":"EXTENDS"},{"p":"sootup.jimple","c":"JimpleParser","l":"EXTENDS"},{"p":"sootup.jimple","c":"JimpleParser","l":"extends_clause()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"extends_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"Extends_clauseContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"EXTENDS()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"extractDexInstructions(MethodImplementation)","u":"extractDexInstructions(org.jf.dexlib2.iface.MethodImplementation)"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"extraStats()"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"extraStats()"},{"p":"qilin.pta.tools","c":"ZipperPTA","l":"extraStats()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"F"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"Fact(Fact)","u":"%3Cinit%3E(sootup.analysis.intraprocedural.Fact)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"Fact(S)","u":"%3Cinit%3E(S)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"Fact(Set, S)","u":"%3Cinit%3E(java.util.Set,S)"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"FakeMainFactory(View, SootClass)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootClass)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"FallsThroughStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"fallsThrough()"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"FALSE"},{"p":"sootup.core.jimple","c":"Jimple","l":"FALSE"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"FALSE_BRANCH_IDX"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"FeaturesTrueTable(SootMethod)","u":"%3Cinit%3E(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"fetchReachableParamsOf(Node)","u":"fetchReachableParamsOf(qilin.core.pag.Node)"},{"p":"qilin.core.pag","c":"ContextField","l":"field"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"field"},{"p":"sootup.jimple","c":"JimpleParser","l":"field_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"field_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"field_modifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"Field_modifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"field_signature()"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"field_signature()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"field_signature()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"Field_signatureContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"field()"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"field()"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"field(SootField)","u":"field(sootup.core.model.SootField)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"field(SootField)","u":"field(sootup.core.model.SootField)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"field(SootField)","u":"field(sootup.core.model.SootField)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"field(SootField)","u":"field(sootup.core.model.SootField)"},{"p":"qilin.core.pag","c":"Field","l":"Field(SootField)","u":"%3Cinit%3E(sootup.core.model.SootField)"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"field2InParams"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"field2OutParams"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"FieldContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"FieldGet"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"FieldGetName"},{"p":"sootup.apk.frontend.instruction","c":"FieldInstruction","l":"FieldInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.validation","c":"FieldModifiersValidator","l":"FieldModifiersValidator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"fieldname"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"FieldPointstoGraph(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"FieldRefNode(VarNode, SparkField)","u":"%3Cinit%3E(qilin.core.pag.VarNode,qilin.core.pag.SparkField)"},{"p":"qilin.core.pag","c":"PAG","l":"fieldRefNodeNumberer"},{"p":"sootup.core.validation","c":"FieldRefValidator","l":"FieldRefValidator()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"VarNode","l":"fields"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"FieldSet"},{"p":"sootup.core.signatures","c":"FieldSignature","l":"FieldSignature(ClassType, FieldSubSignature)","u":"%3Cinit%3E(sootup.core.types.ClassType,sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.core.signatures","c":"FieldSignature","l":"FieldSignature(ClassType, String, Type)","u":"%3Cinit%3E(sootup.core.types.ClassType,java.lang.String,sootup.core.types.Type)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"fieldSignature(FieldSignature)","u":"fieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"fieldSignature(FieldSignature)","u":"fieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.signatures","c":"FieldSubSignature","l":"FieldSubSignature(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"FieldValNode","l":"FieldValNode(SparkField)","u":"%3Cinit%3E(qilin.core.pag.SparkField)"},{"p":"sootup.jimple","c":"JimpleParser","l":"file_type()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"file_type()"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"File_typeContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"file()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"FileContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"fileSystemCache"},{"p":"sootup.apk.frontend.instruction","c":"FillArrayDataInstruction","l":"FillArrayDataInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"FilledArrayInstruction","l":"FilledArrayInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayInstruction","l":"FilledNewArrayInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayRangeInstruction","l":"FilledNewArrayRangeInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.util","c":"StreamUtils","l":"filterAllCasted(Stream, Class)","u":"filterAllCasted(java.util.stream.Stream,java.lang.Class)"},{"p":"sootup.core.util","c":"Utils","l":"filterJimple(Stream)","u":"filterJimple(java.util.stream.Stream)"},{"p":"sootup.core.util","c":"Utils","l":"filterJimple(String)","u":"filterJimple(java.lang.String)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"filterStmtToAfterFlow"},{"p":"sootup.core.model","c":"ClassModifier","l":"FINAL"},{"p":"sootup.core.model","c":"FieldModifier","l":"FINAL"},{"p":"sootup.core.model","c":"MethodModifier","l":"FINAL"},{"p":"sootup.core.jimple","c":"Jimple","l":"FINAL"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"FINALIZE"},{"p":"sootup.apk.frontend.instruction","c":"DanglingInstruction","l":"finalize(DexBody, DexLibAbstractInstruction)","u":"finalize(sootup.apk.frontend.main.DexBody,sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayInstruction","l":"finalize(DexBody, DexLibAbstractInstruction)","u":"finalize(sootup.apk.frontend.main.DexBody,sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayRangeInstruction","l":"finalize(DexBody, DexLibAbstractInstruction)","u":"finalize(sootup.apk.frontend.main.DexBody,sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"finalize(DexBody, DexLibAbstractInstruction)","u":"finalize(sootup.apk.frontend.main.DexBody,sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"qilin.util","c":"UnionFindSet","l":"find(E)"},{"p":"qilin.util","c":"StringNumberer","l":"find(String)","u":"find(java.lang.String)"},{"p":"qilin.core.pag","c":"PAG","l":"findAllocNode(Object)","u":"findAllocNode(java.lang.Object)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"findAncestors(ClassType)","u":"findAncestors(sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend.interceptors","c":"DexTransformer","l":"findArrayType(DexDefUseAnalysis, Stmt, int, Set)","u":"findArrayType(sootup.apk.frontend.interceptors.DexDefUseAnalysis,sootup.core.jimple.common.stmt.Stmt,int,java.util.Set)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"findConcreteMethod(View, MethodSignature)","u":"findConcreteMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature)"},{"p":"qilin.core.pag","c":"PAG","l":"findContextVarNode(SootMethod, Local, Context)","u":"findContextVarNode(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,qilin.core.context.Context)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"findEdge(Stmt, SootMethod)","u":"findEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"findGlobalVarNode(Object)","u":"findGlobalVarNode(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"findLineInfo(InsnList, AbstractInsnNode)","u":"findLineInfo(org.objectweb.asm.tree.InsnList,org.objectweb.asm.tree.AbstractInsnNode)"},{"p":"qilin.core.pag","c":"PAG","l":"findLocalVarNode(SootMethod, Object, Type)","u":"findLocalVarNode(sootup.core.model.SootMethod,java.lang.Object,sootup.core.types.Type)"},{"p":"qilin.util","c":"PTAUtils","l":"findMainFromMetaInfo(String)","u":"findMainFromMetaInfo(java.lang.String)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"findMainMethod(View)","u":"findMainMethod(sootup.core.views.View)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"findMethodVFG(SootMethod)","u":"findMethodVFG(sootup.core.model.SootMethod)"},{"p":"qilin.util","c":"StringNumberer","l":"findOrAdd(String)","u":"findOrAdd(java.lang.String)"},{"p":"qilin.pta.toolkits.turner","c":"MethodVFG","l":"findOrCreateMethodVFG(PTA, SootMethod, OCG)","u":"findOrCreateMethodVFG(qilin.core.PTA,sootup.core.model.SootMethod,qilin.pta.toolkits.turner.OCG)"},{"p":"qilin.pta.toolkits.turner","c":"ModularMVFG","l":"findOrCreateMethodVFG(PTA, SootMethod, OCG, MergedNode)","u":"findOrCreateMethodVFG(qilin.core.PTA,sootup.core.model.SootMethod,qilin.pta.toolkits.turner.OCG,qilin.util.graph.MergedNode)"},{"p":"qilin.core.pag","c":"PAG","l":"findValNode(Object, SootMethod)","u":"findValNode(java.lang.Object,sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"FLOAT_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"FLOAT_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"FLOAT_CONSTANT()"},{"p":"sootup.apk.frontend.tag","c":"FloatOpTag","l":"FloatOpTag()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"FLOW"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"FlowAnalysis(PTA, PotentialContextElement, ObjectFlowGraph)","u":"%3Cinit%3E(qilin.core.PTA,qilin.pta.toolkits.zipper.analysis.PotentialContextElement,qilin.pta.toolkits.zipper.flowgraph.ObjectFlowGraph)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"FlowAnalysis(StmtGraph>)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"flowThrough(A, Stmt, A)","u":"flowThrough(A,sootup.core.jimple.common.stmt.Stmt,A)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"flushNew()"},{"p":"qilin.util","c":"Chain","l":"follows(E, E)","u":"follows(E,E)"},{"p":"sootup.examples","c":"Dummy","l":"foobar()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"forall(P2SetVisitor)","u":"forall(qilin.core.sets.P2SetVisitor)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"forall(P2SetVisitor)","u":"forall(qilin.core.sets.P2SetVisitor)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"forall(P2SetVisitor)","u":"forall(qilin.core.sets.P2SetVisitor)"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"forward"},{"p":"sootup.core.graph","c":"DominanceFinder.AnalysisDirection","l":"FORWARD"},{"p":"sootup.analysis.intraprocedural","c":"ForwardFlowAnalysis","l":"ForwardFlowAnalysis(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"ForwardingStmtGraph(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"forwardTargets()"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"forwardTargets()"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"forwardTargets()"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"forwardTargets()"},{"p":"qilin.util","c":"ArrayNumberer","l":"freeNumbers"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"freshLocalName(String)","u":"freshLocalName(java.lang.String)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"from"},{"p":"sootup.core.jimple","c":"Jimple","l":"FROM"},{"p":"sootup.jimple","c":"JimpleLexer","l":"FROM"},{"p":"sootup.jimple","c":"JimpleParser","l":"FROM"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"FROM()"},{"p":"sootup.apk.frontend.instruction","c":"InstructionFactory","l":"fromInstruction(Instruction, int)","u":"fromInstruction(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.java.core","c":"ConstantUtil","l":"fromObject(Object)","u":"fromObject(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"fromPath(Path, Path)","u":"fromPath(java.nio.file.Path,java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"fromPath(Path, Path)","u":"fromPath(java.nio.file.Path,java.nio.file.Path)"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"FULL"},{"p":"sootup.core.cache","c":"FullCache","l":"FullCache()","u":"%3Cinit%3E()"},{"p":"sootup.core.cache.provider","c":"FullCacheProvider","l":"FullCacheProvider()","u":"%3Cinit%3E()"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"FullMethodLvSelector(Map, int)","u":"%3Cinit%3E(java.util.Map,int)"},{"p":"sootup.core.model","c":"FullPosition","l":"FullPosition(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"FullStmtPositionInfo(Position, Position[])","u":"%3Cinit%3E(sootup.core.model.Position,sootup.core.model.Position[])"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"g2GN"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"g2GP"},{"p":"qilin.stat","c":"IEvaluator","l":"GB"},{"p":"sootup.core.util","c":"Utils","l":"generateJimpleForTest(Body)","u":"generateJimpleForTest(sootup.core.model.Body)"},{"p":"sootup.core.util","c":"Utils","l":"generateJimpleTest(List)","u":"generateJimpleTest(java.util.List)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"generateLocal(Type)","u":"generateLocal(sootup.core.types.Type)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"generateParameterLocal(Type, int)","u":"generateParameterLocal(sootup.core.types.Type,int)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"generateThisLocal(Type)","u":"generateThisLocal(sootup.core.types.Type)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"GENERIC_FAKE"},{"p":"qilin.util","c":"ArrayNumberer","l":"get(E)"},{"p":"qilin.util","c":"Numberer","l":"get(E)"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"get(InputStream)","u":"get(java.io.InputStream)"},{"p":"qilin.core.context","c":"ContextElements","l":"get(int)"},{"p":"qilin.util","c":"BitVector","l":"get(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"NonIndexOutofBoundsArrayList","l":"get(int)"},{"p":"qilin.util","c":"ArrayNumberer","l":"get(long)"},{"p":"qilin.util","c":"Numberer","l":"get(long)"},{"p":"qilin.util.collect","c":"SetFactory","l":"get(Set)","u":"get(java.util.Set)"},{"p":"qilin.core.pag","c":"VarNode","l":"getAllFieldRefs()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"getAllModules()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"getAllNodes()"},{"p":"qilin.util.graph","c":"Tree","l":"getAllNodes()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"getAllNodes()"},{"p":"sootup.core.graph","c":"DominanceTree","l":"getAllNodesDFS()"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"getAllObjs()"},{"p":"qilin.core.pag","c":"PAG","l":"getAlloc()"},{"p":"qilin.core.pag","c":"PAG","l":"getAllocNode(Object)","u":"getAllocNode(java.lang.Object)"},{"p":"qilin.core.pag","c":"PAG","l":"getAllocNodeNumberer()"},{"p":"qilin.core.pag","c":"PAG","l":"getAllocNodes()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getAllOutEdges(BNode)","u":"getAllOutEdges(qilin.pta.toolkits.eagle.BNode)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getAllPrimitiveTypes()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"getAllStates()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getAllSuccessors(Stmt)","u":"getAllSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"getAllTreeNodes()"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"getAnalysisInputLocation()"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"getAndroidJarPath(String, Path)","u":"getAndroidJarPath(java.lang.String,java.nio.file.Path)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"getAndroidVersionInfo()"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"getAnnotation()"},{"p":"sootup.java.core.views","c":"JavaView","l":"getAnnotationClass(ClassType)","u":"getAnnotationClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core","c":"JavaAnnotationSootClass","l":"getAnnotationMethods()"},{"p":"sootup.java.core","c":"HasAnnotation","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootField","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootField.JavaSootFieldBuilder","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootMethod.JavaSootMethodBuilder","l":"getAnnotations()"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"getAnnotations()"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"getApi_version()"},{"p":"qilin","c":"CoreConfig","l":"getAppConfig()"},{"p":"qilin.core","c":"PTAScene","l":"getApplicationClasses()"},{"p":"qilin.driver","c":"PTAPattern","l":"getApproach()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArg(BasicBlock)","u":"getArg(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getArg(int)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArg(int)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getArgCount()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArgIndex(BasicBlock)","u":"getArgIndex(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getArgs()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArgs()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArgsSize()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArgToBlockMap()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getArrayRef()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getArrayRef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getArrayRef()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getArrayRef(Value)","u":"getArrayRef(sootup.core.jimple.basic.Value)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getArrayType(Type, int)","u":"getArrayType(sootup.core.types.Type,int)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getArrayType(Type, int)","u":"getArrayType(sootup.core.types.Type,int)"},{"p":"sootup.apk.frontend.instruction","c":"FieldInstruction","l":"getAssignStmt(Local, ConcreteRef)","u":"getAssignStmt(sootup.core.jimple.basic.Local,sootup.core.jimple.common.ref.ConcreteRef)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getATN()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getATN()"},{"p":"qilin.core.pag","c":"ContextField","l":"getBase()"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"getBase()"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider.DexContainer","l":"getBase()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"getBase()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"getBase()"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"getBase()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"getBaseCallGraph()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"getBaseCallGraphEdges()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"getBaseType()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getBaseType()"},{"p":"sootup.core.types","c":"ArrayType","l":"getBaseType()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"getBeginStmt()"},{"p":"sootup.core.transform","c":"RunTimeBodyInterceptor","l":"getBiMetric()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getBlock(int)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getBlock(Local)","u":"getBlock(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBlockIterator()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getBlockOf(Stmt)","u":"getBlockOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getBlockOf(Stmt)","u":"getBlockOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getBlockOf(Stmt)","u":"getBlockOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBlockOf(Stmt)","u":"getBlockOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getBlocks()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getBlocks()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getBlocks()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBlocks()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getBlocks()"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"getBlocksSorted(StmtGraph)","u":"getBlocksSorted(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"getBlocksSorted(StmtGraph)","u":"getBlocksSorted(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getBlockToIdx()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getBNode(Object, Boolean)","u":"getBNode(java.lang.Object,java.lang.Boolean)"},{"p":"sootup.core.model","c":"SootMethod","l":"getBody()"},{"p":"sootup.core.transform","c":"RunTimeBodyInterceptor","l":"getBodyInterceptor()"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.core.inputlocation","c":"AnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.interceptors","c":"BytecodeBodyInterceptors","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getBodyOf(Stmt)","u":"getBodyOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"SootMethod","l":"getBodySource()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getBoolean()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getBootstrapArg(int)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getBootstrapArgCount()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getBootstrapArgs()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getBootstrapMethodSignature()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getBoxedType(PrimitiveType)","u":"getBoxedType(sootup.core.types.PrimitiveType)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getBoxedType(PrimitiveType)","u":"getBoxedType(sootup.core.types.PrimitiveType)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"getBranchingMap()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBranchTargetsOf(BranchingStmt)","u":"getBranchTargetsOf(sootup.core.jimple.common.stmt.BranchingStmt)"},{"p":"sootup.core.model","c":"Body","l":"getBranchTargetsOf(BranchingStmt)","u":"getBranchTargetsOf(sootup.core.jimple.common.stmt.BranchingStmt)"},{"p":"sootup.core.model","c":"BuilderException","l":"getBuildableClass()"},{"p":"sootup.core.model","c":"BuilderException","l":"getBuilderClass()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getByte()"},{"p":"sootup.core.model","c":"ClassModifier","l":"getBytecode()"},{"p":"sootup.core.model","c":"FieldModifier","l":"getBytecode()"},{"p":"sootup.core.model","c":"MethodModifier","l":"getBytecode()"},{"p":"sootup.java.core","c":"ModuleModifier","l":"getBytecode()"},{"p":"sootup.java.core.views","c":"JavaView","l":"getCachedClassesCount()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getCalleesOfCallAt(Stmt)","u":"getCalleesOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"getCalleesOfCallAt(Stmt)","u":"getCalleesOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getCallersOf(SootMethod)","u":"getCallersOf(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"getCallersOf(SootMethod)","u":"getCallersOf(sootup.core.model.SootMethod)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getCallGraph()"},{"p":"qilin.core","c":"PTA","l":"getCallGraph()"},{"p":"qilin.core","c":"PTAScene","l":"getCallGraph()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getCallsFromWithin(SootMethod)","u":"getCallsFromWithin(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getCallsFromWithin(SootMethod)","u":"getCallsFromWithin(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getCallsFromWithinMethod(SootMethod)","u":"getCallsFromWithinMethod(sootup.core.model.SootMethod)"},{"p":"sootup.interceptors.typeresolving","c":"CastCounter","l":"getCastCount()"},{"p":"sootup.core.util","c":"StringTools","l":"getCFormatChar(char)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"getCg()"},{"p":"qilin.core.pag","c":"PAG","l":"getCgb()"},{"p":"qilin.core","c":"PTA","l":"getCgb()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getChannelNames()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getChar()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"getCheckType()"},{"p":"qilin.util.graph","c":"TreeNode","l":"getChildren()"},{"p":"sootup.core.graph","c":"DominanceTree","l":"getChildren(BasicBlock)","u":"getChildren(sootup.core.graph.BasicBlock)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getCICallGraph()"},{"p":"sootup.core.cache","c":"ClassCache","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"FullCache","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"LRUCache","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.core.views","c":"View","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"JavaView","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getClass(ModulePackageName, JavaClassType)","u":"getClass(sootup.java.core.signatures.ModulePackageName,sootup.java.core.types.JavaClassType)"},{"p":"qilin.core.pag","c":"ClassConstantNode","l":"getClassConstant()"},{"p":"qilin.core","c":"PTAScene","l":"getClasses()"},{"p":"sootup.core.cache","c":"ClassCache","l":"getClasses()"},{"p":"sootup.core.cache","c":"FullCache","l":"getClasses()"},{"p":"sootup.core.cache","c":"LRUCache","l":"getClasses()"},{"p":"sootup.core.views","c":"View","l":"getClasses()"},{"p":"sootup.java.core.views","c":"JavaView","l":"getClasses()"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"getClasses()"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper","l":"getClassInformation(ClassType)","u":"getClassInformation(sootup.core.types.ClassType)"},{"p":"sootup.core.util","c":"Modifiers","l":"getClassModifiers(int)"},{"p":"sootup.core.types","c":"ClassType","l":"getClassName()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"getClassName()"},{"p":"sootup.core.views","c":"View","l":"getClassOrThrow(ClassType)","u":"getClassOrThrow(sootup.core.types.ClassType)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getClassSource()"},{"p":"sootup.core.model","c":"SootClass","l":"getClassSource()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getClassSource()"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getClassSource(ClassType)","u":"getClassSource(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"JavaView","l":"getClassSource(ClassType)","u":"getClassSource(sootup.core.types.ClassType)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getClassSource(ClassType)","u":"getClassSource(sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.core.inputlocation","c":"AnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"getClassSourceInternal(JavaClassType, Path, ClassProvider)","u":"getClassSourceInternal(sootup.java.core.types.JavaClassType,java.nio.file.Path,sootup.core.frontend.ClassProvider)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getClassSources(SourceType)","u":"getClassSources(sootup.core.model.SourceType)"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.core.inputlocation","c":"AnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getClassSourcesInternal(ModuleSignature, IdentifierFactory, View)","u":"getClassSourcesInternal(sootup.java.core.signatures.ModuleSignature,sootup.core.IdentifierFactory,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getClassSourcesInternal(ModuleSignature, View)","u":"getClassSourcesInternal(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"getClassType()"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getClassType()"},{"p":"qilin.util","c":"PTAUtils","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getClassType(String, String)","u":"getClassType(java.lang.String,java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getClassType(String, String)","u":"getClassType(java.lang.String,java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getClassType(String, String)","u":"getClassType(java.lang.String,java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getClassType(String, String, ModuleSignature)","u":"getClassType(java.lang.String,java.lang.String,sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getClassType(String, String, String)","u":"getClassType(java.lang.String,java.lang.String,java.lang.String)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"getClassTypeFromClassName(String)","u":"getClassTypeFromClassName(java.lang.String)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getClassTypeList(JimpleParser.Type_listContext)","u":"getClassTypeList(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getClassTypeSet(JimpleParser.Type_listContext)","u":"getClassTypeSet(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"getClinitFromEntryPoints(List)","u":"getClinitFromEntryPoints(java.util.List)"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"getComparisonExpr(DexBody, int)","u":"getComparisonExpr(sootup.apk.frontend.main.DexBody,int)"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"getComparisonExpr(Immediate, Immediate)","u":"getComparisonExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.util.graph","c":"StronglyConnectedComponents","l":"getComponents()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"getCondition()"},{"p":"sootup.interceptors","c":"Evaluator","l":"getConstantValueOf(Value)","u":"getConstantValueOf(sootup.core.jimple.basic.Value)"},{"p":"qilin.util.graph","c":"MergedNode","l":"getContent()"},{"p":"qilin.core.pag","c":"ContextField","l":"getContext()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextAllocNodeMap()"},{"p":"qilin.driver","c":"PTAPattern","l":"getContextDepth()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextFields()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextFieldVarNodeMap()"},{"p":"qilin.driver","c":"PTAPattern","l":"getContextKind()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextMethodMap()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextVarNodeMap()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"getCSNodes()"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"getCtxDepHeaps()"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"getCtxDepHeaps()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"getDeadState()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"getDeadState()"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"getDebugInfo()"},{"p":"sootup.core.model","c":"SootClassMember","l":"getDeclaringClassType()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"getDeclClassType()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getDef()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getDef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getDef()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getDefaultTarget(Body)","u":"getDefaultTarget(sootup.core.model.Body)"},{"p":"sootup.java.core","c":"JavaAnnotationSootMethod","l":"getDefaultValue()"},{"p":"sootup.java.core","c":"JavaAnnotationSootClass","l":"getDefaultValues()"},{"p":"sootup.core.model","c":"Body","l":"getDefs()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getDefs(Collection)","u":"getDefs(java.util.Collection)"},{"p":"sootup.core.model","c":"Body","l":"getDefs(StmtGraph)","u":"getDefs(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getDefsForLocalUse(StmtGraph, Stmt)","u":"getDefsForLocalUse(sootup.core.graph.StmtGraph,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"getDefsOf(Local)","u":"getDefsOf(sootup.core.jimple.basic.Local)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"getDestination()"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"getDexFromSource(File, Comparator>)","u":"getDexFromSource(java.io.File,java.util.Comparator)"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"getDexFromSource(File, int)","u":"getDexFromSource(java.io.File,int)"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider.DexContainer","l":"getDexName()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAFactory","l":"getDFA(AllocNode)","u":"getDFA(qilin.core.pag.AllocNode)"},{"p":"sootup.core.types","c":"ArrayType","l":"getDimension()"},{"p":"qilin.util","c":"UnionFindSet","l":"getDisjointSets()"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getDominanceFrontiers(BasicBlock)","u":"getDominanceFrontiers(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getDouble()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"getDummyThis()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph","l":"getEdges()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph","l":"getEdges()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph","l":"getEdges()"},{"p":"qilin.util.graph","c":"TreeNode","l":"getElem()"},{"p":"qilin.core.context","c":"ContextElements","l":"getElements()"},{"p":"qilin.util","c":"Chain","l":"getElementsUnsorted()"},{"p":"sootup.core.types","c":"ArrayType","l":"getElementType()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"getEmptySet()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getEndPointsOf(M)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getEndPointsOf(SootMethod)","u":"getEndPointsOf(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getEndPointsOf(SootMethod)","u":"getEndPointsOf(sootup.core.model.SootMethod)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"getEndStmt()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"getEntryMethods()"},{"p":"sootup.callgraph","c":"CallGraph","l":"getEntryMethods()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"getEntryMethods()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getEntrypoints()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getEntryPoints()"},{"p":"sootup.core.util","c":"StringTools","l":"getEscapedStringOf(String)","u":"getEscapedStringOf(java.lang.String)"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getExceptionalSuccessors()"},{"p":"qilin.core.pag","c":"MethodPAG","l":"getExceptionEdges()"},{"p":"qilin.core","c":"PTA","l":"getExceptionHandler()"},{"p":"sootup.core.model","c":"SootMethod","l":"getExceptionSignatures()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"getExceptionType()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getExclusionFilePath()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"getExpr()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"getExpressThreshold()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getExtendedBasicBlockPathBetween(Stmt, Stmt)","u":"getExtendedBasicBlockPathBetween(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"getExtension()"},{"p":"sootup.core.inputlocation","c":"FileType","l":"getExtensionWithDot()"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"getFakeMain()"},{"p":"qilin.core","c":"PTAScene","l":"getFakeMainMethod()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getFalse()"},{"p":"qilin.core.pag","c":"ContextField","l":"getField()"},{"p":"qilin.core.pag","c":"Field","l":"getField()"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"getField()"},{"p":"qilin.core.pag","c":"FieldValNode","l":"getField()"},{"p":"sootup.core.views","c":"AbstractView","l":"getField(FieldSignature)","u":"getField(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.views","c":"View","l":"getField(FieldSignature)","u":"getField(sootup.core.signatures.FieldSignature)"},{"p":"sootup.java.core.views","c":"JavaView","l":"getField(FieldSignature)","u":"getField(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getField(FieldSubSignature)","u":"getField(sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getField(FieldSubSignature)","u":"getField(sootup.core.signatures.FieldSubSignature)"},{"p":"qilin.core","c":"PTAScene","l":"getField(String)","u":"getField(java.lang.String)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getField(String)","u":"getField(java.lang.String)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getField(String)","u":"getField(java.lang.String)"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"getFieldCurrentThread()"},{"p":"qilin.core","c":"PTAScene","l":"getFieldCurrentThread()"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"getFieldGlobalThrow()"},{"p":"qilin.core","c":"PTAScene","l":"getFieldGlobalThrow()"},{"p":"sootup.core.util","c":"Modifiers","l":"getFieldModifiers(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"getFieldModifiers(int)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getFieldRef()"},{"p":"qilin.core.pag","c":"PAG","l":"getFieldRefNodeNumberer()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getFields()"},{"p":"sootup.core.model","c":"AbstractClass","l":"getFields()"},{"p":"sootup.core.model","c":"SootClass","l":"getFields()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getFields()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getFields(AllocNode)","u":"getFields(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getFields(Type)","u":"getFields(sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.ref","c":"JFieldRef","l":"getFieldSignature()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getFieldSignature(ClassType, FieldSubSignature)","u":"getFieldSignature(sootup.core.types.ClassType,sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getFieldSignature(ClassType, FieldSubSignature)","u":"getFieldSignature(sootup.core.types.ClassType,sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getFieldSignature(JimpleParser.Field_signatureContext)","u":"getFieldSignature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getFieldSignature(String, ClassType, String)","u":"getFieldSignature(java.lang.String,sootup.core.types.ClassType,java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getFieldSignature(String, ClassType, String)","u":"getFieldSignature(java.lang.String,sootup.core.types.ClassType,java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getFieldSignature(String, ClassType, Type)","u":"getFieldSignature(java.lang.String,sootup.core.types.ClassType,sootup.core.types.Type)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getFieldSignature(String, ClassType, Type)","u":"getFieldSignature(java.lang.String,sootup.core.types.ClassType,sootup.core.types.Type)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getFieldSubSignature(String, Type)","u":"getFieldSubSignature(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getFieldSubSignature(String, Type)","u":"getFieldSubSignature(java.lang.String,sootup.core.types.Type)"},{"p":"qilin.util","c":"Chain","l":"getFirst()"},{"p":"qilin.util","c":"Pair","l":"getFirst()"},{"p":"qilin.util","c":"Triple","l":"getFirst()"},{"p":"sootup.core.model","c":"FullPosition","l":"getFirstCol()"},{"p":"sootup.core.model","c":"LinePosition","l":"getFirstCol()"},{"p":"sootup.core.model","c":"Position","l":"getFirstCol()"},{"p":"sootup.core.model","c":"FullPosition","l":"getFirstLine()"},{"p":"sootup.core.model","c":"LinePosition","l":"getFirstLine()"},{"p":"sootup.core.model","c":"Position","l":"getFirstLine()"},{"p":"sootup.core.model","c":"Body","l":"getFirstNonIdentityStmt()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getFloat()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"getFlow()"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"getFlow(Stmt, Stmt)","u":"getFlow(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"getFlowAfter(Stmt)","u":"getFlowAfter(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"getFlowBefore(Stmt)","u":"getFlowBefore(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"getFlowBefore(Stmt)","u":"getFlowBefore(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"getFlowNodes()"},{"p":"sootup.core.types","c":"ClassType","l":"getFullyQualifiedName()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"getFullyQualifiedName()"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"getFuntion()"},{"p":"qilin.stat","c":"AliasStat","l":"getGlobalAliasesIncludingStSt()"},{"p":"qilin.core.pag","c":"PAG","l":"getGlobalPointers()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getGrammarFileName()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getGrammarFileName()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"getGraph()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassProvider","l":"getHandledFileType()"},{"p":"sootup.core.frontend","c":"ClassProvider","l":"getHandledFileType()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmJavaClassProvider","l":"getHandledFileType()"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getHandledFileType()"},{"p":"sootup.jimple.frontend","c":"JimpleClassProvider","l":"getHandledFileType()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"getHandlerStmt()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getHandleTag()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getHCQ(AllocNode)","u":"getHCQ(qilin.core.pag.AllocNode)"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getHead()"},{"p":"qilin.driver","c":"PTAPattern","l":"getHeapContextDepth()"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"getHierarchy()"},{"p":"sootup.core.jimple","c":"Jimple","l":"getIdentifierFactory()"},{"p":"sootup.core.views","c":"View","l":"getIdentifierFactory()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"getIdentifierFactory()"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getIdentifierFactory()"},{"p":"sootup.java.core.views","c":"JavaView","l":"getIdentifierFactory()"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getIdentifierFactory()"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"getIdentifierFactory()"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getIdxToBlock()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"getImmediate()"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getImmediateDominator(BasicBlock)","u":"getImmediateDominator(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getImmediateDominators()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"getImports()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"getInDegreeOf(AllocNode)","u":"getInDegreeOf(qilin.core.pag.AllocNode)"},{"p":"qilin.core.pag","c":"Parm","l":"getIndex()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"getIndex()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"getIndex()"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"getInEntryEdges(int)"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"getInParamsToCSFields()"},{"p":"sootup.core.frontend","c":"ResolveException","l":"getInputUri()"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"getInstance()"},{"p":"sootup.apk.frontend.dexpler","c":"DexResolver","l":"getInstance()"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"getInstance()"},{"p":"sootup.core.jimple.basic","c":"NoPositionInformation","l":"getInstance()"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"getInstance()"},{"p":"sootup.core.types","c":"NullType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.BooleanType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.ByteType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.CharType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.DoubleType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.FloatType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.IntType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.LongType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.ShortType","l":"getInstance()"},{"p":"sootup.core.types","c":"UnknownType","l":"getInstance()"},{"p":"sootup.core.types","c":"VoidType","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer127Type","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer1Type","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer32767Type","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"BottomType","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"TopType","l":"getInstance()"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getInstance()"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getInstance()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"getInstance()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getInstance(boolean)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"getInstance(double)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"getInstance(float)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getInstance(int)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"getInstance(int)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"getInstance(long)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getInstance(ModuleSignature)","u":"getInstance(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getInstance(String)","u":"getInstance(java.lang.String)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getInstruction()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getInt()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes","l":"getInteger1()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes","l":"getInteger127()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes","l":"getInteger32767()"},{"p":"sootup.java.core","c":"JavaModuleInfo.InterfaceReference","l":"getInterfaceImplementation()"},{"p":"sootup.core.model","c":"SootClass","l":"getInterfaces()"},{"p":"sootup.java.core","c":"JavaModuleInfo.InterfaceReference","l":"getInterfaceType()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getInterFlowAnalysis()"},{"p":"qilin.core.pag","c":"MethodPAG","l":"getInternalReader()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"getInvokableStmt()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getInvoke(Local, String, Immediate...)","u":"getInvoke(sootup.core.jimple.basic.Local,java.lang.String,sootup.core.jimple.basic.Immediate...)"},{"p":"qilin.core","c":"ArtificialMethod","l":"getInvoke(String, Immediate...)","u":"getInvoke(java.lang.String,sootup.core.jimple.basic.Immediate...)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getInvokedMethods(AllocNode)","u":"getInvokedMethods(qilin.core.pag.AllocNode)"},{"p":"sootup.core.jimple.common.stmt","c":"InvokableStmt","l":"getInvokeExpr()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getInvokeExpr()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"getInvokeExpr()"},{"p":"qilin.core.pag","c":"MethodPAG","l":"getInvokeStmts()"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"getIR()"},{"p":"qilin.util","c":"PTAUtils","l":"getIR(Object)","u":"getIR(java.lang.Object)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"getJavaSourceStartLineNumber()"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"getJimpleLnNum()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getKey()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"getKind()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"getKind()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"getKind(int)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"getKind(String)","u":"getKind(java.lang.String)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstCdgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstDdgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ArgAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ArraySizeAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"BaseAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"CdgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ConditionAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"DdgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ExceptionalCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ExprAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"GotoCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"IfFalseCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"IfTrueCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"InvokeAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"LeftOpAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ModifierAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"NormalCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"Op1AstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"Op2AstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ParameterAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ReturnTypeAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"RightOpAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SingleOpAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"StmtAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SwitchCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SwitchKeyAstEdge","l":"getLabel()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getLabeledStmts()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"getLabels()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getLanguageVersions(Path)","u":"getLanguageVersions(java.nio.file.Path)"},{"p":"qilin.util","c":"Chain","l":"getLast()"},{"p":"sootup.core.model","c":"FullPosition","l":"getLastCol()"},{"p":"sootup.core.model","c":"LinePosition","l":"getLastCol()"},{"p":"sootup.core.model","c":"Position","l":"getLastCol()"},{"p":"sootup.core.model","c":"FullPosition","l":"getLastLine()"},{"p":"sootup.core.model","c":"LinePosition","l":"getLastLine()"},{"p":"sootup.core.model","c":"Position","l":"getLastLine()"},{"p":"sootup.interceptors.typeresolving","c":"PrimitiveHierarchy","l":"getLeastCommonAncestor(Type, Type)","u":"getLeastCommonAncestor(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"getLeastCommonAncestors(Type, Type)","u":"getLeastCommonAncestors(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"qilin.util.graph","c":"Tree","l":"getLeaves()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"getLeaves()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getLeftOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getLeftOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"getLeftOp()"},{"p":"qilin.core","c":"PTAScene","l":"getLibraryClasses()"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getLineNumber()"},{"p":"sootup.interceptors","c":"LocalLivenessAnalyser","l":"getLiveLocalsAfterStmt(Stmt)","u":"getLiveLocalsAfterStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors","c":"LocalLivenessAnalyser","l":"getLiveLocalsBeforeStmt(Stmt)","u":"getLiveLocalsBeforeStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"PAG","l":"getLoad()"},{"p":"qilin.pta.toolkits.conch","c":"SMPAG","l":"getLoads()"},{"p":"sootup.interceptors.typeresolving","c":"StmtLocalPair","l":"getLocal()"},{"p":"sootup.core.model","c":"Body","l":"getLocalCount()"},{"p":"qilin.core.pag","c":"PAG","l":"getLocalPointers()"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"getLocals()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getLocals()"},{"p":"sootup.core.model","c":"Body","l":"getLocals()"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"getLocals()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getLong()"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"getLowestCommonAncestors(ClassType, ClassType)","u":"getLowestCommonAncestors(sootup.core.types.ClassType,sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"getLowestCommonAncestors(ClassType, ClassType)","u":"getLowestCommonAncestors(sootup.core.types.ClassType,sootup.core.types.ClassType)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"getMap()"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"getMax_api()"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"getMemoryUsage()"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"getMergedNode(N)"},{"p":"qilin.core.pag","c":"AllocNode","l":"getMethod()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"getMethod()"},{"p":"qilin.core.pag","c":"GlobalVarNode","l":"getMethod()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"getMethod()"},{"p":"qilin.core.pag","c":"MethodPAG","l":"getMethod()"},{"p":"qilin.core.pag","c":"VarNode","l":"getMethod()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"getMethod()"},{"p":"sootup.core.views","c":"AbstractView","l":"getMethod(MethodSignature)","u":"getMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.views","c":"View","l":"getMethod(MethodSignature)","u":"getMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.java.core.views","c":"JavaView","l":"getMethod(MethodSignature)","u":"getMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getMethod(MethodSubSignature)","u":"getMethod(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getMethod(MethodSubSignature)","u":"getMethod(sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core","c":"PTAScene","l":"getMethod(String)","u":"getMethod(java.lang.String)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getMethod(String, Iterable)","u":"getMethod(java.lang.String,java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getMethod(String, Iterable)","u":"getMethod(java.lang.String,java.lang.Iterable)"},{"p":"qilin.core.pag","c":"PAG","l":"getMethod2ContextsMap()"},{"p":"qilin.util","c":"PTAUtils","l":"getMethodBody(SootMethod)","u":"getMethodBody(sootup.core.model.SootMethod)"},{"p":"sootup.core.util","c":"Modifiers","l":"getMethodModifiers(int)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getMethodOf(Stmt)","u":"getMethodOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getMethodOf(Stmt)","u":"getMethodOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"PAG","l":"getMethodPAG(SootMethod)","u":"getMethodPAG(sootup.core.model.SootMethod)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getMethods()"},{"p":"sootup.core.model","c":"SootClass","l":"getMethods()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getMethods()"},{"p":"sootup.core.model","c":"AbstractClass","l":"getMethodsByName(String)","u":"getMethodsByName(java.lang.String)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getMethodsByName(String)","u":"getMethodsByName(java.lang.String)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph.Vertex","l":"getMethodSignature()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getMethodSignature()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getMethodSignature()"},{"p":"sootup.core.model","c":"Body","l":"getMethodSignature()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSignature(ClassType, MethodSubSignature)","u":"getMethodSignature(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSignature(ClassType, MethodSubSignature)","u":"getMethodSignature(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSignature(ClassType, String, String, List)","u":"getMethodSignature(sootup.core.types.ClassType,java.lang.String,java.lang.String,java.util.List)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSignature(ClassType, String, String, List)","u":"getMethodSignature(sootup.core.types.ClassType,java.lang.String,java.lang.String,java.util.List)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSignature(ClassType, String, Type, List)","u":"getMethodSignature(sootup.core.types.ClassType,java.lang.String,sootup.core.types.Type,java.util.List)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSignature(ClassType, String, Type, List)","u":"getMethodSignature(sootup.core.types.ClassType,java.lang.String,sootup.core.types.Type,java.util.List)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getMethodSignature(JimpleParser.Method_signatureContext, ParserRuleContext)","u":"getMethodSignature(sootup.jimple.JimpleParser.Method_signatureContext,org.antlr.v4.runtime.ParserRuleContext)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSignature(String, String, String, List)","u":"getMethodSignature(java.lang.String,java.lang.String,java.lang.String,java.util.List)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSignature(String, String, String, List)","u":"getMethodSignature(java.lang.String,java.lang.String,java.lang.String,java.util.List)"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"getMethodSignatureInSubClass(MethodSignature, MethodSignature, CallGraph)","u":"getMethodSignatureInSubClass(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.callgraph.CallGraph)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"getMethodSignatures()"},{"p":"sootup.callgraph","c":"CallGraph","l":"getMethodSignatures()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"getMethodSignatures()"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getMethodSubSignature(JimpleParser.Method_subsignatureContext, ParserRuleContext)","u":"getMethodSubSignature(sootup.jimple.JimpleParser.Method_subsignatureContext,org.antlr.v4.runtime.ParserRuleContext)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSubSignature(String, Type, Iterable)","u":"getMethodSubSignature(java.lang.String,sootup.core.types.Type,java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSubSignature(String, Type, Iterable)","u":"getMethodSubSignature(java.lang.String,sootup.core.types.Type,java.lang.Iterable)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getModeNames()"},{"p":"qilin.util","c":"Chain","l":"getModificationCount()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"getModifier()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootClass","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootField","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootMethod","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getModifiers()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"getModifiers()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"getModifiers()"},{"p":"sootup.java.core","c":"JavaModuleInfo.ModuleReference","l":"getModifiers()"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"getModifiers()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"getModule(ModuleSignature)","u":"getModule(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getModuleClasses(ModuleSignature)","u":"getModuleClasses(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"getModuleDescriptor(Path)","u":"getModuleDescriptor(java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"getModuleInfo(ModuleSignature)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getModuleInfo(ModuleSignature)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getModuleInfo(ModuleSignature, View)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getModuleInfo(ModuleSignature, View)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"getModuleInfo(ModuleSignature, View)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.core","c":"ModuleInfoAnalysisInputLocation","l":"getModuleInfo(ModuleSignature, View)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"getModuleModifiers(int)"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"getModuleName()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"getModules()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getModules(View)","u":"getModules(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getModules(View)","u":"getModules(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"getModules(View)","u":"getModules(sootup.core.views.View)"},{"p":"sootup.java.core","c":"ModuleInfoAnalysisInputLocation","l":"getModules(View)","u":"getModules(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getModulesClassSources(ModuleSignature, View)","u":"getModulesClassSources(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getModulesClassSources(ModuleSignature, View)","u":"getModulesClassSources(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"getModulesClassSources(ModuleSignature, View)","u":"getModulesClassSources(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.core","c":"ModuleInfoAnalysisInputLocation","l":"getModulesClassSources(ModuleSignature, View)","u":"getModulesClassSources(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"getModuleSignature()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"getModuleSignature()"},{"p":"sootup.java.core","c":"JavaModuleInfo.ModuleReference","l":"getModuleSignature()"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"getModuleSignature()"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getModuleSignature(String)","u":"getModuleSignature(java.lang.String)"},{"p":"qilin.core","c":"PTA","l":"getNakedReachableMethods()"},{"p":"sootup.apk.frontend.main","c":"Tag","l":"getName()"},{"p":"sootup.apk.frontend.tag","c":"DoubleOpTag","l":"getName()"},{"p":"sootup.apk.frontend.tag","c":"FloatOpTag","l":"getName()"},{"p":"sootup.apk.frontend.tag","c":"IntOpTag","l":"getName()"},{"p":"sootup.apk.frontend.tag","c":"LongOpTag","l":"getName()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph","l":"getName()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"getName()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph","l":"getName()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph","l":"getName()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getName()"},{"p":"sootup.core.model","c":"AbstractClass","l":"getName()"},{"p":"sootup.core.model","c":"SootClass","l":"getName()"},{"p":"sootup.core.model","c":"SootClassMember","l":"getName()"},{"p":"sootup.core.signatures","c":"PackageName","l":"getName()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"getName()"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"getName()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getName()"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getNamedModules()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getNew(ClassType)","u":"getNew(sootup.core.types.ClassType)"},{"p":"qilin.core","c":"ArtificialMethod","l":"getNewArray(ClassType)","u":"getNewArray(sootup.core.types.ClassType)"},{"p":"qilin.core.pag","c":"AllocNode","l":"getNewExpr()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"getNewSet()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"getNewSetCopy()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getNextLocal(Type)","u":"getNextLocal(sootup.core.types.Type)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"getNode(Value)","u":"getNode(sootup.core.jimple.basic.Value)"},{"p":"qilin.util","c":"PTAUtils","l":"getNodeLabel(Node)","u":"getNodeLabel(qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getNodes()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph","l":"getNodes()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph","l":"getNodes()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getNodes()"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"getNoStmtPositionInfo()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"getNumber()"},{"p":"qilin.core.pag","c":"ArrayElement","l":"getNumber()"},{"p":"qilin.core.pag","c":"Node","l":"getNumber()"},{"p":"qilin.util","c":"Numberable","l":"getNumber()"},{"p":"qilin.util","c":"NumberedString","l":"getNumber()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"getObjects()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"getOldSet()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractUnopExpr","l":"getOp()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"getOp()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"getOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"getOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"getOp()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"getOp()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"getOp()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"getOp1()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"getOp2()"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"getOperandPosition(int)"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"getOperandPosition(int)"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"getOperandPosition(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"getOrCreateMerging(AbstractInsnNode)","u":"getOrCreateMerging(org.objectweb.asm.tree.AbstractInsnNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getOrCreateStmtGraph(Body)","u":"getOrCreateStmtGraph(sootup.core.model.Body)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getOrCreateStmtGraph(M)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getOrCreateStmtGraph(SootMethod)","u":"getOrCreateStmtGraph(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getOrCreateStmtGraph(SootMethod)","u":"getOrCreateStmtGraph(sootup.core.model.SootMethod)"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"getOrder()"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"getOrder()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"getOtherCallGraph()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"getOtherCallGraphEdges()"},{"p":"qilin","c":"CoreConfig","l":"getOutConfig()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getOutEdges(BNode)","u":"getOutEdges(qilin.pta.toolkits.eagle.BNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"getOutEdges(Node)","u":"getOutEdges(qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"getOutEntryEdges()"},{"p":"sootup.core.model","c":"SootClass","l":"getOuterClass()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getOuterClass()"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"getOutExitEdges()"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"getOutGs()"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"getOutMethodsWithRetOrParamValueFrom(SparkField)","u":"getOutMethodsWithRetOrParamValueFrom(qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"getOutput()"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"getOutTargets()"},{"p":"qilin.core.pag","c":"ValNode","l":"getP2Set()"},{"p":"sootup.core.types","c":"ClassType","l":"getPackageName()"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"getPackageName()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"getPackageName()"},{"p":"sootup.java.core.types","c":"ModuleJavaClassType","l":"getPackageName()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getPackageName(String)","u":"getPackageName(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getPackageName(String)","u":"getPackageName(java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getPackageName(String)","u":"getPackageName(java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getPackageName(String, ModuleSignature)","u":"getPackageName(java.lang.String,sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getPackageName(String, String)","u":"getPackageName(java.lang.String,java.lang.String)"},{"p":"qilin.core","c":"PTA","l":"getPag()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getPara(int)"},{"p":"qilin.core","c":"ArtificialMethod","l":"getPara(int, Type)","u":"getPara(int,sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootMethod","l":"getParameterCount()"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"getParameterLocal(int)"},{"p":"sootup.core.model","c":"Body","l":"getParameterLocal(int)"},{"p":"sootup.core.model","c":"Body","l":"getParameterLocals()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getParameterRefs(M)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getParameterRefs(SootMethod)","u":"getParameterRefs(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getParameterRefs(SootMethod)","u":"getParameterRefs(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"getParameters(PAG, SootMethod)","u":"getParameters(qilin.core.pag.PAG,sootup.core.model.SootMethod)"},{"p":"sootup.core.model","c":"SootMethod","l":"getParameterType(int)"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"getParameterTypes()"},{"p":"sootup.core.model","c":"SootMethod","l":"getParameterTypes()"},{"p":"sootup.core.signatures","c":"MethodSignature","l":"getParameterTypes()"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"getParameterTypes()"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"getParamsStoredInto(SparkField)","u":"getParamsStoredInto(qilin.core.pag.SparkField)"},{"p":"qilin.util.graph","c":"TreeNode","l":"getParent()"},{"p":"sootup.core.graph","c":"DominanceTree","l":"getParent(BasicBlock)","u":"getParent(sootup.core.graph.BasicBlock)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"getPFG()"},{"p":"qilin.core","c":"PTAScene","l":"getPhantomClasses()"},{"p":"qilin.stat","c":"PointsToStat","l":"getPointsToNewExpr(PointsToSet)","u":"getPointsToNewExpr(qilin.core.sets.PointsToSet)"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"getPointsToNewExpr(PointsToSet)","u":"getPointsToNewExpr(qilin.core.sets.PointsToSet)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getPosition()"},{"p":"sootup.core.model","c":"Body","l":"getPosition()"},{"p":"sootup.core.model","c":"HasPosition","l":"getPosition()"},{"p":"sootup.core.model","c":"SootClass","l":"getPosition()"},{"p":"sootup.core.model","c":"SootClassMember","l":"getPosition()"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"getPosition()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getPosition()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getPositionInfo()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getPositionInfo()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getPredecessors()"},{"p":"qilin.util","c":"Chain","l":"getPredOf(E)"},{"p":"qilin.util.graph","c":"MergedNode","l":"getPreds()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"getPredsOf(AllocNode)","u":"getPredsOf(qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getPredsOf(N)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getPredsOf(Stmt)","u":"getPredsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getPredsOf(Stmt)","u":"getPredsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getPredsOfCallAt(N)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getPredsOfCallAt(Stmt)","u":"getPredsOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getPredsOfCallAt(Stmt)","u":"getPredsOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"getPrePTA()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getPrimitiveType(String)","u":"getPrimitiveType(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getPrimitiveType(String)","u":"getPrimitiveType(java.lang.String)"},{"p":"sootup.interceptors.typeresolving","c":"TypePromotionVisitor","l":"getPromotedTyping(Typing)","u":"getPromotedTyping(sootup.interceptors.typeresolving.Typing)"},{"p":"qilin.core","c":"CorePTA","l":"getPropagator()"},{"p":"qilin.core","c":"PTA","l":"getPropagator()"},{"p":"qilin.pta.tools","c":"BasePTA","l":"getPropagator()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"getPropagator()"},{"p":"qilin.core.pag","c":"PAG","l":"getPta()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getPta()"},{"p":"qilin","c":"CoreConfig","l":"getPtaConfig()"},{"p":"qilin.pta","c":"PTAConfig","l":"getPtaConfig()"},{"p":"sootup.core.util","c":"StringTools","l":"getQuotedStringOf(String, boolean)","u":"getQuotedStringOf(java.lang.String,boolean)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"getRange()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getReachableMethods()"},{"p":"qilin.core","c":"PTA","l":"getReachableMethods()"},{"p":"sootup.analysis.intraprocedural.reachingdefs","c":"ReachingDefs","l":"getReachingDefs()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getReceiverObjects(SootMethod)","u":"getReceiverObjects(sootup.core.model.SootMethod)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getReceiverToSitesMap()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getReceiverVarNode(Local, ContextMethod)","u":"getReceiverVarNode(sootup.core.jimple.basic.Local,qilin.core.pag.ContextMethod)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"getRef()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"getReferences()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"getReferenceSignature()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"getRegisterLocal(int)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"getResult()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"getResult()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"getResult()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"getResult()"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"getResult()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getReturnSitesOfCallAt(Stmt)","u":"getReturnSitesOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getReturnSitesOfCallAt(Stmt)","u":"getReturnSitesOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"getReturnType()"},{"p":"sootup.core.model","c":"SootMethod","l":"getReturnType()"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"getReturnValue()"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"getRetVars(PAG, SootMethod)","u":"getRetVars(qilin.core.pag.PAG,sootup.core.model.SootMethod)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getRightOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getRightOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"getRightOp()"},{"p":"qilin.util.graph","c":"Tree","l":"getRoot()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"getRoot()"},{"p":"sootup.core.graph","c":"DominanceTree","l":"getRoot()"},{"p":"qilin.core","c":"CorePTA","l":"getRootNode()"},{"p":"qilin.core","c":"PTA","l":"getRootNode()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"getRootNode()"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getRuleNames()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getRuleNames()"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"getRuntime()"},{"p":"qilin.core","c":"PTA","l":"getScene()"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"getSdkTargetVersion()"},{"p":"qilin.util","c":"Pair","l":"getSecond()"},{"p":"qilin.util","c":"Triple","l":"getSecond()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getSerializedATN()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getSerializedATN()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getShort()"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"getSignature()"},{"p":"sootup.core.frontend","c":"BodySource","l":"getSignature()"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"getSignature()"},{"p":"sootup.core.model","c":"Field","l":"getSignature()"},{"p":"sootup.core.model","c":"Method","l":"getSignature()"},{"p":"sootup.core.model","c":"SootClassMember","l":"getSignature()"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"getSignature()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getSignature()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"getSignature()"},{"p":"qilin.core.pag","c":"PAG","l":"getSimple()"},{"p":"qilin.core.pag","c":"PAG","l":"getSimpleInv()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"getSingleClass(JavaClassType, Path, ClassProvider)","u":"getSingleClass(sootup.java.core.types.JavaClassType,java.nio.file.Path,sootup.core.frontend.ClassProvider)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"getSize()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getSize(int)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getSizeCount()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getSizes()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"getSMAPG(MethodPAG)","u":"getSMAPG(qilin.core.pag.MethodPAG)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getSootClass(JavaClassType)","u":"getSootClass(sootup.java.core.types.JavaClassType)"},{"p":"qilin.core","c":"PTAScene","l":"getSootClass(String)","u":"getSootClass(java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getSootClasses()"},{"p":"sootup.apk.frontend.instruction","c":"FieldInstruction","l":"getSootFieldRef(FieldReference)","u":"getSootFieldRef(org.jf.dexlib2.iface.reference.FieldReference)"},{"p":"sootup.java.frontend","c":"WalaClassLoaderTestUtils","l":"getSootMethod(WalaJavaClassProvider, MethodSignature)","u":"getSootMethod(sootup.java.frontend.conversion.WalaJavaClassProvider,sootup.core.signatures.MethodSignature)"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"getSource()"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"getSource()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"getSource()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"getSource()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getSource()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"getSourceMethodSignature()"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"getSourcePath()"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.core.inputlocation","c":"AnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getSourceType()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getSparkNodes()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"getSrc()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"getSrcNode()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"getSrcState()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"getStack()"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getStartingStmtBlock()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getStartingStmtBlock()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getStartingStmtBlock()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getStartingStmtBlock()"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"getStartingStmts()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getStartPointsOf(SootMethod)","u":"getStartPointsOf(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getStartPointsOf(SootMethod)","u":"getStartPointsOf(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"getStartState()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"getStartState()"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"getState()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"getStates()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"getStates()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getStaticFieldRef(String, String)","u":"getStaticFieldRef(java.lang.String,java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getStaticInitializerSignature(ClassType)","u":"getStaticInitializerSignature(sootup.core.types.ClassType)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getStaticInitializerSignature(ClassType)","u":"getStaticInitializerSignature(sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend.instruction","c":"FieldInstruction","l":"getStaticSootFieldRef(FieldReference)","u":"getStaticSootFieldRef(org.jf.dexlib2.iface.reference.FieldReference)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getStmt()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"getStmt()"},{"p":"sootup.interceptors.typeresolving","c":"StmtLocalPair","l":"getStmt()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"getStmtAddress()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getStmtCount()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getStmtGraph()"},{"p":"sootup.core.model","c":"Body","l":"getStmtGraph()"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"getStmtPosition()"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"getStmtPosition()"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"getStmtPosition()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getStmts()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getStmts()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getStmts()"},{"p":"sootup.core.model","c":"Body","l":"getStmts()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"getStmts(StmtGraph)","u":"getStmts(sootup.core.graph.StmtGraph)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"getStmtsIDList()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"getStmtsThatUse(Value)","u":"getStmtsThatUse(sootup.core.jimple.basic.Value)"},{"p":"qilin.core.pag","c":"PAG","l":"getStoreInv()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"getStoreResultLocal()"},{"p":"qilin.pta.toolkits.conch","c":"SMPAG","l":"getStores()"},{"p":"qilin.core.pag","c":"StringConstantNode","l":"getString()"},{"p":"qilin.util","c":"NumberedString","l":"getString()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"getSubSignature()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getSuccessors()"},{"p":"qilin.util","c":"Chain","l":"getSuccOf(E)"},{"p":"qilin.util.graph","c":"MergedNode","l":"getSuccs()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"getSuccsOf(AllocNode)","u":"getSuccsOf(qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getSuccsOf(Stmt)","u":"getSuccsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getSuccsOf(Stmt)","u":"getSuccsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"SootClass","l":"getSuperclass()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getSuperclass()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"getSymbol()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"getSymbolicHeapOf(SootMethod, Stmt)","u":"getSymbolicHeapOf(sootup.core.model.SootMethod,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getTail()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getTails()"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"getTarget()"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"getTarget()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"getTarget()"},{"p":"sootup.apk.frontend.instruction","c":"JumpInstruction","l":"getTargetInstruction(DexBody)","u":"getTargetInstruction(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"getTargetMethodSignature()"},{"p":"sootup.core.jimple.common.stmt","c":"BranchingStmt","l":"getTargetStmts(Body)","u":"getTargetStmts(sootup.core.model.Body)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"getTargetStmts(Body)","u":"getTargetStmts(sootup.core.model.Body)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"getTargetStmts(Body)","u":"getTargetStmts(sootup.core.model.Body)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getTargetStmts(Body)","u":"getTargetStmts(sootup.core.model.Body)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"getTgt()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"getTgtNode()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"getTgtState()"},{"p":"qilin.util","c":"Triple","l":"getThird()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getThis()"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"getThis(PAG, SootMethod)","u":"getThis(qilin.core.pag.PAG,sootup.core.model.SootMethod)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"getThisLocal()"},{"p":"sootup.core.model","c":"Body","l":"getThisLocal()"},{"p":"sootup.core.model","c":"Body","l":"getThisLocal(StmtGraph)","u":"getThisLocal(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.model","c":"Body","l":"getThisStmt()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"getThread()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getThrownExceptions()"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"getThrowNode()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getTokenNames()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getTokenNames()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"getTotalEdgeCount()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"getTotalEdgeCount()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"getTotalNodeCount()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"getTotalNodeCount()"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"getTranCond()"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"getTranCond()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getTrapComparator(Map)","u":"getTrapComparator(java.util.Map)"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIteratorAndTrapAggregator","l":"getTraps()"},{"p":"sootup.core.model","c":"Body","l":"getTraps()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getTrue()"},{"p":"qilin.util.graph","c":"StronglyConnectedComponents","l":"getTrueComponents()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"getTST()"},{"p":"qilin.core.context","c":"TypeContextElement","l":"getType()"},{"p":"qilin.core.pag","c":"ArrayElement","l":"getType()"},{"p":"qilin.core.pag","c":"Field","l":"getType()"},{"p":"qilin.core.pag","c":"Node","l":"getType()"},{"p":"qilin.core.pag","c":"SparkField","l":"getType()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"getType()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getType()"},{"p":"sootup.core.jimple.basic","c":"Value","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractFloatBinopExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractIntBinopExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractIntLongBinopExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JFieldRef","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"getType()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getType()"},{"p":"sootup.core.model","c":"AbstractClass","l":"getType()"},{"p":"sootup.core.model","c":"SootClass","l":"getType()"},{"p":"sootup.core.model","c":"SootField","l":"getType()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"getType()"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"getType()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getType()"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"getType(Local)","u":"getType(sootup.core.jimple.basic.Local)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getType(String)","u":"getType(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getType(String)","u":"getType(java.lang.String)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getType(String)","u":"getType(java.lang.String)"},{"p":"qilin.core.context","c":"TypeContextElement","l":"getTypeContextElement(AllocNode)","u":"getTypeContextElement(qilin.core.pag.AllocNode)"},{"p":"sootup.core.views","c":"AbstractView","l":"getTypeHierarchy()"},{"p":"sootup.core.views","c":"View","l":"getTypeHierarchy()"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getTypeList(JimpleParser.Type_listContext)","u":"getTypeList(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"getTyping()"},{"p":"sootup.core.util","c":"StringTools","l":"getUnEscapedStringOf(String)","u":"getUnEscapedStringOf(java.lang.String)"},{"p":"sootup.core.util","c":"StringTools","l":"getUnicodeStringFromChar(char)"},{"p":"qilin.core.pag","c":"CallSite","l":"getUnit()"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"getUnit()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"getUnnamedModuleInfo()"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"getUsedRegistersNums()"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getUsedRegistersNums(FiveRegisterInstruction)","u":"getUsedRegistersNums(org.jf.dexlib2.iface.instruction.FiveRegisterInstruction)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getUsedRegistersNums(RegisterRangeInstruction)","u":"getUsedRegistersNums(org.jf.dexlib2.iface.instruction.RegisterRangeInstruction)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getUses()"},{"p":"sootup.core.jimple.basic","c":"Value","l":"getUses()"},{"p":"sootup.core.jimple.common.constant","c":"Constant","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractUnopExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getUses()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"getUses()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"getUses()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"getUses()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getUses()"},{"p":"sootup.core.model","c":"Body","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getUsesAndDefs()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getUsesAndDefs()"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"getUsesOf(Local)","u":"getUsesOf(sootup.core.jimple.basic.Local)"},{"p":"qilin.core.pag","c":"PAG","l":"getValNodeNumberer()"},{"p":"qilin.core.pag","c":"PAG","l":"getValNodes()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"getValue()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"getValue()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"getValue()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ValueGraphNode","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"getValue()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getValue(int)"},{"p":"sootup.core.types","c":"Type","l":"getValueBitSize(Type)","u":"getValueBitSize(sootup.core.types.Type)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getValueCount()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"getValueName()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getValues()"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"getValues()"},{"p":"qilin.core.pag","c":"VarNode","l":"getVariable()"},{"p":"qilin.core.pag","c":"PAG","l":"getVarNodes(SootMethod, Local)","u":"getVarNodes(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getVersion()"},{"p":"qilin.core","c":"PTA","l":"getView()"},{"p":"qilin.core","c":"PTAScene","l":"getView()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getVocabulary()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getVocabulary()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getXpag()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"Global()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"PAG","l":"globals"},{"p":"qilin.core.pag","c":"GlobalVarNode","l":"GlobalVarNode(Object, Type)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"GOTO"},{"p":"sootup.jimple","c":"JimpleLexer","l":"GOTO"},{"p":"sootup.jimple","c":"JimpleParser","l":"GOTO"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"goto_stmt()"},{"p":"sootup.jimple","c":"JimpleParser","l":"goto_stmt()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"goto_stmt()"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"Goto_stmtContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"GOTO()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"GotoCfgEdge","l":"GotoCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.apk.frontend.instruction","c":"GotoInstruction","l":"GotoInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"graph"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"graph"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"graph"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"GraphBasedCallGraph(DirectedPseudograph, Map, List)","u":"%3Cinit%3E(org.jgrapht.graph.DirectedPseudograph,java.util.Map,java.util.List)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"GraphBasedCallGraph(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"greaterThan(DoubleConstant)","u":"greaterThan(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"greaterThan(FloatConstant)","u":"greaterThan(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"greaterThan(IntConstant)","u":"greaterThan(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"greaterThan(LongConstant)","u":"greaterThan(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"greaterThan(N)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"greaterThanOrEqual(DoubleConstant)","u":"greaterThanOrEqual(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"greaterThanOrEqual(FloatConstant)","u":"greaterThanOrEqual(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"greaterThanOrEqual(IntConstant)","u":"greaterThanOrEqual(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"greaterThanOrEqual(LongConstant)","u":"greaterThanOrEqual(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"greaterThanOrEqual(N)"},{"p":"qilin.util","c":"ANSIColor","l":"GREEN"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"handleCallEdge(Edge)","u":"handleCallEdge(qilin.core.builder.callgraph.Edge)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"handleIndent()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"handleIndent()"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"handleInvokeStmt(InvokableStmt)","u":"handleInvokeStmt(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"HANDLER"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"handleStmt(Stmt)","u":"handleStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"ContextField","l":"hasBase()"},{"p":"sootup.core.model","c":"SootMethod","l":"hasBody()"},{"p":"qilin.util","c":"PTAUtils","l":"hasBody(SootMethod)","u":"hasBody(sootup.core.model.SootMethod)"},{"p":"sootup.core.cache","c":"ClassCache","l":"hasClass(ClassType)","u":"hasClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"FullCache","l":"hasClass(ClassType)","u":"hasClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"LRUCache","l":"hasClass(ClassType)","u":"hasClass(sootup.core.types.ClassType)"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util","c":"PathUtils","l":"hasExtension(Path, Collection)","u":"hasExtension(java.nio.file.Path,java.util.Collection)"},{"p":"sootup.core.util","c":"PathUtils","l":"hasExtension(Path, FileType...)","u":"hasExtension(java.nio.file.Path,sootup.core.inputlocation.FileType...)"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"hasFieldPointer(AllocNode, SparkField)","u":"hasFieldPointer(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"hashCode()"},{"p":"qilin.core.context","c":"ContextElement","l":"hashCode()"},{"p":"qilin.core.context","c":"ContextElements","l":"hashCode()"},{"p":"qilin.core.context","c":"TypeContextElement","l":"hashCode()"},{"p":"qilin.core.pag","c":"CallSite","l":"hashCode()"},{"p":"qilin.core.pag","c":"ContextMethod","l":"hashCode()"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"hashCode()"},{"p":"qilin.core.pag","c":"Field","l":"hashCode()"},{"p":"qilin.core.pag","c":"Node","l":"hashCode()"},{"p":"qilin.core.pag","c":"Parm","l":"hashCode()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"hashCode()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"hashCode()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"hashCode()"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"hashCode()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"hashCode()"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"hashCode()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"hashCode()"},{"p":"qilin.util","c":"BitVector","l":"hashCode()"},{"p":"qilin.util","c":"NumberedString","l":"hashCode()"},{"p":"qilin.util","c":"Pair","l":"hashCode()"},{"p":"qilin.util","c":"Triple","l":"hashCode()"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"hashCode()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"PropertyGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"hashCode()"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"hashCode()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"hashCode()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"hashCode()"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"hashCode()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"hashCode()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"hashCode()"},{"p":"sootup.core.model","c":"FullPosition","l":"hashCode()"},{"p":"sootup.core.model","c":"SootMethod","l":"hashCode()"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"hashCode()"},{"p":"sootup.core.signatures","c":"PackageName","l":"hashCode()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"hashCode()"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"hashCode()"},{"p":"sootup.core.types","c":"ArrayType","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"hashCode()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"hashCode()"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"hashCode()"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"hashCode()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"hashCode()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.frontend.conversion","c":"InstructionConverter","l":"hasJumpTarget(Integer)","u":"hasJumpTarget(java.lang.Integer)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"hasLoadOn(AllocNode, SparkField)","u":"hasLoadOn(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"hasMoreToResolve()"},{"p":"qilin.util","c":"BitSetIterator","l":"hasNext()"},{"p":"qilin.util.queue","c":"QueueReader","l":"hasNext()"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal.BlockIterator","l":"hasNext()"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal.BlockIterator","l":"hasNext()"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIterator","l":"hasNext()"},{"p":"sootup.core.graph","c":"StmtGraphBlockIterator","l":"hasNext()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"hasNonEmptyIntersection(PointsToSet)","u":"hasNonEmptyIntersection(qilin.core.sets.PointsToSet)"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"hasNonEmptyIntersection(PointsToSet)","u":"hasNonEmptyIntersection(qilin.core.sets.PointsToSet)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"hasNonEmptyIntersection(PointsToSetInternal)","u":"hasNonEmptyIntersection(qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"hasNonEmptyIntersection(PointsToSetInternal)","u":"hasNonEmptyIntersection(qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"hasNonThisLoadFromField(AllocNode, SparkField)","u":"hasNonThisLoadFromField(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"hasNonThisStoreOnField(AllocNode, SparkField)","u":"hasNonThisStoreOnField(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"sootup.core.model","c":"SootClass","l":"hasOuterClass()"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"hasOutMethodsWithRetOrParamValueFrom(SparkField)","u":"hasOutMethodsWithRetOrParamValueFrom(qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"hasParamsStoredInto(SparkField)","u":"hasParamsStoredInto(qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"hasStoreOn(AllocNode, SparkField)","u":"hasStoreOn(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"sootup.core.model","c":"SootClass","l":"hasSuperclass()"},{"p":"qilin.core","c":"CorePTA","l":"heapAbst"},{"p":"qilin.pta.toolkits.mahjong","c":"HeapAbstraction","l":"HeapAbstraction(FieldPointstoGraph)","u":"%3Cinit%3E(qilin.pta.toolkits.common.FieldPointstoGraph)"},{"p":"qilin.core","c":"CorePTA","l":"heapAbstractor()"},{"p":"qilin.core","c":"PTA","l":"heapAbstractor()"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"HeapContainerQuery(XUtility, AllocNode)","u":"%3Cinit%3E(qilin.pta.toolkits.debloaterx.XUtility,qilin.core.pag.AllocNode)"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"heapModelMap"},{"p":"qilin.parm.heapabst","c":"HeuristicAbstractor","l":"HeuristicAbstractor(PAG)","u":"%3Cinit%3E(qilin.core.pag.PAG)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"HeuristicSelector(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"HEX_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"HEX_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"HEX_CONSTANT()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"hg"},{"p":"sootup.core.typehierarchy","c":"HierarchyComparator","l":"HierarchyComparator(TypeHierarchy)","u":"%3Cinit%3E(sootup.core.typehierarchy.TypeHierarchy)"},{"p":"qilin.driver","c":"ContextKind","l":"HYBOBJ"},{"p":"qilin.parm.ctxcons","c":"HybObjCtxConstructor","l":"HybObjCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"hybrid2objFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"hybrid2objFormula2()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"hybridFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"hybridFormula2()"},{"p":"qilin.pta.tools","c":"HybridObjectSensPTA","l":"HybridObjectSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"HybridPointsToSet()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"HybridTypeSensPTA","l":"HybridTypeSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"qilin.driver","c":"ContextKind","l":"HYBTYPE"},{"p":"qilin.parm.ctxcons","c":"HybTypeCtxConstructor","l":"HybTypeCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_ASSIGN"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_INTER_LOAD"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_LOAD"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_NEW"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_PARAM"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_RETURN"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_STORE"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_THROW"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"IASSIGN"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"IASSIGN"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"ICFGDotExporter()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ICLOAD"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ICSTORE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"IDENTIFIER"},{"p":"sootup.jimple","c":"JimpleParser","l":"IDENTIFIER"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"IDENTIFIER()"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"IDENTIFIER()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"identifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"identifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"IdentifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.java.core.views","c":"JavaView","l":"identifierFactory"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"identity_ref()"},{"p":"sootup.jimple","c":"JimpleParser","l":"identity_ref()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"Identity_refContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"identityRef(IdentityRef)","u":"identityRef(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"identityRef(IdentityRef)","u":"identityRef(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"identityRef(IdentityRef)","u":"identityRef(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"identityRef(IdentityRef)","u":"identityRef(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.validation","c":"IdentityStmtsValidator","l":"IdentityStmtsValidator()","u":"%3Cinit%3E()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"ieToKind(AbstractInvokeExpr)","u":"ieToKind(sootup.core.jimple.common.expr.AbstractInvokeExpr)"},{"p":"sootup.core.jimple","c":"Jimple","l":"IF"},{"p":"sootup.jimple","c":"JimpleLexer","l":"IF"},{"p":"sootup.jimple","c":"JimpleParser","l":"IF"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"IF()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"IfFalseCfgEdge","l":"IfFalseCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"IFLOW"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"ifStatement(DexBody)","u":"ifStatement(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IfTestInstruction","l":"ifStatement(DexBody)","u":"ifStatement(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IfTestzInstruction","l":"ifStatement(DexBody)","u":"ifStatement(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IfTestInstruction","l":"IfTestInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"IfTestzInstruction","l":"IfTestzInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"IfTrueCfgEdge","l":"IfTrueCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.apk.frontend.instruction","c":"IgetInstruction","l":"IgetInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"ignoredCalls"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"ignoredPaths"},{"p":"sootup.core.jimple","c":"IgnoreLocalNameComparator","l":"IgnoreLocalNameComparator()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"iie()"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ILOAD"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"ILOAD"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"immediate(int)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"immediate(int)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"immediate(int)"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"ImmediateContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"ImmediateGraphNode(Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"ImmutableBasicBlock()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"ImmutableBlockStmtGraph(MutableStmtGraph)","u":"%3Cinit%3E(sootup.core.graph.MutableStmtGraph)"},{"p":"sootup.core.util","c":"ImmutableUtils.ImmutableCollectors","l":"ImmutableCollectors()","u":"%3Cinit%3E()"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableEnumSet(E, E...)","u":"immutableEnumSet(E,E...)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableEnumSetOf(Iterable)","u":"immutableEnumSetOf(java.lang.Iterable)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E)","u":"immutableList(E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E)","u":"immutableList(E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E)","u":"immutableList(E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E)","u":"immutableList(E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E, E, E, E, E, E...)","u":"immutableList(E,E,E,E,E,E,E,E,E,E,E,E,E...)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableListOf(E[])"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableListOf(Iterable)","u":"immutableListOf(java.lang.Iterable)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableListOf(Stream)","u":"immutableListOf(java.util.stream.Stream)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E)","u":"immutableSet(E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E)","u":"immutableSet(E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E, E)","u":"immutableSet(E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E, E, E)","u":"immutableSet(E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E, E, E, E)","u":"immutableSet(E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E, E, E, E, E...)","u":"immutableSet(E,E,E,E,E,E,E...)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSetOf(E[])"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSetOf(Iterable)","u":"immutableSetOf(java.lang.Iterable)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSetOf(Stream)","u":"immutableSetOf(java.util.stream.Stream)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"ImmutableUtils()","u":"%3Cinit%3E()"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"implementedInterfacesOf(ClassType)","u":"implementedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"implementedInterfacesOf(ClassType)","u":"implementedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"implementersOf(ClassType)","u":"implementersOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"implementersOf(ClassType)","u":"implementersOf(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple","c":"Jimple","l":"IMPLEMENTS"},{"p":"sootup.jimple","c":"JimpleLexer","l":"IMPLEMENTS"},{"p":"sootup.jimple","c":"JimpleParser","l":"IMPLEMENTS"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"implements_clause()"},{"p":"sootup.jimple","c":"JimpleParser","l":"implements_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"Implements_clauseContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"IMPLEMENTS()"},{"p":"sootup.core.model","c":"SootClass","l":"implementsInterface(ClassType)","u":"implementsInterface(sootup.core.types.ClassType)"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"implicit()"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"implicitCallEdges"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"importItem()"},{"p":"sootup.jimple","c":"JimpleParser","l":"importItem()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"importItem(int)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"ImportItemContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis.Flow","l":"IN"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"incIndent()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"incIndent()"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"incJimpleLnNum()"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"INCLUDE_ALL"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"includeIgnoredCallsToClass(ClassType, MutableCallGraph, Deque)","u":"includeIgnoredCallsToClass(sootup.core.types.ClassType,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"includeReflectiveCalls"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"indent"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"indentChar"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"indentStep"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"index"},{"p":"qilin.util.queue","c":"QueueReader","l":"index"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"inEdges"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"INEW"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"INEW"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"inFieldsOf(AllocNode)","u":"inFieldsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.util","c":"MemoryWatcher","l":"inGigaByte()"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"init()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"init(Value, Value)","u":"init(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"init(Value, Value)","u":"init(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"initAsmClassSource(Path, ClassVisitor)","u":"initAsmClassSource(java.nio.file.Path,org.objectweb.asm.ClassVisitor)"},{"p":"qilin.core.builder","c":"JavaMethods","l":"INITIALIZE_SYSTEM_CLASS"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper","l":"initialize()"},{"p":"sootup.callgraph","c":"CallGraphAlgorithm","l":"initialize()"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"initialize()"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"initialize()"},{"p":"sootup.callgraph","c":"CallGraphAlgorithm","l":"initialize(List)","u":"initialize(java.util.List)"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"initialize(List)","u":"initialize(java.util.List)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"initialize(List)","u":"initialize(java.util.List)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"initialize(Type, Set, Set)","u":"initialize(sootup.core.types.Type,java.util.Set,java.util.Set)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"initializeCallGraph(List, List)","u":"initializeCallGraph(java.util.List,java.util.List)"},{"p":"sootup.apk.frontend.dexpler","c":"DexResolver","l":"initializeDexFile(File)","u":"initializeDexFile(java.io.File)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"initializeSootMethod(StmtGraph)","u":"initializeSootMethod(sootup.core.graph.StmtGraph)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"initializeStmtToOwner()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"initializeStmtToOwner(SootMethod)","u":"initializeStmtToOwner(sootup.core.model.SootMethod)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"initializeWith(List>, Map>, List)","u":"initializeWith(java.util.List,java.util.Map,java.util.List)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"initReachableMethods()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"injectCallEdge(Object, ContextMethod, Kind)","u":"injectCallEdge(java.lang.Object,qilin.core.pag.ContextMethod,qilin.core.builder.callgraph.Kind)"},{"p":"qilin.util","c":"MemoryWatcher","l":"inKiloByte()"},{"p":"qilin.util","c":"MemoryWatcher","l":"inMegaByte()"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"innerContainer"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"inputLocations"},{"p":"sootup.java.core.views","c":"JavaView","l":"inputLocations"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"inputLocations"},{"p":"qilin.driver","c":"ContextKind","l":"INSENS"},{"p":"qilin.parm.ctxcons","c":"InsensCtxConstructor","l":"InsensCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.parm.select","c":"InsenSelector","l":"InsenSelector()","u":"%3Cinit%3E()"},{"p":"qilin.util","c":"Chain","l":"insertAfter(Chain, E)","u":"insertAfter(qilin.util.Chain,E)"},{"p":"qilin.util","c":"Chain","l":"insertAfter(Collection, E)","u":"insertAfter(java.util.Collection,E)"},{"p":"qilin.util","c":"Chain","l":"insertAfter(E, E)","u":"insertAfter(E,E)"},{"p":"qilin.util","c":"Chain","l":"insertAfter(List, E)","u":"insertAfter(java.util.List,E)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"insertAfter(Stmt, Stmt)","u":"insertAfter(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util","c":"Chain","l":"insertBefore(Chain, E)","u":"insertBefore(qilin.util.Chain,E)"},{"p":"qilin.util","c":"Chain","l":"insertBefore(Collection, E)","u":"insertBefore(java.util.Collection,E)"},{"p":"qilin.util","c":"Chain","l":"insertBefore(E, E)","u":"insertBefore(E,E)"},{"p":"qilin.util","c":"Chain","l":"insertBefore(List, E)","u":"insertBefore(java.util.List,E)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"insertBefore(Stmt, FallsThroughStmt)","u":"insertBefore(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.FallsThroughStmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"insertBefore(Stmt, List, Map)","u":"insertBefore(sootup.core.jimple.common.stmt.Stmt,java.util.List,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"insertBefore(Stmt, List, Map)","u":"insertBefore(sootup.core.jimple.common.stmt.Stmt,java.util.List,java.util.Map)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"insertBefore(Stmt, Stmt)","u":"insertBefore(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"CastCounter","l":"insertCastStmts()"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"instance"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"INSTANCE_LOAD"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"INSTANCE_STORE"},{"p":"sootup.core.jimple","c":"Jimple","l":"INSTANCEOF"},{"p":"sootup.jimple","c":"JimpleLexer","l":"INSTANCEOF"},{"p":"sootup.jimple","c":"JimpleParser","l":"INSTANCEOF"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"INSTANCEOF()"},{"p":"sootup.apk.frontend.instruction","c":"InstanceOfInstruction","l":"InstanceOfInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"InstantiateClassValueVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"instantiatedClasses"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"instruction"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"instructionAtAddress"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"instructionAtAddress(int)"},{"p":"sootup.apk.frontend.instruction","c":"InstructionFactory","l":"InstructionFactory()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"instructions"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"instructionsBefore(DexLibAbstractInstruction)","u":"instructionsBefore(sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"IntConstant(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"integer_constant()"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"integer_constant()"},{"p":"sootup.jimple","c":"JimpleParser","l":"integer_constant()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"Integer_constantContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"INTER_ASSIGN"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"INTER_STORE"},{"p":"sootup.apk.frontend.interceptors","c":"DexNullTransformer","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.apk.frontend.interceptors","c":"DexNumberTranformer","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.core.transform","c":"BodyInterceptor","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.core.transform","c":"RunTimeBodyInterceptor","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"Aggregator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"CastAndReturnInliner","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"ConditionalBranchFolder","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"ConstantPropagatorAndFolder","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"CopyPropagator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"DeadAssignmentEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"EmptySwitchEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker.LoggingJimpleChecker","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker.ThrowingJimpleChecker","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"LocalNameStandardizer","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"LocalPacker","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"LocalSplitter","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"NopEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"StaticSingleAssignmentFormer","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"TrapTightener","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"TypeAssigner","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"UnreachableCodeEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"UnusedLocalEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"interfa"},{"p":"sootup.core.model","c":"ClassModifier","l":"INTERFACE"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"INTERFACE"},{"p":"sootup.core.jimple","c":"Jimple","l":"INTERFACE"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"InterfaceDirectlyExtends"},{"p":"sootup.core.jimple","c":"Jimple","l":"INTERFACEINVOKE"},{"p":"sootup.java.core","c":"JavaModuleInfo.InterfaceReference","l":"InterfaceReference(JavaClassType, JavaClassType)","u":"%3Cinit%3E(sootup.java.core.types.JavaClassType,sootup.java.core.types.JavaClassType)"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"InterFlowAnalysis(XUtility)","u":"%3Cinit%3E(qilin.pta.toolkits.debloaterx.XUtility)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"INTERPROCEDURAL_ASSIGN"},{"p":"qilin.core.pag","c":"VarNode","l":"interProcSource"},{"p":"qilin.core.pag","c":"VarNode","l":"interProcTarget"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"intersectedCalls()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"intersectedMethods()"},{"p":"qilin.util","c":"BitVector","l":"intersects(BitVector)","u":"intersects(qilin.util.BitVector)"},{"p":"sootup.apk.frontend.tag","c":"IntOpTag","l":"IntOpTag()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"IntraFlowAnalysis(XUtility, SootMethod)","u":"%3Cinit%3E(qilin.pta.toolkits.debloaterx.XUtility,sootup.core.model.SootMethod)"},{"p":"sootup.core.types","c":"PrimitiveType.IntType","l":"IntType()","u":"%3Cinit%3E()"},{"p":"sootup.core.types","c":"PrimitiveType.IntType","l":"IntType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"inv()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"INVALID"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"invalidate()"},{"p":"qilin.util","c":"Invalidable","l":"invalidate()"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"invocation"},{"p":"sootup.jimple","c":"JimpleParser","l":"invoke_expr()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"invoke_expr()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"invoke_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"Invoke_exprContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"INVOKE_FINALIZE"},{"p":"sootup.core.validation","c":"InvokeArgumentValidator","l":"InvokeArgumentValidator()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"InvokeAstEdge","l":"InvokeAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"invokedMethods"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"INVOKEDYNAMIC_DUMMY_CLASS_NAME"},{"p":"sootup.apk.frontend.instruction","c":"InvokeInterfaceInstruction","l":"InvokeInterfaceInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeSpecialInstruction","l":"InvokeSpecialInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple.common.stmt","c":"InvokableStmt","l":"invokesStaticInitializer()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"invokesStaticInitializer()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"invokesStaticInitializer()"},{"p":"sootup.apk.frontend.instruction","c":"InvokeStaticInstruction","l":"InvokeStaticInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeVirtualInstruction","l":"InvokeVirtualInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"IPARAM"},{"p":"sootup.apk.frontend.instruction","c":"IputInstruction","l":"IputInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"ir"},{"p":"sootup.core.model","c":"SootClass","l":"isAbstract()"},{"p":"sootup.core.model","c":"SootMethod","l":"isAbstract()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isAbstract(Set)","u":"isAbstract(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isAbstract(Set)","u":"isAbstract(java.util.Set)"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"isAContainer(AllocNode)","u":"isAContainer(qilin.core.pag.AllocNode)"},{"p":"qilin.util.graph","c":"Tree","l":"isALeaf(N)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"isALeaf(N)"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"isAncestor(Type, Type)","u":"isAncestor(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.interceptors.typeresolving","c":"PrimitiveHierarchy","l":"isAncestor(Type, Type)","u":"isAncestor(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"isAnnotation()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isAnnotation(Set)","u":"isAnnotation(java.util.Set)"},{"p":"sootup.core.model","c":"SootClass","l":"isApplicationClass()"},{"p":"qilin.core","c":"PTAScene","l":"isApplicationMethod(SootMethod)","u":"isApplicationMethod(sootup.core.model.SootMethod)"},{"p":"sootup.core.util","c":"PathUtils","l":"isArchive(Path)","u":"isArchive(java.nio.file.Path)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"isArrayOfPrimitives()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"isArrayOfPrimitives()"},{"p":"sootup.core.types","c":"ArrayType","l":"isArrayTypeOfPrimitives()"},{"p":"sootup.core.types","c":"ArrayType","l":"isArrayTypeOfPrimitives(Type)","u":"isArrayTypeOfPrimitives(sootup.core.types.Type)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isAsyncTask()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isAsyncTask(Kind)","u":"isAsyncTask(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"isAutomaticModule()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"isAutomaticModule()"},{"p":"sootup.core.validation","c":"ClassModifiersValidator","l":"isBasicValidator()"},{"p":"sootup.core.validation","c":"ClassValidator","l":"isBasicValidator()"},{"p":"sootup.core.validation","c":"FieldModifiersValidator","l":"isBasicValidator()"},{"p":"sootup.core.validation","c":"MethodDeclarationValidator","l":"isBasicValidator()"},{"p":"sootup.core.validation","c":"OuterClassValidator","l":"isBasicValidator()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"isBottom(AllocNode)","u":"isBottom(qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isBranchTarget(Stmt, Stmt)","u":"isBranchTarget(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isBranchTarget(Stmt, Stmt)","u":"isBranchTarget(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isBridge(Set)","u":"isBridge(java.util.Set)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"isByteCodeClassName(String)","u":"isByteCodeClassName(java.lang.String)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isCallStmt(Stmt)","u":"isCallStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isCallStmt(Stmt)","u":"isCallStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"isClass(ClassType)","u":"isClass(sootup.core.types.ClassType)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isClinit()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isClinit()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isClinit(Kind)","u":"isClinit(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"isCoarseType(Type)","u":"isCoarseType(sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"isConcrete()"},{"p":"sootup.core.model","c":"SootMethod","l":"isConcrete()"},{"p":"qilin.util","c":"UnionFindSet","l":"isConnected(E, E)","u":"isConnected(E,E)"},{"p":"sootup.interceptors","c":"Evaluator","l":"isConstantValue(Value)","u":"isConstantValue(sootup.core.jimple.basic.Value)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isConstructor(Set)","u":"isConstructor(java.util.Set)"},{"p":"qilin.util","c":"PTAUtils","l":"isConstructor(SootMethod)","u":"isConstructor(sootup.core.model.SootMethod)"},{"p":"sootup.core","c":"IdentifierFactory","l":"isConstructorSignature(MethodSignature)","u":"isConstructorSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"isConstructorSignature(MethodSignature)","u":"isConstructorSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core","c":"IdentifierFactory","l":"isConstructorSubSignature(MethodSubSignature)","u":"isConstructorSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"isConstructorSubSignature(MethodSubSignature)","u":"isConstructorSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"isContentFromParam(AllocNode)","u":"isContentFromParam(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"isCSField(SparkField)","u":"isCSField(qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"isCSLikely(AllocNode)","u":"isCSLikely(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"isDeadState(AllocNode)","u":"isDeadState(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isDebug()"},{"p":"sootup.core.model","c":"MethodModifier","l":"isDeclaredSynchronized(Set)","u":"isDeclaredSynchronized(java.util.Set)"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"isDirectlyReturnedHeap(AllocNode)","u":"isDirectlyReturnedHeap(qilin.core.pag.AllocNode)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"isDWord(Type)","u":"isDWord(sootup.core.types.Type)"},{"p":"qilin.core.context","c":"ContextElements","l":"isEmpty()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"isEmpty()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"isEmpty()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"isEmpty()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"isEmpty()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"isEmpty()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"isEmpty()"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"isEmpty()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"isEmpty()"},{"p":"qilin.util","c":"PTAUtils","l":"isEmptyArray(AllocNode)","u":"isEmptyArray(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isEnableUnwrappedFlow()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isEnableWrappedFlow()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"isEntryMethod(SootMethod)","u":"isEntryMethod(sootup.core.model.SootMethod)"},{"p":"sootup.core.model","c":"SootClass","l":"isEnum()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isEnum(Set)","u":"isEnum(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isEnum(Set)","u":"isEnum(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isEnum(Set)","u":"isEnum(java.util.Set)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAEquivalenceChecker","l":"isEquivalent(DFA, DFA)","u":"isEquivalent(qilin.pta.toolkits.mahjong.automata.DFA,qilin.pta.toolkits.mahjong.automata.DFA)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isExecutor()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isExecutor(Kind)","u":"isExecutor(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isExitStmt(Stmt)","u":"isExitStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isExitStmt(Stmt)","u":"isExitStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isExplicit()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isExplicit()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isExplicit(Kind)","u":"isExplicit(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isExpress()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isFake()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isFake(Kind)","u":"isFake(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.util","c":"PTAUtils","l":"isFakeMainClass(ClassType)","u":"isFakeMainClass(sootup.core.types.ClassType)"},{"p":"qilin.util","c":"PTAUtils","l":"isFakeMainMethod(SootMethod)","u":"isFakeMainMethod(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isFallThroughSuccessor(Stmt, Stmt)","u":"isFallThroughSuccessor(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isFallThroughSuccessor(Stmt, Stmt)","u":"isFallThroughSuccessor(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"isFieldRef()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"isFieldRef(int)"},{"p":"sootup.core.model","c":"SootClass","l":"isFinal()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isFinal()"},{"p":"sootup.core.model","c":"SootField","l":"isFinal()"},{"p":"sootup.core.model","c":"SootMethod","l":"isFinal()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isFinal(Set)","u":"isFinal(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isFinal(Set)","u":"isFinal(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isFinal(Set)","u":"isFinal(java.util.Set)"},{"p":"sootup.apk.frontend.interceptors","c":"DexTransformer","l":"isFloatingPointLike(Type)","u":"isFloatingPointLike(sootup.core.types.Type)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"isForward()"},{"p":"sootup.analysis.intraprocedural","c":"BackwardFlowAnalysis","l":"isForward()"},{"p":"sootup.analysis.intraprocedural","c":"ForwardFlowAnalysis","l":"isForward()"},{"p":"sootup.java.core.views","c":"JavaView","l":"isFullyResolved"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isHandler()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isHandler(Kind)","u":"isHandler(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.model","c":"SootClass","l":"isInnerClass()"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"isInnerType(ClassType, ClassType)","u":"isInnerType(sootup.core.types.ClassType,sootup.core.types.ClassType)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isInstance()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isInstance()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isInstance(Kind)","u":"isInstance(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.model","c":"SootClass","l":"isInterface()"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"isInterface(ClassType)","u":"isInterface(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"isInterface(ClassType)","u":"isInterface(sootup.core.types.ClassType)"},{"p":"sootup.core.model","c":"ClassModifier","l":"isInterface(Set)","u":"isInterface(java.util.Set)"},{"p":"sootup.interceptors.typeresolving","c":"TypePromotionVisitor","l":"isIntermediateType(Type)","u":"isIntermediateType(sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"isInterProcSource()"},{"p":"qilin.core.pag","c":"VarNode","l":"isInterProcSource()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"isInterProcTarget()"},{"p":"qilin.core.pag","c":"VarNode","l":"isInterProcTarget()"},{"p":"sootup.core.types","c":"Type","l":"isIntLikeType(Type)","u":"isIntLikeType(sootup.core.types.Type)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isInvalid()"},{"p":"qilin.util","c":"Invalidable","l":"isInvalid()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"isInvokableStmt()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"isInvokableStmt()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"isJavaKeywordType(Type)","u":"isJavaKeywordType(sootup.core.types.Type)"},{"p":"qilin.util.graph","c":"TreeNode","l":"isLeaf()"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"isLeakObject(AllocNode)","u":"isLeakObject(qilin.core.pag.AllocNode)"},{"p":"sootup.core.model","c":"SootClass","l":"isLibraryClass()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isListContext()"},{"p":"sootup.core.model","c":"SootMethod","l":"isMain(IdentifierFactory)","u":"isMain(sootup.core.IdentifierFactory)"},{"p":"sootup.core","c":"IdentifierFactory","l":"isMainSubSignature(MethodSubSignature)","u":"isMainSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"isMainSubSignature(MethodSubSignature)","u":"isMainSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"isMainSubSignature(MethodSubSignature)","u":"isMainSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"isMergeable(MutableBasicBlock, MutableBasicBlock)","u":"isMergeable(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"isMethodRef()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"isMethodRef(int)"},{"p":"qilin.pta.toolkits.turner","c":"Turner","l":"isModular"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"isMultiReleaseJar(Path)","u":"isMultiReleaseJar(java.nio.file.Path)"},{"p":"sootup.core.model","c":"SootMethod","l":"isNative()"},{"p":"sootup.core.model","c":"MethodModifier","l":"isNative(Set)","u":"isNative(java.util.Set)"},{"p":"sootup.apk.frontend.interceptors","c":"AbstractNullTransformer","l":"isObject(Type)","u":"isObject(sootup.core.types.Type)"},{"p":"sootup.core.types","c":"Type","l":"isObject(Type)","u":"isObject(sootup.core.types.Type)"},{"p":"sootup.core.types","c":"Type","l":"isObjectLikeType(Type)","u":"isObjectLikeType(sootup.core.types.Type)"},{"p":"qilin.util","c":"PTAUtils","l":"isOfPrimitiveBaseType(AllocNode)","u":"isOfPrimitiveBaseType(qilin.core.pag.AllocNode)"},{"p":"qilin.util","c":"PTAUtils","l":"isPrimitiveArrayType(Type)","u":"isPrimitiveArrayType(sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"isPrivate()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isPrivate()"},{"p":"sootup.core.model","c":"SootField","l":"isPrivate()"},{"p":"sootup.core.model","c":"SootMethod","l":"isPrivate()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isPrivate(Set)","u":"isPrivate(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isPrivate(Set)","u":"isPrivate(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isPrivate(Set)","u":"isPrivate(java.util.Set)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isPrivileged()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isPrivileged(Kind)","u":"isPrivileged(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.model","c":"SootClass","l":"isProtected()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isProtected()"},{"p":"sootup.core.model","c":"SootField","l":"isProtected()"},{"p":"sootup.core.model","c":"SootMethod","l":"isProtected()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isProtected(Set)","u":"isProtected(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isProtected(Set)","u":"isProtected(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isProtected(Set)","u":"isProtected(java.util.Set)"},{"p":"sootup.core.model","c":"SootClass","l":"isPublic()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isPublic()"},{"p":"sootup.core.model","c":"SootField","l":"isPublic()"},{"p":"sootup.core.model","c":"SootMethod","l":"isPublic()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isPublic(Set)","u":"isPublic(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isPublic(Set)","u":"isPublic(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isPublic(Set)","u":"isPublic(java.util.Set)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"isReachable(N)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isReachable(Stmt)","u":"isReachable(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isReachable(Stmt)","u":"isReachable(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isReflection()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isReflection(Kind)","u":"isReflection(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isReflInvoke()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isReflInvoke(Kind)","u":"isReflInvoke(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"isRefType()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"isReturn()"},{"p":"qilin.core.pag","c":"Parm","l":"isReturn()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"isReturnSite(N)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isReturnSite(Stmt)","u":"isReturnSite(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isReturnSite(Stmt)","u":"isReturnSite(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.graph","c":"TreeNode","l":"isRoot()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isSpecial()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isSpecial()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isSpecial(Kind)","u":"isSpecial(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isStartPoint(Stmt)","u":"isStartPoint(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isStartPoint(Stmt)","u":"isStartPoint(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"isStatic"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isStatic()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isStatic()"},{"p":"sootup.core.model","c":"SootClass","l":"isStatic()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isStatic()"},{"p":"sootup.core.model","c":"SootField","l":"isStatic()"},{"p":"sootup.core.model","c":"SootMethod","l":"isStatic()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isStatic(Kind)","u":"isStatic(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.model","c":"ClassModifier","l":"isStatic(Set)","u":"isStatic(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isStatic(Set)","u":"isStatic(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isStatic(Set)","u":"isStatic(java.util.Set)"},{"p":"qilin.util","c":"PTAUtils","l":"isStaticInitializer(SootMethod)","u":"isStaticInitializer(sootup.core.model.SootMethod)"},{"p":"sootup.core","c":"IdentifierFactory","l":"isStaticInitializerSubSignature(MethodSubSignature)","u":"isStaticInitializerSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"isStaticInitializerSubSignature(MethodSubSignature)","u":"isStaticInitializerSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"isStmtBranchTarget(Stmt)","u":"isStmtBranchTarget(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"Body","l":"isStmtBranchTarget(Stmt)","u":"isStmtBranchTarget(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isStrictFP(Set)","u":"isStrictFP(java.util.Set)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"isSubtype(Type, Type)","u":"isSubtype(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"isSuper()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isSuper(Set)","u":"isSuper(java.util.Set)"},{"p":"sootup.core.model","c":"SootMethod","l":"isSynchronized()"},{"p":"sootup.core.model","c":"MethodModifier","l":"isSynchronized(Set)","u":"isSynchronized(java.util.Set)"},{"p":"sootup.core.model","c":"ClassModifier","l":"isSynthetic(Set)","u":"isSynthetic(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isSynthetic(Set)","u":"isSynthetic(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isSynthetic(Set)","u":"isSynthetic(java.util.Set)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"isTableSwitch()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"isThis()"},{"p":"qilin.core.pag","c":"Parm","l":"isThis()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isThread()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isThread(Kind)","u":"isThread(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isThreadRunCall()"},{"p":"qilin.util","c":"PTAUtils","l":"isThrowable(View, Type)","u":"isThrowable(sootup.core.views.View,sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"Parm","l":"isThrowRet()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"isTop(AllocNode)","u":"isTop(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ISTORE"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"ISTORE"},{"p":"sootup.core.model","c":"FieldModifier","l":"isTransient(Set)","u":"isTransient(java.util.Set)"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"isUnnamedModule()"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"isUnnamedModule()"},{"p":"sootup.core.model","c":"MethodModifier","l":"isVarargs(Set)","u":"isVarargs(java.util.Set)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isVirtual()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isVirtual()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isVirtual(Kind)","u":"isVirtual(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"isVisited()"},{"p":"sootup.core.model","c":"FieldModifier","l":"isVolatile(Set)","u":"isVolatile(java.util.Set)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"isWide(String)","u":"isWide(java.lang.String)"},{"p":"sootup.apk.frontend.interceptors","c":"AbstractNullTransformer","l":"isZeroComparison(AbstractConditionExpr)","u":"isZeroComparison(sootup.core.jimple.common.expr.AbstractConditionExpr)"},{"p":"sootup.core.util","c":"StreamUtils","l":"iterableToStream(Iterable)","u":"iterableToStream(java.lang.Iterable)"},{"p":"sootup.core.util","c":"StreamUtils","l":"iterableToStream(Iterable, boolean)","u":"iterableToStream(java.lang.Iterable,boolean)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"iterator()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"iterator()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"iterator()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"iterator()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"iterator()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"iterator()"},{"p":"qilin.util","c":"ArrayNumberer","l":"iterator()"},{"p":"qilin.util","c":"BitVector","l":"iterator()"},{"p":"qilin.util","c":"Chain","l":"iterator()"},{"p":"qilin.util","c":"IterableNumberer","l":"iterator()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"iterator()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"iterator()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"iterator()"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"iterator()"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"iterator()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"iterator()"},{"p":"qilin.util","c":"Chain","l":"iterator(E)"},{"p":"qilin.util","c":"Chain","l":"iterator(E, E)","u":"iterator(E,E)"},{"p":"sootup.core.util","c":"StreamUtils","l":"iteratorToStream(Iterator)","u":"iteratorToStream(java.util.Iterator)"},{"p":"sootup.core.util","c":"StreamUtils","l":"iteratorToStream(Iterator, boolean)","u":"iteratorToStream(java.util.Iterator,boolean)"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ITHIS"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"JAddExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"JAndExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"JAR"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"JArrayRef(Local, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"JAssignStmt(LValue, Value, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.LValue,sootup.core.jimple.basic.Value,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"JAVA"},{"p":"sootup.java.core","c":"JavaAnnotationSootClass","l":"JavaAnnotationSootClass(JavaSootClassSource, SourceType)","u":"%3Cinit%3E(sootup.java.core.JavaSootClassSource,sootup.core.model.SourceType)"},{"p":"sootup.java.core","c":"JavaAnnotationSootClassSource","l":"JavaAnnotationSootClassSource(AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"sootup.java.core","c":"JavaAnnotationSootMethod","l":"JavaAnnotationSootMethod(BodySource, MethodSignature, Iterable, Iterable, Iterable, Position)","u":"%3Cinit%3E(sootup.core.frontend.BodySource,sootup.core.signatures.MethodSignature,java.lang.Iterable,java.lang.Iterable,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"JavaClassPathAnalysisInputLocation(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"JavaClassPathAnalysisInputLocation(String, SourceType)","u":"%3Cinit%3E(java.lang.String,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"JavaClassPathAnalysisInputLocation(String, SourceType, List)","u":"%3Cinit%3E(java.lang.String,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"JavaClassType(String, PackageName)","u":"%3Cinit%3E(java.lang.String,sootup.core.signatures.PackageName)"},{"p":"qilin.core.natives","c":"JavaIoFileSystemGetFileSystemNative","l":"JavaIoFileSystemGetFileSystemNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaIoFileSystemListNative","l":"JavaIoFileSystemListNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"JavaJimple()","u":"%3Cinit%3E()"},{"p":"sootup.java.core.signatures","c":"CommonClassSignatures","l":"JavaLangObject"},{"p":"qilin.core.natives","c":"JavaLangObjectCloneNative","l":"JavaLangObjectCloneNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangRefFinalizerInvokeFinalizeMethodNative","l":"JavaLangRefFinalizerInvokeFinalizeMethodNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangSystemArraycopyNative","l":"JavaLangSystemArraycopyNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangSystemSetErr0Native","l":"JavaLangSystemSetErr0Native(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangSystemSetIn0Native","l":"JavaLangSystemSetIn0Native(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangSystemSetOut0Native","l":"JavaLangSystemSetOut0Native(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangThreadStart0Native","l":"JavaLangThreadStart0Native(View, SootMethod, LValue)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod,sootup.core.jimple.basic.LValue)"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"JavaLocal(String, Type, Iterable)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type,java.lang.Iterable)"},{"p":"qilin.core.builder","c":"JavaMethods","l":"JavaMethods()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"JavaModuleIdentifierFactory()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"JavaModuleInfo()","u":"%3Cinit%3E()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"JavaModulePathAnalysisInputLocation(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"JavaModulePathAnalysisInputLocation(Path, FileSystem, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,java.nio.file.FileSystem,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"JavaModulePathAnalysisInputLocation(Path, FileSystem, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,java.nio.file.FileSystem,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"JavaModulePathAnalysisInputLocation(Path, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"JavaModuleView(List, List)","u":"%3Cinit%3E(java.util.List,java.util.List)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"JavaModuleView(List, List, ClassCacheProvider)","u":"%3Cinit%3E(java.util.List,java.util.List,sootup.core.cache.provider.ClassCacheProvider)"},{"p":"sootup.java.core","c":"JavaPackageName","l":"JavaPackageName(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"qilin.core.natives","c":"JavaSecurityAccessControllerDoPrivileged_ExceptionNative","l":"JavaSecurityAccessControllerDoPrivileged_ExceptionNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaSecurityAccessControllerDoPrivilegedNative","l":"JavaSecurityAccessControllerDoPrivilegedNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"JavaSootClass(JavaSootClassSource, SourceType)","u":"%3Cinit%3E(sootup.java.core.JavaSootClassSource,sootup.core.model.SourceType)"},{"p":"sootup.java.core","c":"JavaSootClassSource","l":"JavaSootClassSource(AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"sootup.java.core","c":"JavaSootClassSource","l":"JavaSootClassSource(SootClassSource)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource)"},{"p":"sootup.java.core","c":"JavaSootField","l":"JavaSootField(FieldSignature, Iterable, Iterable, Position)","u":"%3Cinit%3E(sootup.core.signatures.FieldSignature,java.lang.Iterable,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.java.core","c":"JavaSootField.JavaSootFieldBuilder","l":"JavaSootFieldBuilder()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"JavaSootMethod(BodySource, MethodSignature, Iterable, Iterable, Iterable, Position)","u":"%3Cinit%3E(sootup.core.frontend.BodySource,sootup.core.signatures.MethodSignature,java.lang.Iterable,java.lang.Iterable,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.java.core","c":"JavaSootMethod.JavaSootMethodBuilder","l":"JavaSootMethodBuilder()","u":"%3Cinit%3E()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(Set, String)","u":"%3Cinit%3E(java.util.Set,java.lang.String)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(SourceType, Set)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.util.Set)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(SourceType, Set, String, List)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.util.Set,java.lang.String,java.util.List)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(SourceType, String)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.lang.String)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.java.core.views","c":"JavaView","l":"JavaView(AnalysisInputLocation)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation)"},{"p":"sootup.java.core.views","c":"JavaView","l":"JavaView(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.java.core.views","c":"JavaView","l":"JavaView(List, ClassCacheProvider)","u":"%3Cinit%3E(java.util.List,sootup.core.cache.provider.ClassCacheProvider)"},{"p":"sootup.java.core.views","c":"JavaView","l":"JavaView(List, ClassCacheProvider, JavaIdentifierFactory)","u":"%3Cinit%3E(java.util.List,sootup.core.cache.provider.ClassCacheProvider,sootup.java.core.JavaIdentifierFactory)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"JBreakpointStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"JCastExpr(Immediate, Type)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"JCaughtExceptionRef(Type)","u":"%3Cinit%3E(sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"JCmpExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"JCmpgExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"JCmplExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"JDivExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"JDynamicInvokeExpr(MethodSignature, List, MethodSignature, int, List)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,java.util.List,sootup.core.signatures.MethodSignature,int,java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"JDynamicInvokeExpr(MethodSignature, List, MethodSignature, List)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,java.util.List,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"JEnterMonitorStmt(Immediate, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"JEqExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"JExitMonitorStmt(Immediate, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"JGeExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"JGotoStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"JGtExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"JIdentityStmt(Local, IdentityRef, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.jimple.common.ref.IdentityRef,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"JIfStmt(AbstractConditionExpr, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.common.expr.AbstractConditionExpr,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"JIMPLE"},{"p":"sootup.core.jimple","c":"Jimple","l":"Jimple()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"JimpleAnalysisInputLocation(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"JimpleAnalysisInputLocation(Path, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"JimpleAnalysisInputLocation(Path, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"JimpleBasedInterproceduralCFG(CallGraph, View, boolean, boolean)","u":"%3Cinit%3E(sootup.callgraph.CallGraph,sootup.core.views.View,boolean,boolean)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"JimpleBasedInterproceduralCFG(View, List, boolean, boolean)","u":"%3Cinit%3E(sootup.core.views.View,java.util.List,boolean,boolean)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"JimpleBaseListener()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"JimpleBaseVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleClassProvider","l":"JimpleClassProvider(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"JimpleComparator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"JimpleConverter()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"JimpleConverterUtil(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.analysis.interprocedural.ide","c":"JimpleIDESolver","l":"JimpleIDESolver(IDETabulationProblem)","u":"%3Cinit%3E(heros.IDETabulationProblem)"},{"p":"sootup.analysis.interprocedural.ifds","c":"JimpleIFDSSolver","l":"JimpleIFDSSolver(IFDSTabulationProblem)","u":"%3Cinit%3E(heros.IFDSTabulationProblem)"},{"p":"sootup.core.jimple","c":"Jimple","l":"jimpleKeywordList()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"JimpleLexer(CharStream)","u":"%3Cinit%3E(org.antlr.v4.runtime.CharStream)"},{"p":"sootup.jimple","c":"JimpleParser","l":"JimpleParser(TokenStream)","u":"%3Cinit%3E(org.antlr.v4.runtime.TokenStream)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"JimplePrinter(JimplePrinter.Option...)","u":"%3Cinit%3E(sootup.core.util.printer.JimplePrinter.Option...)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker","l":"JimpleSemanticsChecker()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"JimpleStringAnalysisInputLocation(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"JimpleStringAnalysisInputLocation(String, SourceType, List)","u":"%3Cinit%3E(java.lang.String,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.core.validation","c":"JimpleTrapValidator","l":"JimpleTrapValidator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"JimpleView(AnalysisInputLocation)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation)"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"JimpleView(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"JimpleView(List, ClassCacheProvider, SourceType)","u":"%3Cinit%3E(java.util.List,sootup.core.cache.provider.ClassCacheProvider,sootup.core.model.SourceType)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"jimplify()"},{"p":"sootup.apk.frontend.instruction","c":"AgetInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"AputInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ArrayLengthInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"Binop2addrInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"BinopInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"BinopLitInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"CastInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"CheckCastInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"CmpInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ConstClassInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ConstInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ConstStringInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"FillArrayDataInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayRangeInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"GotoInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IgetInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InstanceOfInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeInterfaceInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeSpecialInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeStaticInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeVirtualInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IputInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MonitorEnterInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MonitorExitInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MoveExceptionInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MoveInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MoveResultInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"NewArrayInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"NewInstanceInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"NopInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ReturnInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ReturnVoidInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"SgetInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"SputInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ThrowInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"UnOpInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"jimplifyInterface(DexBody)","u":"jimplifyInterface(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"jimplifySpecial(DexBody)","u":"jimplifySpecial(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"jimplifyStatic(DexBody)","u":"jimplifyStatic(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"jimplifyVirtual(DexBody)","u":"jimplifyVirtual(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"JInstanceFieldRef(Local, FieldSignature)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"JInstanceOfExpr(Immediate, Type)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"JInterfaceInvokeExpr(Local, MethodSignature, List)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"JInvokeStmt(AbstractInvokeExpr, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.common.expr.AbstractInvokeExpr,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"JLeExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"JLengthExpr(Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"JLtExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"JMulExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"JNeExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"JNegExpr(Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"JNewArrayExpr(Type, Immediate, IdentifierFactory)","u":"%3Cinit%3E(sootup.core.types.Type,sootup.core.jimple.basic.Immediate,sootup.core.IdentifierFactory)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"JNewExpr(ClassType)","u":"%3Cinit%3E(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"JNewMultiArrayExpr(ArrayType, List)","u":"%3Cinit%3E(sootup.core.types.ArrayType,java.util.List)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"JNopStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"JOrExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"JParameterRef(Type, int)","u":"%3Cinit%3E(sootup.core.types.Type,int)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"JPhiExpr(List, Map>)","u":"%3Cinit%3E(java.util.List,java.util.Map)"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"JRE"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"JRemExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"JRetStmt(Value, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"JReturnStmt(Immediate, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"JReturnVoidStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"JrtFileSystemAnalysisInputLocation()","u":"%3Cinit%3E()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"JrtFileSystemAnalysisInputLocation(SourceType)","u":"%3Cinit%3E(sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"JrtFileSystemAnalysisInputLocation(SourceType, List)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"JShlExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"JShrExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"JSpecialInvokeExpr(Local, MethodSignature, List)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"JStaticFieldRef(FieldSignature)","u":"%3Cinit%3E(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"JStaticInvokeExpr(MethodSignature, List)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"JSubExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"JSwitchStmt(Immediate, int, int, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,int,int,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"JSwitchStmt(Immediate, List, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,java.util.List,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"JThisRef(ClassType)","u":"%3Cinit%3E(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"JThrowStmt(Immediate, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.apk.frontend.instruction","c":"JumpInstruction","l":"JumpInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"JUshrExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"JVirtualInvokeExpr(Local, MethodSignature, List)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"JXorExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"kind()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"kind()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"L_BRACE"},{"p":"sootup.jimple","c":"JimpleParser","l":"L_BRACE"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"L_BRACE()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"L_BRACE()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"L_BRACE()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"L_BRACKET"},{"p":"sootup.jimple","c":"JimpleParser","l":"L_BRACKET"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"L_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"L_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"L_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"L_BRACKET(int)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"L_BRACKET(int)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"L_PAREN"},{"p":"sootup.jimple","c":"JimpleParser","l":"L_PAREN"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"L_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"L_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"L_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"L_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"L_PAREN(int)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"l2LN"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"l2LP"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"label_name"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"label_name"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"LabeledStmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"labels"},{"p":"qilin.util","c":"ArrayNumberer","l":"lastNumber"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"LeakAnalysis(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"left"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"LeftOpAstEdge","l":"LeftOpAstEdge(StmtGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.StmtGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.util.printer","c":"LegacyJimplePrinter","l":"LegacyJimplePrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"LegacyMode"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"LENGTH"},{"p":"qilin.util","c":"BitVector","l":"length()"},{"p":"sootup.core.jimple","c":"Jimple","l":"LENGTHOF"},{"p":"sootup.jimple","c":"JimpleLexer","l":"LENGTHOF"},{"p":"sootup.jimple","c":"JimpleParser","l":"LENGTHOF"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"LENGTHOF()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"lessThan(DoubleConstant)","u":"lessThan(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"lessThan(FloatConstant)","u":"lessThan(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"lessThan(IntConstant)","u":"lessThan(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"lessThan(LongConstant)","u":"lessThan(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"lessThan(N)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"lessThanOrEqual(DoubleConstant)","u":"lessThanOrEqual(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"lessThanOrEqual(FloatConstant)","u":"lessThanOrEqual(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"lessThanOrEqual(IntConstant)","u":"lessThanOrEqual(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"lessThanOrEqual(LongConstant)","u":"lessThanOrEqual(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"lessThanOrEqual(N)"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"level"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"LIB_PATH"},{"p":"sootup.core.model","c":"SourceType","l":"Library"},{"p":"sootup.jimple","c":"JimpleLexer","l":"LINE_COMMENT"},{"p":"sootup.jimple","c":"JimpleParser","l":"LINE_COMMENT"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"lineNumber"},{"p":"sootup.core.model","c":"LinePosition","l":"LinePosition(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.core.util","c":"StringTools","l":"lineSeparator"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"linkExceptionalSuccessorBlock(ClassType, MutableBasicBlock)","u":"linkExceptionalSuccessorBlock(sootup.core.types.ClassType,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"linkExceptionalSuccessorBlock(ClassType, MutableBasicBlock)","u":"linkExceptionalSuccessorBlock(sootup.core.types.ClassType,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"linkSuccessor(int, MutableBasicBlock)","u":"linkSuccessor(int,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"linkSuccessor(int, MutableBasicBlock)","u":"linkSuccessor(int,sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"listener()"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"literal(String)","u":"literal(java.lang.String)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"literal(String)","u":"literal(java.lang.String)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"literal(String)","u":"literal(java.lang.String)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"literal(String)","u":"literal(java.lang.String)"},{"p":"qilin.core.pag","c":"PAG","l":"load"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"LOAD"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"LOAD"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"LOAD"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"loaderMethodToCallers"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"loaderUnitToCallees"},{"p":"qilin.core.pag","c":"PAG","l":"loadInv"},{"p":"qilin.core.pag","c":"PAG","l":"loadInvLookup(VarNode)","u":"loadInvLookup(qilin.core.pag.VarNode)"},{"p":"qilin.core.pag","c":"PAG","l":"loadLookup(FieldRefNode)","u":"loadLookup(qilin.core.pag.FieldRefNode)"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"local"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"local"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"LOCAL_ASSIGN"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"local_name"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"local(Local)","u":"local(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"local(Local)","u":"local(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"Local(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.interceptors","c":"LocalNameStandardizer.LocalComparator","l":"LocalComparator(Map)","u":"%3Cinit%3E(java.util.Map)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"LocalGenerator(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.interceptors","c":"LocalLivenessAnalyser","l":"LocalLivenessAnalyser(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.interceptors","c":"LocalNameStandardizer","l":"LocalNameStandardizer()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"LocalPacker","l":"LocalPacker()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"PAG","l":"locals"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"locals"},{"p":"sootup.interceptors","c":"LocalSplitter","l":"LocalSplitter()","u":"%3Cinit%3E()"},{"p":"qilin.core","c":"ArtificialMethod","l":"localStart"},{"p":"sootup.core.validation","c":"LocalsValidator","l":"LocalsValidator()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"localToDefsBits"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"localToNumber"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"localToUsesBits"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"LocalVarNode(Object, Type, SootMethod)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"location"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"logger"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"logger"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker.LoggingJimpleChecker","l":"LoggingJimpleChecker()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"LONG_COMMENT"},{"p":"sootup.jimple","c":"JimpleParser","l":"LONG_COMMENT"},{"p":"sootup.apk.frontend.tag","c":"LongOpTag","l":"LongOpTag()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"PAG","l":"lookup(Map>, K)","u":"lookup(java.util.Map,K)"},{"p":"sootup.core.cache","c":"LRUCache","l":"LRUCache(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.core.cache.provider","c":"LRUCacheProvider","l":"LRUCacheProvider()","u":"%3Cinit%3E()"},{"p":"sootup.core.cache.provider","c":"LRUCacheProvider","l":"LRUCacheProvider(int)","u":"%3Cinit%3E(int)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"m2receiverObjects"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"m2thisFLoads"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"m2thisFStores"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"MAHJONG"},{"p":"qilin.pta.toolkits.mahjong","c":"Mahjong","l":"Mahjong()","u":"%3Cinit%3E()"},{"p":"qilin.parm.heapabst","c":"MahjongAbstractor","l":"MahjongAbstractor(PAG, Set, Map)","u":"%3Cinit%3E(qilin.core.pag.PAG,java.util.Set,java.util.Map)"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"MahjongPTA(PTAScene, int, int, CtxConstructor)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int,qilin.parm.ctxcons.CtxConstructor)"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"MAIN_CLASS"},{"p":"qilin.core","c":"PointsToAnalysis","l":"MAIN_THREAD_GROUP_NODE_LOCAL"},{"p":"qilin.driver","c":"Main","l":"Main()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.zipper","c":"Main","l":"Main()","u":"%3Cinit%3E()"},{"p":"qilin.driver","c":"Main","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"mainAnalysis()"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"mainAnalysis()"},{"p":"qilin.driver","c":"Main","l":"mainRun(String[])","u":"mainRun(java.lang.String[])"},{"p":"qilin.core.pag","c":"PAG","l":"makeAllocNode(Object, Type, SootMethod)","u":"makeAllocNode(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"makeClassConstantNode(ClassConstant)","u":"makeClassConstantNode(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"qilin.core.pag","c":"PAG","l":"makeContextAllocNode(AllocNode, Context)","u":"makeContextAllocNode(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"makeContextField(Context, FieldValNode)","u":"makeContextField(qilin.core.context.Context,qilin.core.pag.FieldValNode)"},{"p":"qilin.core.pag","c":"PAG","l":"makeContextMethod(Context, SootMethod)","u":"makeContextMethod(qilin.core.context.Context,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"makeContextVarNode(VarNode, Context)","u":"makeContextVarNode(qilin.core.pag.VarNode,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"makeFieldRefNode(VarNode, SparkField)","u":"makeFieldRefNode(qilin.core.pag.VarNode,qilin.core.pag.SparkField)"},{"p":"qilin.core.pag","c":"PAG","l":"makeFieldValNode(SparkField)","u":"makeFieldValNode(qilin.core.pag.SparkField)"},{"p":"qilin.core.pag","c":"PAG","l":"makeGlobalVarNode(Object, Type)","u":"makeGlobalVarNode(java.lang.Object,sootup.core.types.Type)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"makeGraph(Body)","u":"makeGraph(sootup.core.model.Body)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"makeInvokeStmtThrowVarNode(Stmt, SootMethod)","u":"makeInvokeStmtThrowVarNode(sootup.core.jimple.common.stmt.Stmt,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"makeLocalVarNode(Object, Type, SootMethod)","u":"makeLocalVarNode(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"makeSootMethod()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"makeSootMethod(Method, ClassType, List, View)","u":"makeSootMethod(org.jf.dexlib2.iface.Method,sootup.core.types.ClassType,java.util.List,sootup.core.views.View)"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethod","l":"makeSootMethod(Method, List, View)","u":"makeSootMethod(org.jf.dexlib2.iface.Method,java.util.List,sootup.core.views.View)"},{"p":"qilin.core.pag","c":"PAG","l":"makeStringConstantNode(StringConstant)","u":"makeStringConstantNode(sootup.core.jimple.common.constant.StringConstant)"},{"p":"sootup.apk.frontend.instruction","c":"JumpInstruction","l":"markerUnit"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"markerUnit"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"member()"},{"p":"sootup.jimple","c":"JimpleParser","l":"member()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"member(int)"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"MemberContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.util","c":"MemoryWatcher","l":"MemoryWatcher(long, String)","u":"%3Cinit%3E(long,java.lang.String)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"MERCURIAL"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"merge(F, F, F)","u":"merge(F,F,F)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"merge(Stmt, F, F, F)","u":"merge(sootup.core.jimple.common.stmt.Stmt,F,F,F)"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"mergedHeap"},{"p":"qilin.util.graph","c":"MergedNode","l":"MergedNode(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"sootup.codepropertygraph.propertygraph.util","c":"PropertyGraphsMerger","l":"mergeGraphs(PropertyGraph, PropertyGraph)","u":"mergeGraphs(sootup.codepropertygraph.propertygraph.PropertyGraph,sootup.codepropertygraph.propertygraph.PropertyGraph)"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"mergeHeap"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"mergeInto(Stmt, F, F)","u":"mergeInto(sootup.core.jimple.common.stmt.Stmt,F,F)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"mergings"},{"p":"qilin.core","c":"ArtificialMethod","l":"method"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"method"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"method"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"method"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"method"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_body_contents()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"method_body_contents()"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"Method_body_contentsContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_body()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"method_body()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"Method_bodyContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"method_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"method_modifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"Method_modifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_name()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"method_name()"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"Method_nameContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"method_signature()"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_signature()"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"method_signature()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"Method_signatureContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"method_subsignature()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"method_subsignature()"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_subsignature()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"method_subsignature()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"Method_subsignatureContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.pag","c":"ContextMethod","l":"method()"},{"p":"qilin.core.pag","c":"Parm","l":"method()"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"method()"},{"p":"sootup.jimple","c":"JimpleParser","l":"method()"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"method(SootMethod)","u":"method(sootup.core.model.SootMethod)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"method(SootMethod)","u":"method(sootup.core.model.SootMethod)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"method(SootMethod)","u":"method(sootup.core.model.SootMethod)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"method(SootMethod)","u":"method(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"method2VFG"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"methodAdded(SootMethod)","u":"methodAdded(sootup.core.model.SootMethod)"},{"p":"sootup.core","c":"ViewChangeListener","l":"methodAdded(SootMethod)","u":"methodAdded(sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"MethodContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.validation","c":"MethodDeclarationValidator","l":"MethodDeclarationValidator()","u":"%3Cinit%3E()"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"MethodGet"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"MethodGraphNode(SootMethod)","u":"%3Cinit%3E(sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"methodhandle()"},{"p":"sootup.jimple","c":"JimpleParser","l":"methodhandle()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"MethodHandle(SootClassMemberSignature, int, Type)","u":"%3Cinit%3E(sootup.core.signatures.SootClassMemberSignature,int,sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"MethodHandle(SootClassMemberSignature, MethodHandle.Kind, Type)","u":"%3Cinit%3E(sootup.core.signatures.SootClassMemberSignature,sootup.core.jimple.common.constant.MethodHandle.Kind,sootup.core.types.Type)"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"MethodhandleContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"MethodInvocationInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"MethodInvoke"},{"p":"qilin.pta.toolkits.turner","c":"MethodLevelCallGraph","l":"MethodLevelCallGraph(OnFlyCallGraph)","u":"%3Cinit%3E(qilin.core.builder.callgraph.OnFlyCallGraph)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"MethodNodeFactory(PAG, MethodPAG)","u":"%3Cinit%3E(qilin.core.pag.PAG,qilin.core.pag.MethodPAG)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"MethodPAG(PAG, SootMethod, Body)","u":"%3Cinit%3E(qilin.core.pag.PAG,sootup.core.model.SootMethod,sootup.core.model.Body)"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"methodRemoved(SootMethod)","u":"methodRemoved(sootup.core.model.SootMethod)"},{"p":"sootup.core","c":"ViewChangeListener","l":"methodRemoved(SootMethod)","u":"methodRemoved(sootup.core.model.SootMethod)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"methods"},{"p":"sootup.core.signatures","c":"MethodSignature","l":"MethodSignature(ClassType, MethodSubSignature)","u":"%3Cinit%3E(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.core.signatures","c":"MethodSignature","l":"MethodSignature(ClassType, String, Iterable, Type)","u":"%3Cinit%3E(sootup.core.types.ClassType,java.lang.String,java.lang.Iterable,sootup.core.types.Type)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"methodSignature(MethodSignature)","u":"methodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"methodSignature(MethodSignature)","u":"methodSignature(sootup.core.signatures.MethodSignature)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"PotentialContextElement","l":"methodsInvokedOn(AllocNode)","u":"methodsInvokedOn(qilin.core.pag.AllocNode)"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"MethodSubSignature(String, Iterable, Type)","u":"%3Cinit%3E(java.lang.String,java.lang.Iterable,sootup.core.types.Type)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"methodToCallers"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"methodToCallsFromWithin"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"methodToInvokeStmt"},{"p":"qilin.core.pag","c":"PAG","l":"methodToPag"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"methodToParameterRefs"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"methodtype"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"MethodType(MethodSubSignature, ClassType)","u":"%3Cinit%3E(sootup.core.signatures.MethodSubSignature,sootup.core.types.ClassType)"},{"p":"sootup.core.validation","c":"MethodValidator","l":"MethodValidator()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"MethodVFG","l":"MethodVFG(PTA, SootMethod, OCG)","u":"%3Cinit%3E(qilin.core.PTA,sootup.core.model.SootMethod,qilin.pta.toolkits.turner.OCG)"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"minSdkVersion"},{"p":"sootup.jimple","c":"JimpleLexer","l":"MINUS"},{"p":"sootup.jimple","c":"JimpleParser","l":"MINUS"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"MINUS()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"MINUS()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"MOD"},{"p":"sootup.jimple","c":"JimpleParser","l":"MOD"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"MOD()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"modeNames"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"modifier(String)","u":"modifier(java.lang.String)"},{"p":"sootup.core.util.printer","c":"LegacyJimplePrinter","l":"modifier(String)","u":"modifier(java.lang.String)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"modifier(String)","u":"modifier(java.lang.String)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ModifierAstEdge","l":"ModifierAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"ModifierGraphNode(MethodModifier)","u":"%3Cinit%3E(sootup.core.model.MethodModifier)"},{"p":"sootup.core.util","c":"Modifiers","l":"Modifiers()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"ModularMVFG","l":"ModularMVFG(PTA, SootMethod, OCG, MergedNode)","u":"%3Cinit%3E(qilin.core.PTA,sootup.core.model.SootMethod,qilin.pta.toolkits.turner.OCG,qilin.util.graph.MergedNode)"},{"p":"sootup.core.model","c":"ClassModifier","l":"MODULE"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"MODULE_INFO_FILE"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"ModuleFinder(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"ModuleFinder(Path, FileSystem, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,java.nio.file.FileSystem,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"ModuleFinder(Path, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.core.types","c":"ModuleJavaClassType","l":"ModuleJavaClassType(String, ModulePackageName)","u":"%3Cinit%3E(java.lang.String,sootup.java.core.signatures.ModulePackageName)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"ModuleMultiReleaseJarAnalysisInputLocation(Path, SourceType, int)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,int)"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"ModulePackageName(String, ModuleSignature)","u":"%3Cinit%3E(java.lang.String,sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core","c":"JavaModuleInfo.ModuleReference","l":"ModuleReference(ModuleSignature, EnumSet)","u":"%3Cinit%3E(sootup.java.core.signatures.ModuleSignature,java.util.EnumSet)"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"ModuleSignature(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.apk.frontend.instruction","c":"MonitorEnterInstruction","l":"MonitorEnterInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"MonitorExitInstruction","l":"MonitorExitInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"MoveExceptionInstruction","l":"MoveExceptionInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"MoveInstruction","l":"MoveInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"MoveResultInstruction","l":"MoveResultInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"mpag"},{"p":"sootup.jimple","c":"JimpleLexer","l":"MULT"},{"p":"sootup.jimple","c":"JimpleParser","l":"MULT"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"MULT()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"multiarray_type"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"multiply(DoubleConstant)","u":"multiply(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"multiply(FloatConstant)","u":"multiply(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"multiply(IntConstant)","u":"multiply(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"multiply(LongConstant)","u":"multiply(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"multiply(N)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"MultiReleaseJarAnalysisInputLocation(Path, int)","u":"%3Cinit%3E(java.nio.file.Path,int)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"MultiReleaseJarAnalysisInputLocation(Path, SourceType, int)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,int)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"MultiReleaseJarAnalysisInputLocation(Path, SourceType, int, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,int,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"MultiReleaseJarAnalysisInputLocation(Path, SourceType, int, List, boolean)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,int,java.util.List,boolean)"},{"p":"sootup.core.validation","c":"NewValidator","l":"MUST_CALL_CONSTRUCTOR_BEFORE_RETURN"},{"p":"qilin.util","c":"PTAUtils","l":"mustAlias(PTA, VarNode, VarNode)","u":"mustAlias(qilin.core.PTA,qilin.core.pag.VarNode,qilin.core.pag.VarNode)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"MutableBasicBlockImpl()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"MutableBasicBlockImpl(List, Map)","u":"%3Cinit%3E(java.util.List,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"MutableBlockStmtGraph()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"MutableBlockStmtGraph(boolean, MethodSignature, LocalGenerator)","u":"%3Cinit%3E(boolean,sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.LocalGenerator)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"MutableBlockStmtGraph(StmtGraph>)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.cache","c":"MutableFullCache","l":"MutableFullCache()","u":"%3Cinit%3E()"},{"p":"sootup.core.cache.provider","c":"MutableFullCacheProvider","l":"MutableFullCacheProvider()","u":"%3Cinit%3E()"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"MutableJavaView(AnalysisInputLocation)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"MutableJavaView(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"MutableStmtGraph()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"name"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"name"},{"p":"sootup.apk.frontend.tag","c":"DoubleOpTag","l":"NAME"},{"p":"sootup.apk.frontend.tag","c":"FloatOpTag","l":"NAME"},{"p":"sootup.apk.frontend.tag","c":"IntOpTag","l":"NAME"},{"p":"sootup.apk.frontend.tag","c":"LongOpTag","l":"NAME"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"name()"},{"p":"sootup.core.model","c":"MethodModifier","l":"NATIVE"},{"p":"sootup.core.jimple","c":"Jimple","l":"NATIVE"},{"p":"qilin.core","c":"PTAScene","l":"nativeBuilt"},{"p":"qilin.core.pag","c":"PAG","l":"nativeDriver"},{"p":"qilin.core.natives","c":"NativeMethodDriver","l":"NativeMethodDriver(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.core.jimple","c":"Jimple","l":"NEG"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NEG"},{"p":"sootup.jimple","c":"JimpleParser","l":"NEG"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"NEG()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"negate()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"negate()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"negate()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"negate()"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"negate()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"NEW"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"NEW"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"NEW"},{"p":"sootup.core.jimple","c":"Jimple","l":"NEW"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NEW"},{"p":"sootup.jimple","c":"JimpleParser","l":"NEW"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"NEW()"},{"p":"sootup.core.jimple","c":"Jimple","l":"newAddExpr(Immediate, Immediate)","u":"newAddExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newAndExpr(Immediate, Immediate)","u":"newAndExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.util","c":"Stopwatch","l":"newAndStart(String)","u":"newAndStart(java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"NEWARRAY"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NEWARRAY"},{"p":"sootup.jimple","c":"JimpleParser","l":"NEWARRAY"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"NEWARRAY()"},{"p":"sootup.apk.frontend.instruction","c":"NewArrayInstruction","l":"NewArrayInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newArrayRef(Local, Immediate)","u":"newArrayRef(sootup.core.jimple.basic.Local,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newAssignStmt(LValue, Value, StmtPositionInfo)","u":"newAssignStmt(sootup.core.jimple.basic.LValue,sootup.core.jimple.basic.Value,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newBreakpointStmt(StmtPositionInfo)","u":"newBreakpointStmt(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCastExpr(Immediate, Type)","u":"newCastExpr(sootup.core.jimple.basic.Immediate,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCaughtExceptionRef()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newCaughtExceptionRef()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newClassConstant(String)","u":"newClassConstant(java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCmpExpr(Immediate, Immediate)","u":"newCmpExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCmpgExpr(Immediate, Immediate)","u":"newCmpgExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCmplExpr(Immediate, Immediate)","u":"newCmplExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.core.context","c":"ContextElements","l":"newContext(ContextElements, ContextElement, int)","u":"newContext(qilin.core.context.ContextElements,qilin.core.context.ContextElement,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newDivExpr(Immediate, Immediate)","u":"newDivExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newDynamicInvokeExpr(MethodSignature, List, MethodSignature, int, List)","u":"newDynamicInvokeExpr(sootup.core.signatures.MethodSignature,java.util.List,sootup.core.signatures.MethodSignature,int,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newDynamicInvokeExpr(MethodSignature, List, MethodSignature, List)","u":"newDynamicInvokeExpr(sootup.core.signatures.MethodSignature,java.util.List,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newEnterMonitorStmt(Immediate, StmtPositionInfo)","u":"newEnterMonitorStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newEnumConstant(String, String)","u":"newEnumConstant(java.lang.String,java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newEqExpr(Immediate, Immediate)","u":"newEqExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newExitMonitorStmt(Immediate, StmtPositionInfo)","u":"newExitMonitorStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"qilin.core.pag","c":"AllocNode","l":"newExpr"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"newFile(String)","u":"newFile(java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newGeExpr(Immediate, Immediate)","u":"newGeExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newGotoStmt(StmtPositionInfo)","u":"newGotoStmt(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newGtExpr(Immediate, Immediate)","u":"newGtExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newIdentityStmt(Local, L, StmtPositionInfo)","u":"newIdentityStmt(sootup.core.jimple.basic.Local,L,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newIfStmt(AbstractConditionExpr, StmtPositionInfo)","u":"newIfStmt(sootup.core.jimple.common.expr.AbstractConditionExpr,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"newInitialFlow()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"NEWINSTANCE"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInstanceFieldRef(Local, FieldSignature)","u":"newInstanceFieldRef(sootup.core.jimple.basic.Local,sootup.core.signatures.FieldSignature)"},{"p":"sootup.apk.frontend.instruction","c":"NewInstanceInstruction","l":"NewInstanceInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInstanceOfExpr(Immediate, Type)","u":"newInstanceOfExpr(sootup.core.jimple.basic.Immediate,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInterfaceInvokeExpr(Local, MethodSignature)","u":"newInterfaceInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInterfaceInvokeExpr(Local, MethodSignature, Immediate)","u":"newInterfaceInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInterfaceInvokeExpr(Local, MethodSignature, List)","u":"newInterfaceInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInvokeStmt(AbstractInvokeExpr, StmtPositionInfo)","u":"newInvokeStmt(sootup.core.jimple.common.expr.AbstractInvokeExpr,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLeExpr(Immediate, Immediate)","u":"newLeExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLengthExpr(Immediate)","u":"newLengthExpr(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"newline()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"newline()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"newListener()"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLocal(String, Type)","u":"newLocal(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newLocal(String, Type)","u":"newLocal(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newLocal(String, Type, Iterable)","u":"newLocal(java.lang.String,sootup.core.types.Type,java.lang.Iterable)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLookupSwitchStmt(Immediate, List, StmtPositionInfo)","u":"newLookupSwitchStmt(sootup.core.jimple.basic.Immediate,java.util.List,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLtExpr(Immediate, Immediate)","u":"newLtExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newMethodHandle(SootClassMemberSignature, int)","u":"newMethodHandle(sootup.core.signatures.SootClassMemberSignature,int)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newMethodHandle(SootClassMemberSignature, MethodHandle.Kind)","u":"newMethodHandle(sootup.core.signatures.SootClassMemberSignature,sootup.core.jimple.common.constant.MethodHandle.Kind)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newMethodType(List, Type)","u":"newMethodType(java.util.List,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newMulExpr(Immediate, Immediate)","u":"newMulExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"NEWMULTIARRAY"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NEWMULTIARRAY"},{"p":"sootup.jimple","c":"JimpleParser","l":"NEWMULTIARRAY"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"NEWMULTIARRAY()"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNeExpr(Immediate, Immediate)","u":"newNeExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNegExpr(Immediate)","u":"newNegExpr(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNewArrayExpr(Type, Immediate)","u":"newNewArrayExpr(sootup.core.types.Type,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNewExpr(ClassType)","u":"newNewExpr(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNewMultiArrayExpr(ArrayType, List)","u":"newNewMultiArrayExpr(sootup.core.types.ArrayType,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNopStmt(StmtPositionInfo)","u":"newNopStmt(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newOrExpr(Immediate, Immediate)","u":"newOrExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newParameterRef(Type, int)","u":"newParameterRef(sootup.core.types.Type,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newPhiExpr(List, Map>)","u":"newPhiExpr(java.util.List,java.util.Map)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newRemExpr(Immediate, Immediate)","u":"newRemExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newRetStmt(Immediate, StmtPositionInfo)","u":"newRetStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newReturnStmt(Immediate, StmtPositionInfo)","u":"newReturnStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newReturnVoidStmt(StmtPositionInfo)","u":"newReturnVoidStmt(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"newSet"},{"p":"sootup.core.jimple","c":"Jimple","l":"newShlExpr(Immediate, Immediate)","u":"newShlExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newShrExpr(Immediate, Immediate)","u":"newShrExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newSpecialInvokeExpr(Local, MethodSignature)","u":"newSpecialInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newSpecialInvokeExpr(Local, MethodSignature, Immediate)","u":"newSpecialInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newSpecialInvokeExpr(Local, MethodSignature, List)","u":"newSpecialInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newStaticFieldRef(FieldSignature)","u":"newStaticFieldRef(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newStaticInvokeExpr(MethodSignature)","u":"newStaticInvokeExpr(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newStaticInvokeExpr(MethodSignature, Immediate)","u":"newStaticInvokeExpr(sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newStaticInvokeExpr(MethodSignature, List)","u":"newStaticInvokeExpr(sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newStringConstant(String)","u":"newStringConstant(java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newSubExpr(Immediate, Immediate)","u":"newSubExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newTableSwitchStmt(Immediate, int, int, StmtPositionInfo)","u":"newTableSwitchStmt(sootup.core.jimple.basic.Immediate,int,int,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newThisRef(ClassType)","u":"newThisRef(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newThrowStmt(Immediate, StmtPositionInfo)","u":"newThrowStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newTrap(ClassType, Stmt, Stmt, Stmt)","u":"newTrap(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"newUse"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"newUse"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"newUse"},{"p":"sootup.core.jimple","c":"Jimple","l":"newUshrExpr(Immediate, Immediate)","u":"newUshrExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.validation","c":"NewValidator","l":"NewValidator()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple","c":"Jimple","l":"newVirtualInvokeExpr(Local, MethodSignature)","u":"newVirtualInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newVirtualInvokeExpr(Local, MethodSignature, Immediate)","u":"newVirtualInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newVirtualInvokeExpr(Local, MethodSignature, List)","u":"newVirtualInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newXorExpr(Immediate, Immediate)","u":"newXorExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.util","c":"BitSetIterator","l":"next()"},{"p":"qilin.util.queue","c":"QueueReader","l":"next()"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal.BlockIterator","l":"next()"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal.BlockIterator","l":"next()"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIterator","l":"next()"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIteratorAndTrapAggregator","l":"next()"},{"p":"sootup.core.graph","c":"StmtGraphBlockIterator","l":"next()"},{"p":"qilin.core.pag","c":"PAG","l":"nextFinishNumber()"},{"p":"qilin.pta.toolkits.conch","c":"DFA","l":"nextState(DFA.State, DFA.TranCond)","u":"nextState(qilin.pta.toolkits.conch.DFA.State,qilin.pta.toolkits.conch.DFA.TranCond)"},{"p":"qilin.pta.toolkits.turner","c":"DFA","l":"nextState(DFA.State, DFA.TranCond)","u":"nextState(qilin.pta.toolkits.turner.DFA.State,qilin.pta.toolkits.turner.DFA.TranCond)"},{"p":"qilin.pta.toolkits.conch","c":"DFA","l":"nextState2(DFA.TranCond)","u":"nextState2(qilin.pta.toolkits.conch.DFA.TranCond)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"nextStates(AllocNode, SparkField)","u":"nextStates(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"NFA(AllocNode, FieldPointstoGraph)","u":"%3Cinit%3E(qilin.core.pag.AllocNode,qilin.pta.toolkits.common.FieldPointstoGraph)"},{"p":"qilin.core.pag","c":"Node","l":"Node(Type)","u":"%3Cinit%3E(sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"node2wrapperedTraps"},{"p":"qilin.core.pag","c":"MethodPAG","l":"nodeFactory"},{"p":"qilin.core.pag","c":"MethodPAG","l":"nodeFactory()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"nodes"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"nodes"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"nodes"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"nodes"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"nodeSize()"},{"p":"qilin.util.graph","c":"Reachability","l":"nodesReach(N)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"noIndent()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"noIndent()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"NONE"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"noneOf(List)","u":"noneOf(java.util.List)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"NonIndexOutofBoundsArrayList","l":"NonIndexOutofBoundsArrayList(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NONSTATIC_INVOKE"},{"p":"sootup.jimple","c":"JimpleParser","l":"NONSTATIC_INVOKE"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"NONSTATIC_INVOKE()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"nonstaticinvoke"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"nonvoid_cast"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"nonvoid_type"},{"p":"qilin.pta.toolkits.conch","c":"CSDG","l":"noOutDegreeNodes()"},{"p":"sootup.core.jimple","c":"Jimple","l":"NOP"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NOP"},{"p":"sootup.jimple","c":"JimpleParser","l":"NOP"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"NOP()"},{"p":"sootup.interceptors","c":"NopEliminator","l":"NopEliminator()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"NopInstruction","l":"NopInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"NOPOSITION"},{"p":"qilin.core.reflection","c":"NopReflectionModel","l":"NopReflectionModel(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"NormalCfgEdge","l":"NormalCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"NormalStmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"notEqual(BooleanConstant)","u":"notEqual(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ComparableConstant","l":"notEqual(C)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"notEqual(DoubleConstant)","u":"notEqual(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"notEqual(FloatConstant)","u":"notEqual(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"notEqual(IntConstant)","u":"notEqual(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"notEqual(LongConstant)","u":"notEqual(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple","c":"Jimple","l":"NULL"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NULL"},{"p":"sootup.jimple","c":"JimpleParser","l":"NULL"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"NULL_CONST"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"NULL()"},{"p":"qilin.util","c":"NumberedString","l":"NumberedString(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"numberOfOverallPFGEdges()"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"numberOfOverallPFGNodes()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"numberOfPFGEdges()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"numberOfPFGNodes()"},{"p":"qilin.util","c":"UnionFindSet","l":"numberOfSets()"},{"p":"qilin.util","c":"ArrayNumberer","l":"numberToObj"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"numParameterRegisters"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"numRegisters"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"O"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"O"},{"p":"qilin.pta.toolkits.selectx","c":"O","l":"O(AllocNode)","u":"%3Cinit%3E(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2Fields"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"o2fs"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2HCQ"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2InvokedMethods"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"o2nonThisFLoads"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2nonThisFLoads"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"o2nonThisFStores"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2nonThisFStores"},{"p":"qilin.pta.toolkits.selectx","c":"O","l":"o2O"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"OAG(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.parm.ctxcons","c":"ObjCtxConstructor","l":"ObjCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.driver","c":"ContextKind","l":"OBJECT"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"objectClassType"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"ObjectFlowGraph","l":"ObjectFlowGraph(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.tools","c":"ObjectSensPTA","l":"ObjectSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"objFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"objFormula2()"},{"p":"qilin.pta.toolkits.turner","c":"Turner","l":"ocg"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"OCG(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"OCGNode(AllocNode)","u":"%3Cinit%3E(qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"of(List)","u":"of(java.util.List)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"offer(E)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"offer(T)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"oldSet"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"oldUse"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"oldUse"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"oldUse"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"omissible(Stmt)","u":"omissible(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"OmitLocalsDeclaration"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"ONFLY"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"OnFlyCallGraph()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"op"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"op"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"op"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"op"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"op"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"Op1AstEdge","l":"Op1AstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"Op2AstEdge","l":"Op2AstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.java.core","c":"ModuleModifier","l":"OPENS"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"opens()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"opens()"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"operandPositions"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"OperandStack(AsmMethodSource, int)","u":"%3Cinit%3E(sootup.java.bytecode.frontend.conversion.AsmMethodSource,int)"},{"p":"sootup.core.util","c":"StreamUtils","l":"optionalToStream(Optional)","u":"optionalToStream(java.util.Optional)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"OR"},{"p":"sootup.jimple","c":"JimpleParser","l":"OR"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"OR()"},{"p":"qilin.util","c":"BitVector","l":"or(BitVector)","u":"or(qilin.util.BitVector)"},{"p":"qilin.util","c":"BitVector","l":"or(BitVector, BitVector)","u":"or(qilin.util.BitVector,qilin.util.BitVector)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"or(BooleanConstant)","u":"or(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"or(IntConstant)","u":"or(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LogicalConstant","l":"or(L)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"or(LongConstant)","u":"or(sootup.core.jimple.common.constant.LongConstant)"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"OR(Trilean, Trilean)","u":"OR(qilin.pta.toolkits.conch.Trilean,qilin.pta.toolkits.conch.Trilean)"},{"p":"qilin.util","c":"BitVector","l":"orAndAndNot(BitVector, BitVector, BitVector)","u":"orAndAndNot(qilin.util.BitVector,qilin.util.BitVector,qilin.util.BitVector)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"ordinalMap"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(List, SourceType, List)","u":"%3Cinit%3E(java.util.List,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(String, String, SourceType, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis.Flow","l":"OUT"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"outAndSummaryEdges(Node)","u":"outAndSummaryEdges(qilin.core.pag.Node)"},{"p":"qilin","c":"CoreConfig","l":"outConfig"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"outDir"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"outEdges"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"outEdges"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"outEdges"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"outEdges"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"outEdgesOf(AllocNode)","u":"outEdgesOf(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"IObjectFlowGraph","l":"outEdgesOf(Node)","u":"outEdgesOf(qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"ObjectFlowGraph","l":"outEdgesOf(Node)","u":"outEdgesOf(qilin.core.pag.Node)"},{"p":"sootup.core.validation","c":"OuterClassValidator","l":"OuterClassValidator()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"outFieldsOf(AllocNode)","u":"outFieldsOf(qilin.core.pag.AllocNode)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"output"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"OutputConfiguration()","u":"%3Cinit%3E()"},{"p":"sootup.core.util","c":"Utils","l":"outputJimple(SootClass, boolean)","u":"outputJimple(sootup.core.model.SootClass,boolean)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"outputNumberOfClasses(PTA)","u":"outputNumberOfClasses(qilin.core.PTA)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"outputObjectFlowGraphSize(ObjectFlowGraph)","u":"outputObjectFlowGraphSize(qilin.pta.toolkits.zipper.flowgraph.ObjectFlowGraph)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"outputOf(AllocNode)","u":"outputOf(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"outputOf(DFAState)","u":"outputOf(qilin.pta.toolkits.mahjong.automata.DFAState)"},{"p":"qilin.pta.toolkits.mahjong","c":"Mahjong","l":"outputStatistics(FieldPointstoGraph, Map)","u":"outputStatistics(qilin.pta.toolkits.common.FieldPointstoGraph,java.util.Map)"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"OverridingBodySource(BodySource)","u":"%3Cinit%3E(sootup.core.frontend.BodySource)"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"OverridingBodySource(MethodSignature, Body)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,sootup.core.model.Body)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"OverridingClassSource(Set, Set, EnumSet, Set, ClassType, ClassType, Position, Path, ClassType, AnalysisInputLocation)","u":"%3Cinit%3E(java.util.Set,java.util.Set,java.util.EnumSet,java.util.Set,sootup.core.types.ClassType,sootup.core.types.ClassType,sootup.core.model.Position,java.nio.file.Path,sootup.core.types.ClassType,sootup.core.inputlocation.AnalysisInputLocation)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"OverridingClassSource(SootClassSource)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"OverridingJavaClassSource(AnalysisInputLocation, Path, JavaClassType, JavaClassType, Set, JavaClassType, Set, Set, Position, EnumSet, Iterable, Iterable, Iterable)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.java.core.types.JavaClassType,sootup.java.core.types.JavaClassType,java.util.Set,sootup.java.core.types.JavaClassType,java.util.Set,java.util.Set,sootup.core.model.Position,java.util.EnumSet,java.lang.Iterable,java.lang.Iterable,java.lang.Iterable)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"OverridingJavaClassSource(JavaSootClassSource)","u":"%3Cinit%3E(sootup.java.core.JavaSootClassSource)"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"P"},{"p":"qilin.core.pag","c":"Node","l":"p2set"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"P2SetVisitor(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.signatures","c":"PackageName","l":"PACKAGE_INFO"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"packageCache"},{"p":"sootup.core.signatures","c":"PackageName","l":"PackageName(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"PackageReference(ModulePackageName, EnumSet, Collection)","u":"%3Cinit%3E(sootup.java.core.signatures.ModulePackageName,java.util.EnumSet,java.util.Collection)"},{"p":"sootup.apk.frontend.instruction","c":"PackedSwitchInstruction","l":"PackedSwitchInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"pag"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"pag"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"pag"},{"p":"qilin.core","c":"PTA","l":"pag"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"pag"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"pag"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"pag"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"pag"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"pag"},{"p":"qilin.core.pag","c":"PAG","l":"PAG(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.stat","c":"PAGStat","l":"PAGStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util","c":"Pair","l":"Pair(T1, T2)","u":"%3Cinit%3E(T1,T2)"},{"p":"qilin.core","c":"ArtificialMethod","l":"paraLocals"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"PARAM"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"PARAM"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"PARAM"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"parameter_idx"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"parameter_list"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ParameterAstEdge","l":"ParameterAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(AllocNode, Context)","u":"parameterize(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(FieldRefNode, Context)","u":"parameterize(qilin.core.pag.FieldRefNode,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(FieldValNode, Context)","u":"parameterize(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(LocalVarNode, Context)","u":"parameterize(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(Node, Context)","u":"parameterize(qilin.core.pag.Node,qilin.core.context.Context)"},{"p":"qilin.core","c":"PTA","l":"parameterize(Node, Context)","u":"parameterize(qilin.core.pag.Node,qilin.core.context.Context)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"parameterize(Node, Context)","u":"parameterize(qilin.core.pag.Node,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(SootMethod, Context)","u":"parameterize(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.core","c":"PTA","l":"parameterize(SootMethod, Context)","u":"parameterize(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"parameterize(SootMethod, Context)","u":"parameterize(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"parameterNames"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"parameterTypes"},{"p":"sootup.core.model","c":"SootMethod","l":"parameterTypes"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"params"},{"p":"qilin.util","c":"PTAUtils","l":"paramToArg(PAG, InvokableStmt, MethodPAG, VarNode)","u":"paramToArg(qilin.core.pag.PAG,sootup.core.jimple.common.stmt.InvokableStmt,qilin.core.pag.MethodPAG,qilin.core.pag.VarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"paras"},{"p":"qilin.core","c":"ArtificialMethod","l":"paraStart"},{"p":"qilin.util.graph","c":"Tree","l":"parentOf(N)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"parentOf(N)"},{"p":"qilin.core.pag","c":"Parm","l":"Parm(SootMethod, int)","u":"%3Cinit%3E(sootup.core.model.SootMethod,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"qilin.driver","c":"PTAOption","l":"parseCommandLine(String[])","u":"parseCommandLine(java.lang.String[])"},{"p":"qilin.driver","c":"PTAOption","l":"parseCommandLineOptions(CommandLine)","u":"parseCommandLineOptions(org.apache.commons.cli.CommandLine)"},{"p":"sootup.core","c":"IdentifierFactory","l":"parseFieldSignature(String)","u":"parseFieldSignature(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"parseFieldSignature(String)","u":"parseFieldSignature(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"parseFieldSubSignature(String)","u":"parseFieldSubSignature(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"parseFieldSubSignature(String)","u":"parseFieldSubSignature(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"parseMethodSignature(String)","u":"parseMethodSignature(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"parseMethodSignature(String)","u":"parseMethodSignature(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"parseMethodSubSignature(String)","u":"parseMethodSubSignature(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"parseMethodSubSignature(String)","u":"parseMethodSubSignature(java.lang.String)"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"PartialCallSiteSensPTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"PartialMethodLvSelector(int, int, Set)","u":"%3Cinit%3E(int,int,java.util.Set)"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"PartialObjSensPTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"PartialVarSelector(int, int, Set, Set)","u":"%3Cinit%3E(int,int,java.util.Set,java.util.Set)"},{"p":"qilin.util.graph","c":"Reachability","l":"passedNodes(N, N)","u":"passedNodes(N,N)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"passesParameters()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"passesParameters()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"passesParameters(Kind)","u":"passesParameters(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"path"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"PathBasedAnalysisInputLocation(Path, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"PathBasedAnalysisInputLocation(Path, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"PathBasedAnalysisInputLocation(Path, SourceType, List, Collection)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List,java.util.Collection)"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"PathEdge(Node, DFA.State, Node, DFA.State)","u":"%3Cinit%3E(qilin.core.pag.Node,qilin.pta.toolkits.conch.DFA.State,qilin.core.pag.Node,qilin.pta.toolkits.conch.DFA.State)"},{"p":"sootup.core.util","c":"PathUtils","l":"PathUtils()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"PotentialContextElement","l":"PCEMethodsOf(AllocNode)","u":"PCEMethodsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"PotentialContextElement","l":"PCEMethodsOf(Type)","u":"PCEMethodsOf(sootup.core.types.Type)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"peek()"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"peek()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"peek()"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"PHASE_ONE"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"PHASE_TWO"},{"p":"sootup.core.jimple","c":"Jimple","l":"PHI"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"PipelineSelector(CtxSelector, CtxSelector)","u":"%3Cinit%3E(qilin.parm.select.CtxSelector,qilin.parm.select.CtxSelector)"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"platformBuildVersionCode"},{"p":"sootup.jimple","c":"JimpleLexer","l":"PLUS"},{"p":"sootup.jimple","c":"JimpleParser","l":"PLUS"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"PLUS()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"PLUS()"},{"p":"qilin.util","c":"PTAUtils","l":"plusplusOp(AllocNode)","u":"plusplusOp(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"pointedBy(AllocNode, SparkField)","u":"pointedBy(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"PointerAnalysisConfiguration()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"pointsTo(AllocNode, SparkField)","u":"pointsTo(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.core.sets","c":"PointsToSet","l":"pointsToSetEquals(Object)","u":"pointsToSetEquals(java.lang.Object)"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"pointsToSetEquals(Object)","u":"pointsToSetEquals(java.lang.Object)"},{"p":"qilin.core.sets","c":"PointsToSet","l":"pointsToSetHashCode()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"pointsToSetHashCode()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"PointsToSetInternal()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"pointsToSetSizeOf(PTA, VarNode)","u":"pointsToSetSizeOf(qilin.core.PTA,qilin.core.pag.VarNode)"},{"p":"qilin.stat","c":"PointsToStat","l":"PointsToStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"poll()"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"poll()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"pop()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"pop(Type)","u":"pop(sootup.core.types.Type)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"popDual()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"popStackConst()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"popStackConstDual()"},{"p":"sootup.core.model","c":"Position","l":"Position()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"positionInfo"},{"p":"qilin.core.sets","c":"PointsToSet","l":"possibleClassConstants()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"possibleClassConstants()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"possibleStringConstants()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"possibleStringConstants()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"possibleTypes()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"possibleTypes()"},{"p":"sootup.core.graph","c":"PostDominanceFinder","l":"PostDominanceFinder(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"PostOrderBlockTraversal(BasicBlock)","u":"%3Cinit%3E(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"PostOrderBlockTraversal(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"postProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"postProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"postProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"postProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"postProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"postProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"qilin.pta.tools","c":"BeanPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"ZipperPTA","l":"preAnalysis()"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"preAnalysisOnly"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"preciseArrayElement"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"preciseExceptions"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"predecessors"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"predecessors"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"preds"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"preds"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"predsOf(AllocNode)","u":"predsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"predsOf(MergedNode)","u":"predsOf(qilin.util.graph.MergedNode)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"predsOf(N)"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"predsOf(N)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"predsOf(N)"},{"p":"qilin.pta.toolkits.turner","c":"MethodLevelCallGraph","l":"predsOf(SootMethod)","u":"predsOf(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"prePAG"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"prePAG"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"preProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"preProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"preProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"preProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"preProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"preProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"prePTA"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"prePTA"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"prePTA"},{"p":"sootup.interceptors.typeresolving","c":"PrimitiveHierarchy","l":"PrimitiveHierarchy()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"primitiveTypeMap"},{"p":"sootup.core.model","c":"SootClass","l":"print()"},{"p":"sootup.core.util","c":"EscapedWriter","l":"print(int)"},{"p":"sootup.core.util","c":"Utils","l":"print(SootClass, boolean)","u":"print(sootup.core.model.SootClass,boolean)"},{"p":"sootup.core.util","c":"Utils","l":"print(SootMethod, boolean)","u":"print(sootup.core.model.SootMethod,boolean)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"printCalledMethods(CallGraph.Call)","u":"printCalledMethods(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"printCallingMethods(CallGraph.Call)","u":"printCallingMethods(sootup.callgraph.CallGraph.Call)"},{"p":"qilin.util","c":"PTAUtils","l":"printPts(PTA, PointsToSet)","u":"printPts(qilin.core.PTA,qilin.core.sets.PointsToSet)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(Body, PrintWriter)","u":"printTo(sootup.core.model.Body,java.io.PrintWriter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(Body, PrintWriter, LabeledStmtPrinter)","u":"printTo(sootup.core.model.Body,java.io.PrintWriter,sootup.core.util.printer.LabeledStmtPrinter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(SootClass, PrintWriter)","u":"printTo(sootup.core.model.SootClass,java.io.PrintWriter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(SootClass, PrintWriter, LabeledStmtPrinter)","u":"printTo(sootup.core.model.SootClass,java.io.PrintWriter,sootup.core.util.printer.LabeledStmtPrinter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(StmtGraph, PrintWriter)","u":"printTo(sootup.core.graph.StmtGraph,java.io.PrintWriter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(StmtGraph, PrintWriter, LabeledStmtPrinter)","u":"printTo(sootup.core.graph.StmtGraph,java.io.PrintWriter,sootup.core.util.printer.LabeledStmtPrinter)"},{"p":"qilin.core.builder","c":"JavaMethods","l":"PRIV_ACTION_EXC_INIT"},{"p":"sootup.core.model","c":"ClassModifier","l":"PRIVATE"},{"p":"sootup.core.model","c":"FieldModifier","l":"PRIVATE"},{"p":"sootup.core.model","c":"MethodModifier","l":"PRIVATE"},{"p":"sootup.core.jimple","c":"Jimple","l":"PRIVATE"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"PRIVILEGED"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"process()"},{"p":"qilin.core.solver","c":"Solver","l":"processStmts(Iterator)","u":"processStmts(java.util.Iterator)"},{"p":"qilin.core.solver","c":"Propagator","l":"propagate()"},{"p":"qilin.core.solver","c":"Solver","l":"propagate()"},{"p":"qilin.core.solver","c":"Solver","l":"propagatePTS(ValNode, AllocNode)","u":"propagatePTS(qilin.core.pag.ValNode,qilin.core.pag.AllocNode)"},{"p":"qilin.core.solver","c":"Solver","l":"propagatePTS(ValNode, PointsToSetInternal)","u":"propagatePTS(qilin.core.pag.ValNode,qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.core.solver","c":"Propagator","l":"Propagator()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"PropertyGraphEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"PropertyGraphNode","l":"PropertyGraphNode()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.util","c":"PropertyGraphsMerger","l":"PropertyGraphsMerger()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.util","c":"PropertyGraphToDotConverter","l":"PropertyGraphToDotConverter()","u":"%3Cinit%3E()"},{"p":"sootup.core.model","c":"ClassModifier","l":"PROTECTED"},{"p":"sootup.core.model","c":"FieldModifier","l":"PROTECTED"},{"p":"sootup.core.model","c":"MethodModifier","l":"PROTECTED"},{"p":"sootup.core.jimple","c":"Jimple","l":"PROTECTED"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"provides()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"provides()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"pta"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"pta"},{"p":"qilin.core.pag","c":"PAG","l":"pta"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"pta"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"pta"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"pta"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"pta"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"pta"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"pta"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"pta"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"pta"},{"p":"qilin.stat","c":"PTAEvaluator","l":"pta"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"pta"},{"p":"qilin.core","c":"PTA","l":"PTA(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"qilin","c":"CoreConfig","l":"ptaConfig"},{"p":"qilin.stat","c":"PTAEvaluator","l":"PTAEvaluator(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.driver","c":"PTAFactory","l":"PTAFactory()","u":"%3Cinit%3E()"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"ptaName"},{"p":"qilin.driver","c":"PTAOption","l":"PTAOption()","u":"%3Cinit%3E()"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"ptaPattern"},{"p":"qilin.driver","c":"PTAPattern","l":"PTAPattern(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"ptaScene"},{"p":"qilin.core.natives","c":"NativeMethodDriver","l":"ptaScene"},{"p":"qilin.core.pag","c":"MethodPAG","l":"ptaScene"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"ptaScene"},{"p":"qilin.core","c":"PTAScene","l":"PTAScene(View, String)","u":"%3Cinit%3E(sootup.core.views.View,java.lang.String)"},{"p":"qilin.util","c":"PTAUtils","l":"PTAUtils()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"pts"},{"p":"sootup.core.model","c":"ClassModifier","l":"PUBLIC"},{"p":"sootup.core.model","c":"FieldModifier","l":"PUBLIC"},{"p":"sootup.core.model","c":"MethodModifier","l":"PUBLIC"},{"p":"sootup.core.jimple","c":"Jimple","l":"PUBLIC"},{"p":"qilin.core","c":"PTA","l":"pureRun()"},{"p":"qilin.util","c":"ANSIColor","l":"PURPLE"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"push(Operand)","u":"push(sootup.java.bytecode.frontend.conversion.Operand)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"push(Type, Operand)","u":"push(sootup.core.types.Type,sootup.java.bytecode.frontend.conversion.Operand)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"pushDual(Operand)","u":"pushDual(sootup.java.bytecode.frontend.conversion.Operand)"},{"p":"sootup.core.cache","c":"ClassCache","l":"putClass(ClassType, SootClass)","u":"putClass(sootup.core.types.ClassType,sootup.core.model.SootClass)"},{"p":"sootup.core.cache","c":"FullCache","l":"putClass(ClassType, SootClass)","u":"putClass(sootup.core.types.ClassType,sootup.core.model.SootClass)"},{"p":"sootup.core.cache","c":"LRUCache","l":"putClass(ClassType, SootClass)","u":"putClass(sootup.core.types.ClassType,sootup.core.model.SootClass)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"putEdge_internal(Stmt, int, Stmt)","u":"putEdge_internal(sootup.core.jimple.common.stmt.Stmt,int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"putEdge(BranchingStmt, int, Stmt)","u":"putEdge(sootup.core.jimple.common.stmt.BranchingStmt,int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"putEdge(BranchingStmt, int, Stmt)","u":"putEdge(sootup.core.jimple.common.stmt.BranchingStmt,int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"putEdge(FallsThroughStmt, Stmt)","u":"putEdge(sootup.core.jimple.common.stmt.FallsThroughStmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"putEdge(FallsThroughStmt, Stmt)","u":"putEdge(sootup.core.jimple.common.stmt.FallsThroughStmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"q"},{"p":"qilin.util.queue","c":"QueueReader","l":"q"},{"p":"qilin.util.queue","c":"QueueReader","l":"QueueReader(E[], int)","u":"%3Cinit%3E(E[],int)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"QUOTE"},{"p":"sootup.jimple","c":"JimpleParser","l":"QUOTE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"R_BRACE"},{"p":"sootup.jimple","c":"JimpleParser","l":"R_BRACE"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"R_BRACE()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"R_BRACE()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"R_BRACE()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"R_BRACKET"},{"p":"sootup.jimple","c":"JimpleParser","l":"R_BRACKET"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"R_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"R_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"R_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"R_BRACKET(int)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"R_BRACKET(int)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"R_PAREN"},{"p":"sootup.jimple","c":"JimpleParser","l":"R_PAREN"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"R_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"R_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"R_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"R_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"R_PAREN(int)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"RapidTypeAnalysisAlgorithm(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"rawOrPolyTypes"},{"p":"qilin.util.graph","c":"Reachability","l":"Reachability(DirectedGraph)","u":"%3Cinit%3E(qilin.util.graph.DirectedGraph)"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"reachabilityAnalysis()"},{"p":"qilin.util.graph","c":"Reachability","l":"reachableNodesFrom(N)"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"reaches(AllocNode, AllocNode)","u":"reaches(qilin.core.pag.AllocNode,qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.intraprocedural.reachingdefs","c":"ReachingDefs","l":"ReachingDefs(StmtGraph>)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(Context, SootMethod, Local)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(Context, SootMethod, Local)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(Context, SootMethod, Local)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(Context, SootMethod, Local, SootField)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(Context, SootMethod, Local, SootField)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(Context, SootMethod, Local, SootField)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(Node)","u":"reachingObjects(qilin.core.pag.Node)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(Node)","u":"reachingObjects(qilin.core.pag.Node)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(Node)","u":"reachingObjects(qilin.core.pag.Node)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(PointsToSet, SootField)","u":"reachingObjects(qilin.core.sets.PointsToSet,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(PointsToSet, SootField)","u":"reachingObjects(qilin.core.sets.PointsToSet,sootup.core.model.SootField)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(PointsToSet, SootField)","u":"reachingObjects(qilin.core.sets.PointsToSet,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(SootField)","u":"reachingObjects(sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(SootField)","u":"reachingObjects(sootup.core.model.SootField)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(SootField)","u":"reachingObjects(sootup.core.model.SootField)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(SootMethod, Local)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(SootMethod, Local)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(SootMethod, Local)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(SootMethod, Local, SootField)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(SootMethod, Local, SootField)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(SootMethod, Local, SootField)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjectsInternal(AllocNode, SparkField)","u":"reachingObjectsInternal(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjectsInternal(PointsToSet, SparkField)","u":"reachingObjectsInternal(qilin.core.sets.PointsToSet,qilin.core.pag.SparkField)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjectsOfArrayElement(PointsToSet)","u":"reachingObjectsOfArrayElement(qilin.core.sets.PointsToSet)"},{"p":"qilin.core","c":"PTA","l":"reachingObjectsOfArrayElement(PointsToSet)","u":"reachingObjectsOfArrayElement(qilin.core.sets.PointsToSet)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjectsOfArrayElement(PointsToSet)","u":"reachingObjectsOfArrayElement(qilin.core.sets.PointsToSet)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"reachMethods"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"reachValidReceiverObject(BNode, BNode)","u":"reachValidReceiverObject(qilin.pta.toolkits.eagle.BNode,qilin.pta.toolkits.eagle.BNode)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"reader"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"reader()"},{"p":"sootup.apk.frontend.instruction","c":"MoveExceptionInstruction","l":"realType"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"receiverToSites"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"recNode()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"recordVirtualCallSite(VarNode, VirtualCallSite)","u":"recordVirtualCallSite(qilin.core.pag.VarNode,qilin.core.pag.VirtualCallSite)"},{"p":"qilin.util","c":"ANSIColor","l":"RED"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_GET_FIELD"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_GET_FIELD_STATIC"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_CONSTRUCTOR"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_INTERFACE"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_SPECIAL"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_STATIC"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_VIRTUAL"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_PUT_FIELD"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_PUT_FIELD_STATIC"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"reference()"},{"p":"sootup.jimple","c":"JimpleParser","l":"reference()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"reference()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"ReferenceContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"references"},{"p":"sootup.core.types","c":"ReferenceType","l":"ReferenceType()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"RefGraphNode(Ref)","u":"%3Cinit%3E(sootup.core.jimple.common.ref.Ref)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"REFL_CLASS_NEWINSTANCE"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"REFL_CONSTR_NEWINSTANCE"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"REFL_INVOKE"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"REFLECTION_LOG"},{"p":"qilin.core","c":"PTAScene","l":"reflectionBuilt"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"reflectionMap"},{"p":"qilin.core.pag","c":"PAG","l":"reflectionModel"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"ReflectionModel(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"RegDbgEntry(int, int, int, String, String, String)","u":"%3Cinit%3E(int,int,int,java.lang.String,java.lang.String,java.lang.String)"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"register"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"registerLocals"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"remainder(DoubleConstant)","u":"remainder(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"remainder(FloatConstant)","u":"remainder(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"remainder(IntConstant)","u":"remainder(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"remainder(LongConstant)","u":"remainder(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"remainder(N)"},{"p":"qilin.util.queue","c":"QueueReader","l":"remove()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"remove()"},{"p":"qilin.util.queue","c":"QueueReader","l":"remove(Collection)","u":"remove(java.util.Collection)"},{"p":"qilin.util","c":"ArrayNumberer","l":"remove(E)"},{"p":"qilin.util","c":"Numberer","l":"remove(E)"},{"p":"qilin.util.queue","c":"QueueReader","l":"remove(E)"},{"p":"qilin.util","c":"Chain","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"removeAll(Collection)","u":"removeAll(java.util.Collection)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"removeAllEdgesOutOf(Stmt)","u":"removeAllEdgesOutOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeBlock(BasicBlock)","u":"removeBlock(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeBlock(BasicBlock)","u":"removeBlock(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.views","c":"MutableView","l":"removeChangeListener(ViewChangeListener)","u":"removeChangeListener(sootup.core.ViewChangeListener)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"removeChangeListener(ViewChangeListener)","u":"removeChangeListener(sootup.core.ViewChangeListener)"},{"p":"sootup.core.cache","c":"MutableClassCache","l":"removeClass(ClassType)","u":"removeClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"MutableFullCache","l":"removeClass(ClassType)","u":"removeClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"removeClass(ClassType)","u":"removeClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"removeClass(JavaSootClass)","u":"removeClass(sootup.java.core.JavaSootClass)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"removeDefLocalsOf(Stmt)","u":"removeDefLocalsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"removeEdge(Edge)","u":"removeEdge(qilin.core.builder.callgraph.Edge)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"removeEdge(Edge, boolean)","u":"removeEdge(qilin.core.builder.callgraph.Edge,boolean)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeEdge(Stmt, Stmt)","u":"removeEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeEdge(Stmt, Stmt)","u":"removeEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"removeEdges(Collection)","u":"removeEdges(java.util.Collection)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeExceptionalEdge(Stmt, ClassType)","u":"removeExceptionalEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.types.ClassType)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeExceptionalEdge(Stmt, ClassType)","u":"removeExceptionalEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.types.ClassType)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"removeExceptionalFlowFromAllBlocks(ClassType, Stmt)","u":"removeExceptionalFlowFromAllBlocks(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"removeExceptionalFlowFromAllBlocks(ClassType, Stmt)","u":"removeExceptionalFlowFromAllBlocks(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeExceptionalFlowFromAllBlocks(ClassType, Stmt)","u":"removeExceptionalFlowFromAllBlocks(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"removeExceptionalFlowFromAllBlocks(ClassType, Stmt)","u":"removeExceptionalFlowFromAllBlocks(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removeExceptionalSuccessorBlock(ClassType)","u":"removeExceptionalSuccessorBlock(sootup.core.types.ClassType)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removeExceptionalSuccessorBlock(ClassType)","u":"removeExceptionalSuccessorBlock(sootup.core.types.ClassType)"},{"p":"qilin.util","c":"Chain","l":"removeFirst()"},{"p":"qilin.util","c":"Util","l":"removeFromMap(Map>, K, V)","u":"removeFromMap(java.util.Map,K,V)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removeFromSuccessorBlocks(MutableBasicBlock)","u":"removeFromSuccessorBlocks(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removeFromSuccessorBlocks(MutableBasicBlock)","u":"removeFromSuccessorBlocks(sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.util","c":"Chain","l":"removeLast()"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"removeMethod(JavaSootMethod)","u":"removeMethod(sootup.java.core.JavaSootMethod)"},{"p":"qilin.pta.toolkits.conch","c":"CSDG","l":"removeNode(AllocNode)","u":"removeNode(qilin.core.pag.AllocNode)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeNode(Stmt)","u":"removeNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeNode(Stmt)","u":"removeNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeNode(Stmt, boolean)","u":"removeNode(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeNode(Stmt, boolean)","u":"removeNode(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removePredecessorBlock(MutableBasicBlock)","u":"removePredecessorBlock(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removePredecessorBlock(MutableBasicBlock)","u":"removePredecessorBlock(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removeStmt(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removeStmt(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removeStmt(Stmt)","u":"removeStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removeStmt(Stmt)","u":"removeStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util","c":"CollectionUtils","l":"replace(Set, T, T)","u":"replace(java.util.Set,T,T)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"replaceBlock(BasicBlock, BasicBlock)","u":"replaceBlock(sootup.core.graph.BasicBlock,sootup.core.graph.BasicBlock)"},{"p":"sootup.core.cache","c":"MutableClassCache","l":"replaceClass(ClassType, ClassType, SootClass)","u":"replaceClass(sootup.core.types.ClassType,sootup.core.types.ClassType,sootup.core.model.SootClass)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"replaceClass(JavaSootClass, JavaSootClass)","u":"replaceClass(sootup.java.core.JavaSootClass,sootup.java.core.JavaSootClass)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"replaceLocal(Local, Local)","u":"replaceLocal(sootup.core.jimple.basic.Local,sootup.core.jimple.basic.Local)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"replaceMethod(JavaSootMethod, JavaSootMethod)","u":"replaceMethod(sootup.java.core.JavaSootMethod,sootup.java.core.JavaSootMethod)"},{"p":"sootup.core.graph","c":"DominanceTree","l":"replaceNode(BasicBlock, BasicBlock)","u":"replaceNode(sootup.core.graph.BasicBlock,sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"replaceNode(Stmt, Stmt)","u":"replaceNode(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"replaceNode(Stmt, Stmt)","u":"replaceNode(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"replacePredecessorBlock(MutableBasicBlock, MutableBasicBlock)","u":"replacePredecessorBlock(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"replacePredecessorBlock(MutableBasicBlock, MutableBasicBlock)","u":"replacePredecessorBlock(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"replaceStmt(int, Stmt)","u":"replaceStmt(int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"replaceStmt(int, Stmt)","u":"replaceStmt(int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"replaceStmt(Stmt, Stmt)","u":"replaceStmt(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"replaceStmt(Stmt, Stmt)","u":"replaceStmt(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"replaceStmt(Stmt, Stmt)","u":"replaceStmt(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"replaceSuccessorBlock(MutableBasicBlock, MutableBasicBlock)","u":"replaceSuccessorBlock(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"replaceSuccessorBlock(MutableBasicBlock, MutableBasicBlock)","u":"replaceSuccessorBlock(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"replaceSucessorEdge(Stmt, Stmt, Stmt)","u":"replaceSucessorEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"replaceSucessorEdge(Stmt, Stmt, Stmt)","u":"replaceSucessorEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"ReplaceUseExprVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"ReplaceUseExprVisitor(Value, Value, BasicBlock)","u":"%3Cinit%3E(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value,sootup.core.graph.BasicBlock)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"ReplaceUseRefVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"ReplaceUseStmtVisitor(Value, Value)","u":"%3Cinit%3E(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.apk.frontend.interceptors","c":"AbstractNullTransformer","l":"replaceWithNull(Stmt)","u":"replaceWithNull(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.stat","c":"Exporter","l":"report()"},{"p":"qilin.pta.toolkits.bean","c":"RepresentativeContextSelector","l":"RepresentativeContextSelector(OAG, int)","u":"%3Cinit%3E(qilin.pta.toolkits.common.OAG,int)"},{"p":"sootup.java.core","c":"ModuleModifier","l":"REQUIRES_MANDATED"},{"p":"sootup.java.core","c":"ModuleModifier","l":"REQUIRES_STATIC"},{"p":"sootup.java.core","c":"ModuleModifier","l":"REQUIRES_SYNTHETIC"},{"p":"sootup.java.core","c":"ModuleModifier","l":"REQUIRES_TRANSITIVE"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"requires()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"requires()"},{"p":"qilin.util","c":"ANSIColor","l":"RESET"},{"p":"qilin","c":"CoreConfig","l":"reset()"},{"p":"qilin.pta","c":"PTAConfig","l":"reset()"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"reset()"},{"p":"qilin.util","c":"Stopwatch","l":"reset()"},{"p":"qilin.core.pag","c":"PAG","l":"resetPointsToSet()"},{"p":"sootup.interceptors.typeresolving","c":"TypeResolver","l":"resolve(Body.BodyBuilder)","u":"resolve(sootup.core.model.Body.BodyBuilder)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolve(Type, Type, MethodSubSignature, SootMethod, ChunkedQueue)","u":"resolve(sootup.core.types.Type,sootup.core.types.Type,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod,qilin.util.queue.ChunkedQueue)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolve(Type, Type, Type, MethodSubSignature, SootMethod, ChunkedQueue)","u":"resolve(sootup.core.types.Type,sootup.core.types.Type,sootup.core.types.Type,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod,qilin.util.queue.ChunkedQueue)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolve(Type, Type, Type, MethodSubSignature, SootMethod, ChunkedQueue, boolean)","u":"resolve(sootup.core.types.Type,sootup.core.types.Type,sootup.core.types.Type,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod,qilin.util.queue.ChunkedQueue,boolean)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveAllCallsFromSourceMethod(SootMethod, MutableCallGraph, Deque)","u":"resolveAllCallsFromSourceMethod(sootup.core.model.SootMethod,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveAllImplicitCallsFromSourceMethod(SootMethod, MutableCallGraph, Deque)","u":"resolveAllImplicitCallsFromSourceMethod(sootup.core.model.SootMethod,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveAllStaticInitializerCalls(SootMethod, MutableCallGraph, Deque)","u":"resolveAllStaticInitializerCalls(sootup.core.model.SootMethod,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveAnnotations()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveAnnotations()"},{"p":"sootup.java.core","c":"JavaSootClassSource","l":"resolveAnnotations()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveAnnotations()"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"resolveAnnotationsDefaultValue()"},{"p":"sootup.core.frontend","c":"BodySource","l":"resolveAnnotationsDefaultValue()"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"resolveAnnotationsDefaultValue()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"resolveAnnotationsDefaultValue()"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"resolveBody(Iterable)","u":"resolveBody(java.lang.Iterable)"},{"p":"sootup.core.frontend","c":"BodySource","l":"resolveBody(Iterable)","u":"resolveBody(java.lang.Iterable)"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"resolveBody(Iterable)","u":"resolveBody(java.lang.Iterable)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"resolveBody(Iterable)","u":"resolveBody(java.lang.Iterable)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveCall(SootMethod, InvokableStmt)","u":"resolveCall(sootup.core.model.SootMethod,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"resolveCall(SootMethod, InvokableStmt)","u":"resolveCall(sootup.core.model.SootMethod,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"resolveCall(SootMethod, InvokableStmt)","u":"resolveCall(sootup.core.model.SootMethod,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveConcreteDispatch(View, MethodSignature)","u":"resolveConcreteDispatch(sootup.core.views.View,sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String, Path)","u":"%3Cinit%3E(java.lang.String,java.nio.file.Path)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String, Path, Exception)","u":"%3Cinit%3E(java.lang.String,java.nio.file.Path,java.lang.Exception)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String, Path, Position)","u":"%3Cinit%3E(java.lang.String,java.nio.file.Path,sootup.core.model.Position)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String, Path, Position, Exception)","u":"%3Cinit%3E(java.lang.String,java.nio.file.Path,sootup.core.model.Position,java.lang.Exception)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveFields()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveFields()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveFields()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveFields()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveFields()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveInterfaces()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveInterfaces()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveInterfaces()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveInterfaces()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveInterfaces()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveMethods()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveMethods()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveMethods()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveMethods()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveMethods()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveModifiers()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveModifiers()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveModifiers()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveModifiers()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveModifiers()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"resolveNonSpecial(ClassType, MethodSubSignature)","u":"resolveNonSpecial(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolveNonSpecial(ClassType, MethodSubSignature)","u":"resolveNonSpecial(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolveNonSpecial(ClassType, MethodSubSignature, boolean)","u":"resolveNonSpecial(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature,boolean)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveOuterClass()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveOuterClass()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveOuterClass()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveOuterClass()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveOuterClass()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolvePosition()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolvePosition()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolvePosition()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolvePosition()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolvePosition()"},{"p":"qilin.core","c":"VirtualCalls","l":"resolveSpecial(JSpecialInvokeExpr, MethodSubSignature, SootMethod)","u":"resolveSpecial(sootup.core.jimple.common.expr.JSpecialInvokeExpr,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolveSpecial(JSpecialInvokeExpr, MethodSubSignature, SootMethod, boolean)","u":"resolveSpecial(sootup.core.jimple.common.expr.JSpecialInvokeExpr,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod,boolean)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveSuperclass()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveSuperclass()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveSuperclass()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveSuperclass()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveSuperclass()"},{"p":"qilin.util","c":"Stopwatch","l":"restart()"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"result"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"result"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"result"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"result"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"result"},{"p":"sootup.core.jimple","c":"Jimple","l":"RET"},{"p":"sootup.jimple","c":"JimpleLexer","l":"RET"},{"p":"sootup.jimple","c":"JimpleParser","l":"RET"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"RET()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"retainAll(Collection)","u":"retainAll(java.util.Collection)"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"retrieveStoreFields(AllocNode)","u":"retrieveStoreFields(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"RETURN"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"RETURN"},{"p":"sootup.core.jimple","c":"Jimple","l":"RETURN"},{"p":"sootup.jimple","c":"JimpleLexer","l":"RETURN"},{"p":"sootup.jimple","c":"JimpleParser","l":"RETURN"},{"p":"qilin.core","c":"PointsToAnalysis","l":"RETURN_NODE"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"RETURN()"},{"p":"sootup.apk.frontend.instruction","c":"ReturnInstruction","l":"ReturnInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ReturnTypeAstEdge","l":"ReturnTypeAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"returnValue"},{"p":"sootup.apk.frontend.instruction","c":"ReturnVoidInstruction","l":"ReturnVoidInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"ReversePostOrderBlockTraversal(BasicBlock)","u":"%3Cinit%3E(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"ReversePostOrderBlockTraversal(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"right"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"RightOpAstEdge","l":"RightOpAstEdge(StmtGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.StmtGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.core","c":"PTA","l":"rootNode"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"rootNodes"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"rootNodes()"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_arg_list"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_array_descriptor"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_assignments"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_binop"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_binop_expr"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_bool_expr"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_case_label"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_case_stmt"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_class_modifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_common_modifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_constant"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_declaration"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_declarations"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_extends_clause"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_field"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_field_modifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_field_signature"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_file"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_file_type"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_goto_stmt"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_identifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_identity_ref"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_immediate"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_implements_clause"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_importItem"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_integer_constant"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_invoke_expr"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_member"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_body"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_body_contents"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_modifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_name"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_signature"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_subsignature"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_methodhandle"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_reference"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_statement"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_statements"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_stmt"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_throws_clause"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_trap_clause"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_trap_clauses"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_type"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_type_list"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_unop"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_unop_expr"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_value"},{"p":"sootup.jimple","c":"JimpleLexer","l":"ruleNames"},{"p":"sootup.jimple","c":"JimpleParser","l":"ruleNames"},{"p":"qilin.core.builder","c":"JavaMethods","l":"RUN_FINALIZE"},{"p":"qilin.core","c":"PTA","l":"run()"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"run()"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"run()"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"run()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"run()"},{"p":"qilin.pta.tools","c":"BasePTA","l":"run()"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"run()"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"run(CharStream, AnalysisInputLocation, Path)","u":"run(org.antlr.v4.runtime.CharStream,sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path)"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"run(CharStream, AnalysisInputLocation, Path, List)","u":"run(org.antlr.v4.runtime.CharStream,sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,java.util.List)"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"run(JimpleParser, AnalysisInputLocation, Path)","u":"run(sootup.jimple.JimpleParser,sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path)"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"run(JimpleParser, AnalysisInputLocation, Path, List)","u":"run(sootup.jimple.JimpleParser,sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,java.util.List)"},{"p":"qilin.pta.toolkits.bean","c":"Bean","l":"run(PTA, Map>>)","u":"run(qilin.core.PTA,java.util.Map)"},{"p":"qilin.pta.toolkits.mahjong","c":"Mahjong","l":"run(PTA, Map)","u":"run(qilin.core.PTA,java.util.Map)"},{"p":"qilin.pta.toolkits.zipper","c":"Main","l":"run(PTA, Set)","u":"run(qilin.core.PTA,java.util.Set)"},{"p":"qilin.driver","c":"Main","l":"run(String[])","u":"run(java.lang.String[])"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"runClassifier()"},{"p":"sootup.core.transform","c":"RunTimeBodyInterceptor","l":"RunTimeBodyInterceptor(BodyInterceptor)","u":"%3Cinit%3E(sootup.core.transform.BodyInterceptor)"},{"p":"qilin.stat","c":"PTAEvaluator","l":"runtimeStat"},{"p":"qilin.stat","c":"RuntimeStat","l":"RuntimeStat()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"S"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"satisfyAddingStoreCondition(int, Set)","u":"satisfyAddingStoreCondition(int,java.util.Set)"},{"p":"qilin.pta.toolkits.turner","c":"MethodVFG","l":"satisfyAddingStoreCondition(int, Set)","u":"satisfyAddingStoreCondition(int,java.util.Set)"},{"p":"qilin.pta.toolkits.turner","c":"ModularMVFG","l":"satisfyAddingStoreCondition(int, Set)","u":"satisfyAddingStoreCondition(int,java.util.Set)"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"SCCMergedGraph(DirectedGraph)","u":"%3Cinit%3E(qilin.util.graph.DirectedGraph)"},{"p":"qilin.core","c":"PTA","l":"scene"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"sdkTargetVersion"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"select()"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"select()"},{"p":"qilin.parm.select","c":"BeanSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"InsenSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"BeanSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"InsenSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"BeanSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"InsenSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"BeanSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"InsenSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"selectArrayType(Type, Type, Stmt)","u":"selectArrayType(sootup.core.types.Type,sootup.core.types.Type,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"selectContext(OAG)","u":"selectContext(qilin.pta.toolkits.common.OAG)"},{"p":"qilin.pta.toolkits.bean","c":"RepresentativeContextSelector","l":"selectContext(OAG)","u":"selectContext(qilin.pta.toolkits.common.OAG)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"SELECTX"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"Selectx(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.tools","c":"SelectxPTA","l":"SelectxPTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"selfAndImplementedInterfaces(ViewTypeHierarchy.ScanResult.Vertex)","u":"selfAndImplementedInterfaces(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"SEMICOLON"},{"p":"sootup.jimple","c":"JimpleParser","l":"SEMICOLON"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"SEMICOLON()"},{"p":"qilin.util","c":"BitVector","l":"set(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"NonIndexOutofBoundsArrayList","l":"set(int, T)","u":"set(int,T)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"set(Local, Type)","u":"set(sootup.core.jimple.basic.Local,sootup.core.types.Type)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"setAndroidVersionInfo(AndroidVersionInfo)","u":"setAndroidVersionInfo(sootup.apk.frontend.main.AndroidVersionInfo)"},{"p":"qilin.core","c":"PTAScene","l":"setCallGraph(OnFlyCallGraph)","u":"setCallGraph(qilin.core.builder.callgraph.OnFlyCallGraph)"},{"p":"qilin.core","c":"CorePTA","l":"setContextSelector(CtxSelector)","u":"setContextSelector(qilin.parm.select.CtxSelector)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"setDanglingInstruction(DanglingInstruction)","u":"setDanglingInstruction(sootup.apk.frontend.instruction.DanglingInstruction)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setDebug(boolean)"},{"p":"qilin.core.pag","c":"PAG","l":"setEdgeQueue(ChunkedQueue)","u":"setEdgeQueue(qilin.util.queue.ChunkedQueue)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"setEdges(BranchingStmt, List)","u":"setEdges(sootup.core.jimple.common.stmt.BranchingStmt,java.util.List)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"setEdges(BranchingStmt, List)","u":"setEdges(sootup.core.jimple.common.stmt.BranchingStmt,java.util.List)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"setEdges(BranchingStmt, Stmt...)","u":"setEdges(sootup.core.jimple.common.stmt.BranchingStmt,sootup.core.jimple.common.stmt.Stmt...)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setEnableUnwrappedFlow(boolean)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setEnableWrappedFlow(boolean)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setExpress(boolean)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setExpressThreshold(float)"},{"p":"qilin.util.collect","c":"SetFactory","l":"SetFactory()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setFlow(String)","u":"setFlow(java.lang.String)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"setIndent(int)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"setIndent(int)"},{"p":"qilin.core.pag","c":"VarNode","l":"setInterProcSource()"},{"p":"qilin.core.pag","c":"VarNode","l":"setInterProcTarget()"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"setJimpleLnNum(int)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"setLineNumber(int)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setListContext(boolean)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"setLocals(Set)","u":"setLocals(java.util.Set)"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"setMemoryUsage(long)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"setMethodSignature(MethodSignature)","u":"setMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"setModifiers(Set)","u":"setModifiers(java.util.Set)"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph.Builder","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"setNumber(int)"},{"p":"qilin.core.pag","c":"ArrayElement","l":"setNumber(int)"},{"p":"qilin.core.pag","c":"Node","l":"setNumber(int)"},{"p":"qilin.util","c":"Numberable","l":"setNumber(int)"},{"p":"qilin.util","c":"NumberedString","l":"setNumber(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"setOperandStack(List)","u":"setOperandStack(java.util.List)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"setOption(JimplePrinter.Option)","u":"setOption(sootup.core.util.printer.JimplePrinter.Option)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"setOwnerStatement(Stmt, Body)","u":"setOwnerStatement(sootup.core.jimple.common.stmt.Stmt,sootup.core.model.Body)"},{"p":"qilin.util.graph","c":"TreeNode","l":"setParent(TreeNode)","u":"setParent(qilin.util.graph.TreeNode)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"setPosition(Position)","u":"setPosition(sootup.core.model.Position)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"setResult(ClassType)","u":"setResult(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"setResult(Expr)","u":"setResult(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"setResult(Ref)","u":"setResult(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"setResult(Stmt)","u":"setResult(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"setResult(Stmt)","u":"setResult(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"setRMQueue(ChunkedQueue)","u":"setRMQueue(qilin.util.queue.ChunkedQueue)"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"setRuntime(long)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"setSpecifiedAsBuiltInByUser(SourceType)","u":"setSpecifiedAsBuiltInByUser(sootup.core.model.SourceType)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"setStartingStmt(Stmt)","u":"setStartingStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"setStartingStmt(Stmt)","u":"setStartingStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"setStmt(Stmt)","u":"setStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"setStmtsIDList(BitSet)","u":"setStmtsIDList(java.util.BitSet)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"setSuccessorBlock(int, MutableBasicBlock)","u":"setSuccessorBlock(int,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"setSuccessorBlock(int, MutableBasicBlock)","u":"setSuccessorBlock(int,sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setThread(int)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setTST(int)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"setTyping(Typing)","u":"setTyping(sootup.interceptors.typeresolving.Typing)"},{"p":"sootup.java.frontend.conversion","c":"InstructionConverter","l":"setUpTargets(HashMap)","u":"setUpTargets(java.util.HashMap)"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"setVisited()"},{"p":"sootup.apk.frontend.instruction","c":"SgetInstruction","l":"SgetInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"shiftLeft(IntConstant)","u":"shiftLeft(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"shiftLeft(IntConstant)","u":"shiftLeft(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ShiftableConstant","l":"shiftLeft(IntConstant)","u":"shiftLeft(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"shiftRight(IntConstant)","u":"shiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"shiftRight(IntConstant)","u":"shiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ShiftableConstant","l":"shiftRight(IntConstant)","u":"shiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"SHL"},{"p":"sootup.jimple","c":"JimpleParser","l":"SHL"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"SHL()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"SHR"},{"p":"sootup.jimple","c":"JimpleParser","l":"SHR"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"SHR()"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_CLINIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_EXIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_FINALIZE"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_FOR_NAME"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_INIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_MAIN"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_OBJ_RUN"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_RUN"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_START"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigArrayGet"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigArrayNewInstance"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigArraySet"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigClassNewInstance"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigConstructorNewInstance"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigFieldGet"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigFieldSet"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigForName"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigForName2"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigMethodInvoke"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"signature"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedDeclaredField"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedDeclaredFieldArray"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedDeclaredMethod"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedDeclaredMethodArray"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedField"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedFieldArray"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedMethod"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedMethodArray"},{"p":"qilin.core.pag","c":"PAG","l":"simple"},{"p":"qilin.core.pag","c":"PAG","l":"simpleInv"},{"p":"qilin.core.pag","c":"PAG","l":"simpleInvLookup(ValNode)","u":"simpleInvLookup(qilin.core.pag.ValNode)"},{"p":"qilin.core.pag","c":"PAG","l":"simpleLookup(ValNode)","u":"simpleLookup(qilin.core.pag.ValNode)"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"SimpleStmtPositionInfo(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"SimpleStmtPositionInfo(Position)","u":"%3Cinit%3E(sootup.core.model.Position)"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"SimplifiedEvaluator(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.core.natives","c":"NativeMethod","l":"simulate()"},{"p":"qilin.core.natives","c":"JavaIoFileSystemGetFileSystemNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaIoFileSystemListNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangObjectCloneNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangRefFinalizerInvokeFinalizeMethodNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangReflectArrayGet","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangReflectArraySet","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangSystemArraycopyNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangSystemSetErr0Native","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangSystemSetIn0Native","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangSystemSetOut0Native","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangThreadCurrentThread","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangThreadStart0Native","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaSecurityAccessControllerDoPrivileged_ExceptionNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaSecurityAccessControllerDoPrivilegedNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"NativeMethod","l":"simulateImpl()"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"singleentry"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SingleOpAstEdge","l":"SingleOpAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"size()"},{"p":"qilin.core.context","c":"ContextElements","l":"size()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"size()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"size()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"size()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"size()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"size()"},{"p":"qilin.util","c":"ArrayNumberer","l":"size()"},{"p":"qilin.util","c":"BitVector","l":"size()"},{"p":"qilin.util","c":"Chain","l":"size()"},{"p":"qilin.util.graph","c":"Tree","l":"size()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"size()"},{"p":"qilin.util","c":"Numberer","l":"size()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"size()"},{"p":"sootup.core.cache","c":"ClassCache","l":"size()"},{"p":"sootup.core.cache","c":"FullCache","l":"size()"},{"p":"sootup.core.cache","c":"LRUCache","l":"size()"},{"p":"qilin.util.queue","c":"QueueReader","l":"skip(Object)","u":"skip(java.lang.Object)"},{"p":"qilin.pta.toolkits.conch","c":"SMPAG","l":"SMPAG(MethodPAG)","u":"%3Cinit%3E(qilin.core.pag.MethodPAG)"},{"p":"qilin.util","c":"Chain","l":"snapshotIterator()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"solve()"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"solve()"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"solve()"},{"p":"sootup.analysis.interprocedural.ide","c":"JimpleIDESolver","l":"solve()"},{"p":"sootup.analysis.interprocedural.ifds","c":"JimpleIFDSSolver","l":"solve(String)","u":"solve(java.lang.String)"},{"p":"qilin.core.solver","c":"Solver","l":"Solver(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.model","c":"SootClass","l":"SootClass(SootClassSource, SourceType)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource,sootup.core.model.SourceType)"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"SootClassMemberSignature(ClassType, V)","u":"%3Cinit%3E(sootup.core.types.ClassType,V)"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"SootClassMemberSubSignature(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"SootClassSource(AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"SootClassSource(SootClassSource)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource)"},{"p":"sootup.core.model","c":"SootField","l":"SootField(FieldSignature, Iterable, Position)","u":"%3Cinit%3E(sootup.core.signatures.FieldSignature,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"SootFieldBuilder()","u":"%3Cinit%3E()"},{"p":"sootup.core.model","c":"SootMethod","l":"SootMethod(BodySource, MethodSignature, Iterable, Iterable, Position)","u":"%3Cinit%3E(sootup.core.frontend.BodySource,sootup.core.signatures.MethodSignature,java.lang.Iterable,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"SootMethodBuilder()","u":"%3Cinit%3E()"},{"p":"qilin.util.graph","c":"TopologicalSorter","l":"sort(DirectedGraph)","u":"sort(qilin.util.graph.DirectedGraph)"},{"p":"qilin.util.graph","c":"TopologicalSorter","l":"sort(DirectedGraph, boolean)","u":"sort(qilin.util.graph.DirectedGraph,boolean)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"sourceMethods()"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"sourcePath"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"sourceType"},{"p":"sootup.core.model","c":"SootClass","l":"sourceType"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"sourceType"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"sourceType"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"SPARK"},{"p":"qilin.pta.tools","c":"Spark","l":"Spark(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"sparkNode"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"sparkNode"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"sparkNode2BNode"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"sparkNodes"},{"p":"sootup.apk.frontend.instruction","c":"SparseSwitchInstruction","l":"SparseSwitchInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"SPECIAL"},{"p":"sootup.core.jimple","c":"Jimple","l":"SPECIALINVOKE"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"splitBlockLinked(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"splitBlockLinked(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"splitBlockLinked(Stmt, boolean)","u":"splitBlockLinked(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"splitBlockLinked(Stmt, boolean)","u":"splitBlockLinked(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"splitBlockUnlinked(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"splitBlockUnlinked(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"splitBlockUnlinked(Stmt, Stmt)","u":"splitBlockUnlinked(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"splitBlockUnlinked(Stmt, Stmt)","u":"splitBlockUnlinked(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.instruction","c":"SputInstruction","l":"SputInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"src()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"srcCtxt()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"srcMethodToEdge"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"srcStmt()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"srcUnit()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"srcUnitToEdge"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"StagedPTA(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"qilin.util","c":"MemoryWatcher","l":"start()"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"startAddress"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"startOfLine"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"startStmt(Stmt)","u":"startStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"startStmt(Stmt)","u":"startStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"stat()"},{"p":"sootup.jimple","c":"JimpleParser","l":"statement()"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"statement()"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"statement(int)"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"StatementContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"statements()"},{"p":"sootup.jimple","c":"JimpleParser","l":"statements()"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"StatementsContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.model","c":"ClassModifier","l":"STATIC"},{"p":"sootup.core.model","c":"FieldModifier","l":"STATIC"},{"p":"sootup.core.model","c":"MethodModifier","l":"STATIC"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"STATIC"},{"p":"sootup.core.jimple","c":"Jimple","l":"STATIC"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"STATIC_INITIALIZER"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"staticargs"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"staticinvoke"},{"p":"sootup.core.jimple","c":"Jimple","l":"STATICINVOKE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"STATICINVOKE"},{"p":"sootup.jimple","c":"JimpleParser","l":"STATICINVOKE"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"STATICINVOKE()"},{"p":"sootup.interceptors","c":"StaticSingleAssignmentFormer","l":"StaticSingleAssignmentFormer()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"statisfyAddingLoadCondition(Set)","u":"statisfyAddingLoadCondition(java.util.Set)"},{"p":"qilin.pta.toolkits.turner","c":"MethodVFG","l":"statisfyAddingLoadCondition(Set)","u":"statisfyAddingLoadCondition(java.util.Set)"},{"p":"qilin.pta.toolkits.turner","c":"ModularMVFG","l":"statisfyAddingLoadCondition(Set)","u":"statisfyAddingLoadCondition(java.util.Set)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"stmt"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"stmt()"},{"p":"sootup.jimple","c":"JimpleParser","l":"stmt()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"stmt(Stmt)","u":"stmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"LegacyJimplePrinter","l":"stmt(Stmt)","u":"stmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"stmt2wrapperedTraps"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"StmtAstEdge","l":"StmtAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"StmtContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"StmtGraph()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"StmtGraphBlockIterator","l":"StmtGraphBlockIterator(StmtGraph, List)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph,java.util.List)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"StmtGraphNode(Stmt)","u":"%3Cinit%3E(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core","c":"ArtificialMethod","l":"stmtList"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"stmtList"},{"p":"sootup.interceptors.typeresolving","c":"StmtLocalPair","l":"StmtLocalPair(Stmt, Local)","u":"%3Cinit%3E(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"stmtPosition"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"StmtPositionInfo()","u":"%3Cinit%3E()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"StmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"stmtRef(Stmt, boolean)","u":"stmtRef(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"stmtRef(Stmt, boolean)","u":"stmtRef(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.validation","c":"StmtsValidator","l":"StmtsValidator()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"stmtToAfterFlow"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"stmtToBeforeFlow"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"stmtToCallees"},{"p":"sootup.apk.frontend.instruction","c":"MoveExceptionInstruction","l":"stmtToRetype"},{"p":"qilin.util","c":"MemoryWatcher","l":"stop()"},{"p":"qilin.util","c":"Stopwatch","l":"stop()"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"stopwatch"},{"p":"qilin.core.pag","c":"PAG","l":"store"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"STORE"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"STORE"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"STORE"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"store_count"},{"p":"qilin.core.pag","c":"PAG","l":"storeInv"},{"p":"qilin.core.pag","c":"PAG","l":"storeInvLookup(FieldRefNode)","u":"storeInvLookup(qilin.core.pag.FieldRefNode)"},{"p":"qilin.core.pag","c":"PAG","l":"storeLookup(VarNode)","u":"storeLookup(qilin.core.pag.VarNode)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"storeResultLocal"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"stream"},{"p":"sootup.core.util","c":"StreamUtils","l":"StreamUtils()","u":"%3Cinit%3E()"},{"p":"sootup.core.model","c":"MethodModifier","l":"STRICTFP"},{"p":"sootup.core.jimple","c":"Jimple","l":"STRICTFP"},{"p":"sootup.jimple","c":"JimpleLexer","l":"STRING_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"STRING_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"STRING_CONSTANT()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"STRING_CONSTANT()"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"STRING_CONSTANT()"},{"p":"qilin.core","c":"PointsToAnalysis","l":"STRING_NODE"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"StringConstant(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"StringConstantNode","l":"StringConstantNode(StringConstant)","u":"%3Cinit%3E(sootup.core.jimple.common.constant.StringConstant)"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"stringConstants"},{"p":"qilin.util","c":"StringNumberer","l":"StringNumberer()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"stringToJimpleType(View, String)","u":"stringToJimpleType(sootup.core.views.View,java.lang.String)"},{"p":"sootup.core.util","c":"StringTools","l":"StringTools()","u":"%3Cinit%3E()"},{"p":"qilin.util","c":"Util","l":"stripQuotes(CharSequence)","u":"stripQuotes(java.lang.CharSequence)"},{"p":"qilin.util.graph","c":"StronglyConnectedComponents","l":"StronglyConnectedComponents(DirectedGraph)","u":"%3Cinit%3E(qilin.util.graph.DirectedGraph)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"subclassesOf(ClassType)","u":"subclassesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"subclassesOf(ClassType)","u":"subclassesOf(sootup.core.types.ClassType)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"submitInitialSeeds()"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"submitInitialSeeds()"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"submitInitialSeeds()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"subSig()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"subtract(DoubleConstant)","u":"subtract(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"subtract(FloatConstant)","u":"subtract(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"subtract(IntConstant)","u":"subtract(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"subtract(LongConstant)","u":"subtract(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"subtract(N)"},{"p":"qilin.util","c":"PTAUtils","l":"subtypeOfAbstractStringBuilder(Type)","u":"subtypeOfAbstractStringBuilder(sootup.core.types.Type)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"subtypesOf(ClassType)","u":"subtypesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"subtypesOf(ClassType)","u":"subtypesOf(sootup.core.types.ClassType)"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"successors"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"successors"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"succs"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"succs"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"succsOf(AllocNode)","u":"succsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"succsOf(MergedNode)","u":"succsOf(qilin.util.graph.MergedNode)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"succsOf(N)"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"succsOf(N)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"succsOf(N)"},{"p":"qilin.pta.toolkits.turner","c":"MethodLevelCallGraph","l":"succsOf(SootMethod)","u":"succsOf(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"sumEdges"},{"p":"sootup.core.model","c":"ClassModifier","l":"SUPER"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"superClassesOf(ClassType)","u":"superClassesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"superClassesOf(ViewTypeHierarchy.ScanResult.Vertex, boolean)","u":"superClassesOf(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex,boolean)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"superClassOf(ClassType)","u":"superClassOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"superClassOf(ClassType)","u":"superClassOf(sootup.core.types.ClassType)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"SUPPORTED_ASM_OPCODE"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"swapEdgesOutOf(InvokableStmt, InvokableStmt)","u":"swapEdgesOutOf(sootup.core.jimple.common.stmt.InvokableStmt,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.util","c":"Chain","l":"swapWith(E, E)","u":"swapWith(E,E)"},{"p":"sootup.core.jimple","c":"Jimple","l":"SWITCH"},{"p":"sootup.jimple","c":"JimpleLexer","l":"SWITCH"},{"p":"sootup.jimple","c":"JimpleParser","l":"SWITCH"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"SWITCH()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SwitchCfgEdge","l":"SwitchCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"SwitchInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SwitchKeyAstEdge","l":"SwitchKeyAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.apk.frontend.instruction","c":"PackedSwitchInstruction","l":"switchStatement(DexBody, Instruction, Local)","u":"switchStatement(sootup.apk.frontend.main.DexBody,org.jf.dexlib2.iface.instruction.Instruction,sootup.core.jimple.basic.Local)"},{"p":"sootup.apk.frontend.instruction","c":"SparseSwitchInstruction","l":"switchStatement(DexBody, Instruction, Local)","u":"switchStatement(sootup.apk.frontend.main.DexBody,org.jf.dexlib2.iface.instruction.Instruction,sootup.core.jimple.basic.Local)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"switchStatement(DexBody, Instruction, Local)","u":"switchStatement(sootup.apk.frontend.main.DexBody,org.jf.dexlib2.iface.instruction.Instruction,sootup.core.jimple.basic.Local)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"symbolicHeaps"},{"p":"sootup.core.model","c":"MethodModifier","l":"SYNCHRONIZED"},{"p":"sootup.core.jimple","c":"Jimple","l":"SYNCHRONIZED"},{"p":"sootup.core.model","c":"ClassModifier","l":"SYNTHETIC"},{"p":"sootup.core.model","c":"FieldModifier","l":"SYNTHETIC"},{"p":"sootup.core.model","c":"MethodModifier","l":"SYNTHETIC"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__0"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__0"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__1"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__1"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__10"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__10"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__11"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__11"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__12"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__12"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__13"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__13"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__14"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__14"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__15"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__15"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__16"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__16"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__17"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__17"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__18"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__18"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__19"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__19"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__2"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__2"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__20"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__20"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__21"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__21"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__22"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__22"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__23"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__23"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__24"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__24"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__25"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__25"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__26"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__26"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__3"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__3"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__4"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__4"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__5"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__5"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__6"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__6"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__7"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__7"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__8"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__8"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__9"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__9"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"t2Fields"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"t2Fields"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"t2InvokedMethods"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"t2nonThisFLoads"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"t2nonThisFStores"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"tailNodes"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"tailNodes()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"takenLocalNames"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"TamiflexModel(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.apk.frontend.instruction","c":"JumpInstruction","l":"targetInstruction"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"tgt()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"tgtCtxt()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"tgtToEdge"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"THIS"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"THIS"},{"p":"qilin.core","c":"PointsToAnalysis","l":"THIS_NODE"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"ThisAlias"},{"p":"qilin.core","c":"ArtificialMethod","l":"thisLocal"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"THREAD"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREAD_EXIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREAD_GROUP_INIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREAD_INIT_RUNNABLE"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREAD_INIT_STRING"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREADGROUP_UNCAUGHT_EXCEPTION"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"THROW"},{"p":"sootup.core.jimple","c":"Jimple","l":"THROW"},{"p":"sootup.jimple","c":"JimpleLexer","l":"THROW"},{"p":"sootup.jimple","c":"JimpleParser","l":"THROW"},{"p":"qilin.core","c":"PointsToAnalysis","l":"THROW_NODE"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"THROW()"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"throwableClassType"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker.ThrowingJimpleChecker","l":"ThrowingJimpleChecker()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"ThrowInstruction","l":"ThrowInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"throwNodeToSites"},{"p":"sootup.core.jimple","c":"Jimple","l":"THROWS"},{"p":"sootup.jimple","c":"JimpleLexer","l":"THROWS"},{"p":"sootup.jimple","c":"JimpleParser","l":"THROWS"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"throws_clause()"},{"p":"sootup.jimple","c":"JimpleParser","l":"throws_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"Throws_clauseContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"THROWS()"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"throwSitesLookUp(VarNode)","u":"throwSitesLookUp(qilin.core.pag.VarNode)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"to"},{"p":"sootup.core.jimple","c":"Jimple","l":"TO"},{"p":"sootup.jimple","c":"JimpleLexer","l":"TO"},{"p":"sootup.jimple","c":"JimpleParser","l":"TO"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"TO()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"toApproach(String)","u":"toApproach(java.lang.String)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"toArray()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"toArray(T1[])"},{"p":"qilin.core.sets","c":"PointsToSet","l":"toCIPointsToSet()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"toCIPointsToSet()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"toCollection()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"toCollection()"},{"p":"qilin.driver","c":"ContextKind","l":"toCtxKind(String)","u":"toCtxKind(java.lang.String)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"toDotEdge(CallGraph.Call)","u":"toDotEdge(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph","l":"toDotGraph()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph","l":"toDotGraph()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph","l":"toDotGraph()"},{"p":"sootup.core.util","c":"ImmutableUtils.ImmutableCollectors","l":"toImmutableEnumSet()"},{"p":"sootup.core.util","c":"ImmutableUtils.ImmutableCollectors","l":"toImmutableSet()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toJimpleClassType(String)","u":"toJimpleClassType(java.lang.String)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toJimpleSignatureDesc(String)","u":"toJimpleSignatureDesc(java.lang.String)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toJimpleType(String)","u":"toJimpleType(java.lang.String)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"tokenNames"},{"p":"sootup.jimple","c":"JimpleParser","l":"tokenNames"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"ToolUtil()","u":"%3Cinit%3E()"},{"p":"qilin.util.graph","c":"TopologicalSorter","l":"TopologicalSorter()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"toQualifiedName(String)","u":"toQualifiedName(java.lang.String)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toQualifiedName(String)","u":"toQualifiedName(java.lang.String)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"toSootType(String, int)","u":"toSootType(java.lang.String,int)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"toString()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"toString()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"toString()"},{"p":"qilin.core.context","c":"ContextElements","l":"toString()"},{"p":"qilin.core.context","c":"TypeContextElement","l":"toString()"},{"p":"qilin.core.pag","c":"AllocNode","l":"toString()"},{"p":"qilin.core.pag","c":"CallSite","l":"toString()"},{"p":"qilin.core.pag","c":"ClassConstantNode","l":"toString()"},{"p":"qilin.core.pag","c":"ContextAllocNode","l":"toString()"},{"p":"qilin.core.pag","c":"ContextField","l":"toString()"},{"p":"qilin.core.pag","c":"ContextMethod","l":"toString()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"toString()"},{"p":"qilin.core.pag","c":"Field","l":"toString()"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"toString()"},{"p":"qilin.core.pag","c":"GlobalVarNode","l":"toString()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"toString()"},{"p":"qilin.core.pag","c":"Parm","l":"toString()"},{"p":"qilin.core.pag","c":"StringConstantNode","l":"toString()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"toString()"},{"p":"qilin.driver","c":"ContextKind","l":"toString()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"toString()"},{"p":"qilin.driver","c":"PTAPattern","l":"toString()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"toString()"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"toString()"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"toString()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"toString()"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"toString()"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"toString()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"toString()"},{"p":"qilin.stat","c":"PTAEvaluator","l":"toString()"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"toString()"},{"p":"qilin.util","c":"BitVector","l":"toString()"},{"p":"qilin.util.graph","c":"MergedNode","l":"toString()"},{"p":"qilin.util","c":"MemoryWatcher","l":"toString()"},{"p":"qilin.util","c":"NumberedString","l":"toString()"},{"p":"qilin.util","c":"Pair","l":"toString()"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"toString()"},{"p":"qilin.util.queue","c":"QueueReader","l":"toString()"},{"p":"qilin.util","c":"Stopwatch","l":"toString()"},{"p":"qilin.util","c":"Triple","l":"toString()"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"toString()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"toString()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"toString()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"PropertyGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"toString()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"toString()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"toString()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"toString()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"NoPositionInformation","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"toString()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"toString()"},{"p":"sootup.core.model","c":"Body","l":"toString()"},{"p":"sootup.core.model","c":"Position","l":"toString()"},{"p":"sootup.core.model","c":"SootClass","l":"toString()"},{"p":"sootup.core.model","c":"SootClassMember","l":"toString()"},{"p":"sootup.core.signatures","c":"FieldSubSignature","l":"toString()"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"toString()"},{"p":"sootup.core.signatures","c":"PackageName","l":"toString()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"toString()"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"toString()"},{"p":"sootup.core.types","c":"ArrayType","l":"toString()"},{"p":"sootup.core.types","c":"ClassType","l":"toString()"},{"p":"sootup.core.types","c":"NullType","l":"toString()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"toString()"},{"p":"sootup.core.types","c":"UnknownType","l":"toString()"},{"p":"sootup.core.types","c":"VoidType","l":"toString()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"toString()"},{"p":"sootup.interceptors.typeresolving","c":"StmtLocalPair","l":"toString()"},{"p":"sootup.interceptors.typeresolving.types","c":"BottomType","l":"toString()"},{"p":"sootup.interceptors.typeresolving.types","c":"TopType","l":"toString()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"toString()"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"toString()"},{"p":"sootup.java.core","c":"JavaModuleInfo.InterfaceReference","l":"toString()"},{"p":"sootup.java.core","c":"JavaModuleInfo.ModuleReference","l":"toString()"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"toString()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"toString()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"toString()"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"toString()"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"toString()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"toString()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toString(AbstractInsnNode)","u":"toString(org.objectweb.asm.tree.AbstractInsnNode)"},{"p":"sootup.core.model","c":"ClassModifier","l":"toString(EnumSet)","u":"toString(java.util.EnumSet)"},{"p":"sootup.core.model","c":"FieldModifier","l":"toString(EnumSet)","u":"toString(java.util.EnumSet)"},{"p":"sootup.core.model","c":"MethodModifier","l":"toString(EnumSet)","u":"toString(java.util.EnumSet)"},{"p":"sootup.core.model","c":"ClassModifier","l":"toString(Set)","u":"toString(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"toString(Set)","u":"toString(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"toString(Set)","u":"toString(java.util.Set)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.basic","c":"Value","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.constant","c":"Constant","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.model","c":"SootMethod","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.signatures","c":"FieldSubSignature","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.types","c":"ArrayType","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"qilin.core.pag","c":"AllocNode","l":"toString2()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"total_edge_count"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"totalEdgesCount()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"totalNodesCount()"},{"p":"qilin.util","c":"Util","l":"toUtf8(String)","u":"toUtf8(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"TranEdge(Node, Node, DFA.TranCond)","u":"%3Cinit%3E(qilin.core.pag.Node,qilin.core.pag.Node,qilin.pta.toolkits.conch.DFA.TranCond)"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"TranEdge(Object, Object, DFA.TranCond)","u":"%3Cinit%3E(java.lang.Object,java.lang.Object,qilin.pta.toolkits.turner.DFA.TranCond)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformArrayNewInstance(InvokableStmt)","u":"transformArrayNewInstance(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformClassNewInstance(InvokableStmt)","u":"transformClassNewInstance(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformConstructorNewInstance(InvokableStmt)","u":"transformConstructorNewInstance(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformFieldGet(InvokableStmt)","u":"transformFieldGet(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformFieldSet(InvokableStmt)","u":"transformFieldSet(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformMethodInvoke(InvokableStmt)","u":"transformMethodInvoke(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.core.model","c":"FieldModifier","l":"TRANSIENT"},{"p":"sootup.core.jimple","c":"Jimple","l":"TRANSIENT"},{"p":"sootup.jimple","c":"JimpleParser","l":"trap_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"trap_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"trap_clause(int)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"Trap_clauseContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"trap_clauses()"},{"p":"sootup.jimple","c":"JimpleParser","l":"trap_clauses()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"Trap_clausesContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"Trap(ClassType, Stmt, Stmt, Stmt)","u":"%3Cinit%3E(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"traps"},{"p":"sootup.core.validation","c":"TrapsValidator","l":"TrapsValidator()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"TrapTightener","l":"TrapTightener()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"treatTrapHandlersAsEntries()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"TreeImpl()","u":"%3Cinit%3E()"},{"p":"qilin.util.graph","c":"TreeNode","l":"TreeNode(D)","u":"%3Cinit%3E(D)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"tries"},{"p":"qilin.core.pag","c":"MethodPAG","l":"triggeredClinits()"},{"p":"qilin.util","c":"Triple","l":"Triple(T1, T2, T3)","u":"%3Cinit%3E(T1,T2,T3)"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"TRUE"},{"p":"sootup.core.jimple","c":"Jimple","l":"TRUE"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"TRUE_BRANCH_IDX"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"tryMergeBlocks(MutableBasicBlock, MutableBasicBlock)","u":"tryMergeBlocks(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"TUNNELING"},{"p":"qilin.pta.toolkits.dd","c":"TunnelingConstructor","l":"TunnelingConstructor(View, CtxConstructor)","u":"%3Cinit%3E(sootup.core.views.View,qilin.parm.ctxcons.CtxConstructor)"},{"p":"qilin.pta.tools","c":"TunnelingPTA","l":"TunnelingPTA(PTAScene, CtxConstructor, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,qilin.parm.ctxcons.CtxConstructor,int,int)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"TURNER"},{"p":"qilin.pta.toolkits.turner","c":"Turner","l":"Turner(int, PTA)","u":"%3Cinit%3E(int,qilin.core.PTA)"},{"p":"qilin.pta","c":"PTAConfig","l":"turnerConfig"},{"p":"qilin.pta.tools","c":"TurnerPTA","l":"TurnerPTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoCFAFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoCFAFormula2()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoObjFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoObjFormula2()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoTypeFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoTypeFormula2()"},{"p":"qilin.core.pag","c":"Node","l":"type"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"type"},{"p":"qilin.driver","c":"ContextKind","l":"TYPE"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"Type_listContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"type()"},{"p":"sootup.core.types","c":"Type","l":"Type()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"type(int)"},{"p":"sootup.interceptors","c":"TypeAssigner","l":"TypeAssigner()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"TypeChecker(Body.BodyBuilder, AugEvalFunction, BytecodeHierarchy)","u":"%3Cinit%3E(sootup.core.model.Body.BodyBuilder,sootup.interceptors.typeresolving.AugEvalFunction,sootup.interceptors.typeresolving.BytecodeHierarchy)"},{"p":"qilin.stat","c":"TypeClientStat","l":"TypeClientStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"TypeContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.parm.ctxcons","c":"TypeCtxConstructor","l":"TypeCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"typeFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"typeFormula2()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"TypeGraphNode(Type)","u":"%3Cinit%3E(sootup.core.types.Type)"},{"p":"sootup.interceptors.typeresolving","c":"TypePromotionVisitor","l":"TypePromotionVisitor(Body.BodyBuilder, AugEvalFunction, BytecodeHierarchy)","u":"%3Cinit%3E(sootup.core.model.Body.BodyBuilder,sootup.interceptors.typeresolving.AugEvalFunction,sootup.interceptors.typeresolving.BytecodeHierarchy)"},{"p":"sootup.interceptors.typeresolving","c":"TypeResolver","l":"TypeResolver(JavaView)","u":"%3Cinit%3E(sootup.java.core.views.JavaView)"},{"p":"qilin.pta.tools","c":"TypeSensPTA","l":"TypeSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"typeSignature(Type)","u":"typeSignature(sootup.core.types.Type)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"typeSignature(Type)","u":"typeSignature(sootup.core.types.Type)"},{"p":"sootup.core.validation","c":"TypesValidator","l":"TypesValidator()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"Typing(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"Typing(Typing, BitSet)","u":"%3Cinit%3E(sootup.interceptors.typeresolving.Typing,java.util.BitSet)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"UNDEFINE"},{"p":"sootup.core.jimple","c":"Jimple","l":"unescape(String)","u":"unescape(java.lang.String)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"UniformSelector(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"qilin.util","c":"UnionFindSet","l":"union(E, E)","u":"union(E,E)"},{"p":"qilin.util","c":"UnionFindSet","l":"UnionFindSet(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"uniqueBaseGraphCalls()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"uniqueBaseGraphMethods()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"uniqueOtherGraphCalls()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"uniqueOtherGraphMethods()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"UniqueQueue()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"universe"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"UNKNOWN"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"UnmodifiablePointsToSet(PTA, PointsToSetInternal)","u":"%3Cinit%3E(qilin.core.PTA,qilin.core.sets.PointsToSetInternal)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"unmodifiableStmtGraph()"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"unmodifiableStmtGraph()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"unnamed_method_name"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"UNNAMED_MODULE"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"unop_expr()"},{"p":"sootup.jimple","c":"JimpleParser","l":"unop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"unop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"Unop_exprContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"unop()"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"unop()"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"UnopContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.apk.frontend.instruction","c":"UnOpInstruction","l":"UnOpInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.interceptors","c":"UnreachableCodeEliminator","l":"UnreachableCodeEliminator()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"unsignedShiftRight(IntConstant)","u":"unsignedShiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"unsignedShiftRight(IntConstant)","u":"unsignedShiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ShiftableConstant","l":"unsignedShiftRight(IntConstant)","u":"unsignedShiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.interceptors","c":"UnusedLocalEliminator","l":"UnusedLocalEliminator()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"UNWRAPPED_FLOW"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"updateIndexRangeAfterMerge(MutableBasicBlock, MutableBasicBlock)","u":"updateIndexRangeAfterMerge(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.util","c":"PTAUtils","l":"updateMethodBody(SootMethod, Body)","u":"updateMethodBody(sootup.core.model.SootMethod,sootup.core.model.Body)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"updateState(S)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"updateSuccessorContainer(Stmt)","u":"updateSuccessorContainer(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"UseAbbreviations"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"UseImports"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"uses()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"uses()"},{"p":"sootup.core.validation","c":"UsesValidator","l":"UsesValidator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"USHR"},{"p":"sootup.jimple","c":"JimpleParser","l":"USHR"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"USHR()"},{"p":"qilin.util","c":"Util","l":"Util()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"utility"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"utility"},{"p":"sootup.core.util","c":"Utils","l":"Utils()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"ArrayElement","l":"v()"},{"p":"qilin","c":"CoreConfig","l":"v()"},{"p":"qilin.pta","c":"PTAConfig","l":"v()"},{"p":"qilin.pta.toolkits.selectx","c":"O","l":"v(AllocNode)","u":"v(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"v(GlobalVarNode, boolean)","u":"v(qilin.core.pag.GlobalVarNode,boolean)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"v(LocalVarNode, boolean)","u":"v(qilin.core.pag.LocalVarNode,boolean)"},{"p":"qilin.core.pag","c":"MergedNewExpr","l":"v(ReferenceType)","u":"v(sootup.core.types.ReferenceType)"},{"p":"sootup.core.validation","c":"BodyValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"CheckInitValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"CheckTypesValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"FieldRefValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"IdentityStmtsValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"InvokeArgumentValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"JimpleTrapValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"LocalsValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"MethodValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"NewValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"StmtsValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"TrapsValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"TypesValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"UsesValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker","l":"validate(Body.BodyBuilder, View)","u":"validate(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"ClassModifiersValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.validation","c":"ClassValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.validation","c":"FieldModifiersValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.validation","c":"MethodDeclarationValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.validation","c":"OuterClassValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"validateBlocks()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"validateStmtConnectionsInGraph()"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Body, String)","u":"%3Cinit%3E(sootup.core.model.Body,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Local, String)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Local, String, String)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,java.lang.String,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(MethodSignature, String)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(SootClass, String)","u":"%3Cinit%3E(sootup.core.model.SootClass,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(SootMethod, String)","u":"%3Cinit%3E(sootup.core.model.SootMethod,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(SootMethod, String, String)","u":"%3Cinit%3E(sootup.core.model.SootMethod,java.lang.String,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Stmt, String)","u":"%3Cinit%3E(sootup.core.jimple.common.stmt.Stmt,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Value, String)","u":"%3Cinit%3E(sootup.core.jimple.basic.Value,java.lang.String)"},{"p":"qilin.core.pag","c":"ValNode","l":"ValNode(Type)","u":"%3Cinit%3E(sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"PAG","l":"valNodeNumberer"},{"p":"qilin.core.pag","c":"PAG","l":"valToAllocNode"},{"p":"qilin.core.pag","c":"PAG","l":"valToValNode"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"value()"},{"p":"sootup.jimple","c":"JimpleParser","l":"value()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"ValueContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.driver","c":"ContextKind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis.Flow","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.apk.frontend","c":"DexBodyInterceptors","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.graph","c":"DominanceFinder.AnalysisDirection","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.model","c":"ClassModifier","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.model","c":"FieldModifier","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.model","c":"MethodModifier","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.model","c":"SourceType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.interceptors","c":"BytecodeBodyInterceptors","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.java.core","c":"ModuleModifier","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.util","c":"StreamUtils","l":"valueOrElse(T, T)","u":"valueOrElse(T,T)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"values()"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"values()"},{"p":"qilin.driver","c":"ContextKind","l":"values()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"values()"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"values()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"values()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"values()"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"values()"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"values()"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"values()"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"values()"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"values()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"values()"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"values()"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis.Flow","l":"values()"},{"p":"sootup.apk.frontend","c":"DexBodyInterceptors","l":"values()"},{"p":"sootup.core.graph","c":"DominanceFinder.AnalysisDirection","l":"values()"},{"p":"sootup.core.inputlocation","c":"FileType","l":"values()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"values()"},{"p":"sootup.core.model","c":"ClassModifier","l":"values()"},{"p":"sootup.core.model","c":"FieldModifier","l":"values()"},{"p":"sootup.core.model","c":"MethodModifier","l":"values()"},{"p":"sootup.core.model","c":"SourceType","l":"values()"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"values()"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"values()"},{"p":"sootup.interceptors","c":"BytecodeBodyInterceptors","l":"values()"},{"p":"sootup.java.core","c":"ModuleModifier","l":"values()"},{"p":"sootup.core.model","c":"MethodModifier","l":"VARARGS"},{"p":"qilin.core.pag","c":"VarNode","l":"variable"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"VarLvSelector(int, int, Map, Map)","u":"%3Cinit%3E(int,int,java.util.Map,java.util.Map)"},{"p":"qilin.core.pag","c":"VarNode","l":"VarNode(Object, Type)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph.Vertex","l":"Vertex(MethodSignature)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"vertexOf(MethodSignature)","u":"vertexOf(sootup.core.signatures.MethodSignature)"},{"p":"qilin.core","c":"ArtificialMethod","l":"view"},{"p":"qilin.core.natives","c":"NativeMethodDriver","l":"view"},{"p":"qilin.core","c":"VirtualCalls","l":"view"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"view"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"view"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"ViewTypeHierarchy(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"VIRTUAL"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"virtualCallDispatch(PointsToSetInternal, VirtualCallSite)","u":"virtualCallDispatch(qilin.core.sets.PointsToSetInternal,qilin.core.pag.VirtualCallSite)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"virtualCalls"},{"p":"qilin.core","c":"VirtualCalls","l":"VirtualCalls(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"VirtualCallSite(VarNode, InvokableStmt, ContextMethod, AbstractInstanceInvokeExpr, MethodSubSignature, Kind)","u":"%3Cinit%3E(qilin.core.pag.VarNode,sootup.core.jimple.common.stmt.InvokableStmt,qilin.core.pag.ContextMethod,sootup.core.jimple.common.expr.AbstractInstanceInvokeExpr,sootup.core.signatures.MethodSubSignature,qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.jimple","c":"Jimple","l":"VIRTUALINVOKE"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"visit(long)"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"visit(Node)","u":"visit(qilin.core.pag.Node)"},{"p":"sootup.interceptors.typeresolving","c":"CastCounter","l":"visit(Value, Type, Stmt)","u":"visit(sootup.core.jimple.basic.Value,sootup.core.types.Type,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"visit(Value, Type, Stmt)","u":"visit(sootup.core.jimple.basic.Value,sootup.core.types.Type,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypePromotionVisitor","l":"visit(Value, Type, Stmt)","u":"visit(sootup.core.jimple.basic.Value,sootup.core.types.Type,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitArg_list(JimpleParser.Arg_listContext)","u":"visitArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitArg_list(JimpleParser.Arg_listContext)","u":"visitArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitArray_descriptor(JimpleParser.Array_descriptorContext)","u":"visitArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitArray_descriptor(JimpleParser.Array_descriptorContext)","u":"visitArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitAssignments(JimpleParser.AssignmentsContext)","u":"visitAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitAssignments(JimpleParser.AssignmentsContext)","u":"visitAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitBinop_expr(JimpleParser.Binop_exprContext)","u":"visitBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitBinop_expr(JimpleParser.Binop_exprContext)","u":"visitBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitBinop(JimpleParser.BinopContext)","u":"visitBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitBinop(JimpleParser.BinopContext)","u":"visitBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitBool_expr(JimpleParser.Bool_exprContext)","u":"visitBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitBool_expr(JimpleParser.Bool_exprContext)","u":"visitBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitCase_label(JimpleParser.Case_labelContext)","u":"visitCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitCase_label(JimpleParser.Case_labelContext)","u":"visitCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitCase_stmt(JimpleParser.Case_stmtContext)","u":"visitCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitCase_stmt(JimpleParser.Case_stmtContext)","u":"visitCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitClass_modifier(JimpleParser.Class_modifierContext)","u":"visitClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitClass_modifier(JimpleParser.Class_modifierContext)","u":"visitClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitCommon_modifier(JimpleParser.Common_modifierContext)","u":"visitCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitCommon_modifier(JimpleParser.Common_modifierContext)","u":"visitCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitConstant(JimpleParser.ConstantContext)","u":"visitConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitConstant(JimpleParser.ConstantContext)","u":"visitConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitDeclaration(JimpleParser.DeclarationContext)","u":"visitDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitDeclaration(JimpleParser.DeclarationContext)","u":"visitDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitDeclarations(JimpleParser.DeclarationsContext)","u":"visitDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitDeclarations(JimpleParser.DeclarationsContext)","u":"visitDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"visitErrorNode(ErrorNode)","u":"visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitExtends_clause(JimpleParser.Extends_clauseContext)","u":"visitExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitExtends_clause(JimpleParser.Extends_clauseContext)","u":"visitExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitField_modifier(JimpleParser.Field_modifierContext)","u":"visitField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitField_modifier(JimpleParser.Field_modifierContext)","u":"visitField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitField_signature(JimpleParser.Field_signatureContext)","u":"visitField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitField_signature(JimpleParser.Field_signatureContext)","u":"visitField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitField(JimpleParser.FieldContext)","u":"visitField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitField(JimpleParser.FieldContext)","u":"visitField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitFile_type(JimpleParser.File_typeContext)","u":"visitFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitFile_type(JimpleParser.File_typeContext)","u":"visitFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitFile(JimpleParser.FileContext)","u":"visitFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitFile(JimpleParser.FileContext)","u":"visitFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitGoto_stmt(JimpleParser.Goto_stmtContext)","u":"visitGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitGoto_stmt(JimpleParser.Goto_stmtContext)","u":"visitGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitIdentifier(JimpleParser.IdentifierContext)","u":"visitIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitIdentifier(JimpleParser.IdentifierContext)","u":"visitIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitIdentity_ref(JimpleParser.Identity_refContext)","u":"visitIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitIdentity_ref(JimpleParser.Identity_refContext)","u":"visitIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitImmediate(JimpleParser.ImmediateContext)","u":"visitImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitImmediate(JimpleParser.ImmediateContext)","u":"visitImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitImplements_clause(JimpleParser.Implements_clauseContext)","u":"visitImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitImplements_clause(JimpleParser.Implements_clauseContext)","u":"visitImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitImportItem(JimpleParser.ImportItemContext)","u":"visitImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitImportItem(JimpleParser.ImportItemContext)","u":"visitImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitInteger_constant(JimpleParser.Integer_constantContext)","u":"visitInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitInteger_constant(JimpleParser.Integer_constantContext)","u":"visitInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitInvoke_expr(JimpleParser.Invoke_exprContext)","u":"visitInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitInvoke_expr(JimpleParser.Invoke_exprContext)","u":"visitInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMember(JimpleParser.MemberContext)","u":"visitMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMember(JimpleParser.MemberContext)","u":"visitMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"visitMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"visitMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_body(JimpleParser.Method_bodyContext)","u":"visitMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_body(JimpleParser.Method_bodyContext)","u":"visitMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_modifier(JimpleParser.Method_modifierContext)","u":"visitMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_modifier(JimpleParser.Method_modifierContext)","u":"visitMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_name(JimpleParser.Method_nameContext)","u":"visitMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_name(JimpleParser.Method_nameContext)","u":"visitMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_signature(JimpleParser.Method_signatureContext)","u":"visitMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_signature(JimpleParser.Method_signatureContext)","u":"visitMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"visitMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"visitMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod(JimpleParser.MethodContext)","u":"visitMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod(JimpleParser.MethodContext)","u":"visitMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethodhandle(JimpleParser.MethodhandleContext)","u":"visitMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethodhandle(JimpleParser.MethodhandleContext)","u":"visitMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitReference(JimpleParser.ReferenceContext)","u":"visitReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitReference(JimpleParser.ReferenceContext)","u":"visitReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitStatement(JimpleParser.StatementContext)","u":"visitStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitStatement(JimpleParser.StatementContext)","u":"visitStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitStatements(JimpleParser.StatementsContext)","u":"visitStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitStatements(JimpleParser.StatementsContext)","u":"visitStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitStmt(JimpleParser.StmtContext)","u":"visitStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitStmt(JimpleParser.StmtContext)","u":"visitStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"visitTerminal(TerminalNode)","u":"visitTerminal(org.antlr.v4.runtime.tree.TerminalNode)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitThrows_clause(JimpleParser.Throws_clauseContext)","u":"visitThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitThrows_clause(JimpleParser.Throws_clauseContext)","u":"visitThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitTrap_clause(JimpleParser.Trap_clauseContext)","u":"visitTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitTrap_clause(JimpleParser.Trap_clauseContext)","u":"visitTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitTrap_clauses(JimpleParser.Trap_clausesContext)","u":"visitTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitTrap_clauses(JimpleParser.Trap_clausesContext)","u":"visitTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitType_list(JimpleParser.Type_listContext)","u":"visitType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitType_list(JimpleParser.Type_listContext)","u":"visitType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitType(JimpleParser.TypeContext)","u":"visitType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitType(JimpleParser.TypeContext)","u":"visitType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitUnop_expr(JimpleParser.Unop_exprContext)","u":"visitUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitUnop_expr(JimpleParser.Unop_exprContext)","u":"visitUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitUnop(JimpleParser.UnopContext)","u":"visitUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitUnop(JimpleParser.UnopContext)","u":"visitUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitValue(JimpleParser.ValueContext)","u":"visitValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitValue(JimpleParser.ValueContext)","u":"visitValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"VMinus"},{"p":"sootup.jimple","c":"JimpleLexer","l":"VOCABULARY"},{"p":"sootup.jimple","c":"JimpleParser","l":"VOCABULARY"},{"p":"sootup.core.model","c":"FieldModifier","l":"VOLATILE"},{"p":"sootup.core.jimple","c":"Jimple","l":"VOLATILE"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"VPlus"},{"p":"sootup.java.frontend","c":"WalaClassLoaderTestUtils","l":"WalaClassLoaderTestUtils()","u":"%3Cinit%3E()"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"WalaIRToJimpleConverter(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"WalaIRToJimpleConverter(Set, SourceType)","u":"%3Cinit%3E(java.util.Set,sootup.core.model.SourceType)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Collection, SourceType)","u":"%3Cinit%3E(java.util.Collection,sootup.core.model.SourceType)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Set, Set, String)","u":"%3Cinit%3E(java.util.Set,java.util.Set,java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Set, String)","u":"%3Cinit%3E(java.util.Set,java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Set, String, String, String)","u":"%3Cinit%3E(java.util.Set,java.lang.String,java.lang.String,java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(String, String, SourceType)","u":"%3Cinit%3E(java.lang.String,java.lang.String,sootup.core.model.SourceType)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"WalaSootMethod(BodySource, MethodSignature, Iterable, Iterable, AstMethod.DebuggingInformation)","u":"%3Cinit%3E(sootup.core.frontend.BodySource,sootup.core.signatures.MethodSignature,java.lang.Iterable,java.lang.Iterable,com.ibm.wala.cast.loader.AstMethod.DebuggingInformation)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"WAR"},{"p":"sootup.interceptors.typeresolving.types","c":"WeakObjectType","l":"WeakObjectType(String, PackageName)","u":"%3Cinit%3E(java.lang.String,sootup.core.signatures.PackageName)"},{"p":"qilin.util","c":"ANSIColor","l":"WHITE"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"with"},{"p":"sootup.core.jimple","c":"Jimple","l":"WITH"},{"p":"sootup.jimple","c":"JimpleLexer","l":"WITH"},{"p":"sootup.jimple","c":"JimpleParser","l":"WITH"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"WITH()"},{"p":"sootup.java.core","c":"JavaSootField.AnnotationOrSignatureStep","l":"withAnnotation(Iterable)","u":"withAnnotation(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootField.JavaSootFieldBuilder","l":"withAnnotation(Iterable)","u":"withAnnotation(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod.AnnotationOrSignatureStep","l":"withAnnotation(Iterable)","u":"withAnnotation(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod.JavaSootMethodBuilder","l":"withAnnotation(Iterable)","u":"withAnnotation(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootField","l":"withAnnotations(Iterable)","u":"withAnnotations(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withAnnotations(Iterable)","u":"withAnnotations(java.lang.Iterable)"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"withAnnotations(Iterable)","u":"withAnnotations(java.lang.Iterable)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"withArgToBlockMap(Map>)","u":"withArgToBlockMap(java.util.Map)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"withBaseType(ArrayType)","u":"withBaseType(sootup.core.types.ArrayType)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"withBaseType(Type)","u":"withBaseType(sootup.core.types.Type)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"withBeginStmt(Stmt)","u":"withBeginStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"withBody(Body)","u":"withBody(sootup.core.model.Body)"},{"p":"sootup.core.model","c":"SootMethod","l":"withBody(Body)","u":"withBody(sootup.core.model.Body)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withBody(Body)","u":"withBody(sootup.core.model.Body)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"withBootstrapArgs(List)","u":"withBootstrapArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"withBootstrapMethodSignature(MethodSignature)","u":"withBootstrapMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"withCheckType(Type)","u":"withCheckType(sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"withClassSource(SootClassSource)","u":"withClassSource(sootup.core.frontend.SootClassSource)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"withCondition(AbstractConditionExpr)","u":"withCondition(sootup.core.jimple.common.expr.AbstractConditionExpr)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withDebugInfo(AstMethod.DebuggingInformation)","u":"withDebugInfo(com.ibm.wala.cast.loader.AstMethod.DebuggingInformation)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"withEndStmt(Stmt)","u":"withEndStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"withException(ClassType)","u":"withException(sootup.core.types.ClassType)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withFields(Collection)","u":"withFields(java.util.Collection)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withFields(Collection)","u":"withFields(java.util.Collection)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withFields(Collection)","u":"withFields(java.util.Collection)"},{"p":"sootup.core.jimple.common.ref","c":"JFieldRef","l":"withFieldSignature(FieldSignature)","u":"withFieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"withFieldSignature(FieldSignature)","u":"withFieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"withFieldSignature(FieldSignature)","u":"withFieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"withHandlerStmt(Stmt)","u":"withHandlerStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"withIdentityValue(IdentityRef)","u":"withIdentityValue(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"withIndex(Immediate)","u":"withIndex(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withInterfaces(Set)","u":"withInterfaces(java.util.Set)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withInterfaces(Set)","u":"withInterfaces(java.util.Set)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"withInvokeExpr(AbstractInvokeExpr)","u":"withInvokeExpr(sootup.core.jimple.common.expr.AbstractInvokeExpr)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"withKey(Immediate)","u":"withKey(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"withLocal(Local)","u":"withLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.model","c":"Body","l":"withLocals(Set)","u":"withLocals(java.util.Set)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"withMethodArgs(List)","u":"withMethodArgs(java.util.List)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withMethods(Collection)","u":"withMethods(java.util.Collection)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withMethods(Collection)","u":"withMethods(java.util.Collection)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withMethods(Collection)","u":"withMethods(java.util.Collection)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.model","c":"SootField.ModifierStep","l":"withModifier(Iterable)","u":"withModifier(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"withModifier(Iterable)","u":"withModifier(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod.ModifierStep","l":"withModifier(Iterable)","u":"withModifier(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withModifier(Iterable)","u":"withModifier(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootField.ModifierStep","l":"withModifiers(FieldModifier, FieldModifier...)","u":"withModifiers(sootup.core.model.FieldModifier,sootup.core.model.FieldModifier...)"},{"p":"sootup.core.model","c":"SootField","l":"withModifiers(Iterable)","u":"withModifiers(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod","l":"withModifiers(Iterable)","u":"withModifiers(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withModifiers(Iterable)","u":"withModifiers(java.lang.Iterable)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withModifiers(Iterable)","u":"withModifiers(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod.ModifierStep","l":"withModifiers(MethodModifier, MethodModifier...)","u":"withModifiers(sootup.core.model.MethodModifier,sootup.core.model.MethodModifier...)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withModifiers(Set)","u":"withModifiers(java.util.Set)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withModifiers(Set)","u":"withModifiers(java.util.Set)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withModifiers(Set)","u":"withModifiers(java.util.Set)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"withName(String)","u":"withName(java.lang.String)"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"withName(String)","u":"withName(java.lang.String)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"withNewDef(Local)","u":"withNewDef(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"withNewDef(Local)","u":"withNewDef(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"withNewDef(Local)","u":"withNewDef(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"withNewUse(Value, Value)","u":"withNewUse(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"withNewUse(Value, Value)","u":"withNewUse(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"withNumber(int)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"withOperandPositions(Position[])","u":"withOperandPositions(sootup.core.model.Position[])"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withOuterClass(Optional)","u":"withOuterClass(java.util.Optional)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withOuterClass(Optional)","u":"withOuterClass(java.util.Optional)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withOuterClass(Optional)","u":"withOuterClass(java.util.Optional)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withOverridingClassSource(Function)","u":"withOverridingClassSource(java.util.function.Function)"},{"p":"sootup.core.model","c":"SootMethod","l":"withOverridingMethodSource(Function)","u":"withOverridingMethodSource(java.util.function.Function)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withOverridingMethodSource(Function)","u":"withOverridingMethodSource(java.util.function.Function)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withOverridingMethodSource(Function)","u":"withOverridingMethodSource(java.util.function.Function)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"withParamType(Type)","u":"withParamType(sootup.core.types.Type)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootField.BuildStep","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootMethod.BuildStep","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withReplacedField(JavaSootField, JavaSootField)","u":"withReplacedField(sootup.java.core.JavaSootField,sootup.java.core.JavaSootField)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withReplacedField(JavaSootField, JavaSootField)","u":"withReplacedField(sootup.java.core.JavaSootField,sootup.java.core.JavaSootField)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withReplacedField(SootField, SootField)","u":"withReplacedField(sootup.core.model.SootField,sootup.core.model.SootField)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withReplacedMethod(JavaSootMethod, JavaSootMethod)","u":"withReplacedMethod(sootup.java.core.JavaSootMethod,sootup.java.core.JavaSootMethod)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withReplacedMethod(JavaSootMethod, JavaSootMethod)","u":"withReplacedMethod(sootup.java.core.JavaSootMethod,sootup.java.core.JavaSootMethod)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withReplacedMethod(SootMethod, SootMethod)","u":"withReplacedMethod(sootup.core.model.SootMethod,sootup.core.model.SootMethod)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"withReturnValue(Immediate)","u":"withReturnValue(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"withRValue(Value)","u":"withRValue(sootup.core.jimple.basic.Value)"},{"p":"sootup.core.model","c":"SootField.SignatureStep","l":"withSignature(FieldSignature)","u":"withSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"withSignature(FieldSignature)","u":"withSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.model","c":"SootField","l":"withSignature(FieldSignature)","u":"withSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.model","c":"SootMethod.SignatureStep","l":"withSignature(MethodSignature)","u":"withSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withSignature(MethodSignature)","u":"withSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"withSize(Immediate)","u":"withSize(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"withSizes(List)","u":"withSizes(java.util.List)"},{"p":"sootup.core.model","c":"SootMethod.MethodSourceStep","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.core.model","c":"SootMethod","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.core.model","c":"SootClass","l":"withSourceType(SourceType)","u":"withSourceType(sootup.core.model.SourceType)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"withStmtAddress(Value)","u":"withStmtAddress(sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"withStmtPosition(Position)","u":"withStmtPosition(sootup.core.model.Position)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withSuperclass(Optional)","u":"withSuperclass(java.util.Optional)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withSuperclass(Optional)","u":"withSuperclass(java.util.Optional)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withSuperclass(Optional)","u":"withSuperclass(java.util.Optional)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"withThisType(ClassType)","u":"withThisType(sootup.core.types.ClassType)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod.ThrownExceptionsStep","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"withType(ClassType)","u":"withType(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"withType(Type)","u":"withType(sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"withType(Type)","u":"withType(sootup.core.types.Type)"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"withType(Type)","u":"withType(sootup.core.types.Type)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"withValues(List)","u":"withValues(java.util.List)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"withVariable(LValue)","u":"withVariable(sootup.core.jimple.basic.LValue)"},{"p":"sootup.core.util","c":"Utils","l":"wrapEachBodyInterceptorWith(List, BiFunction)","u":"wrapEachBodyInterceptorWith(java.util.List,java.util.function.BiFunction)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"WRAPPED_FLOW"},{"p":"sootup.core.util","c":"EscapedWriter","l":"write(int)"},{"p":"sootup.core.util","c":"EscapedWriter","l":"write(String, int, int)","u":"write(java.lang.String,int,int)"},{"p":"qilin.util","c":"PTAUtils","l":"writeJimple(String, SootClass)","u":"writeJimple(java.lang.String,sootup.core.model.SootClass)"},{"p":"qilin.pta.tools","c":"EaglePTA","l":"writeToFile(Map)","u":"writeToFile(java.util.Map)"},{"p":"qilin.util","c":"Util","l":"writeToFile(String, String)","u":"writeToFile(java.lang.String,java.lang.String)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"XOR"},{"p":"sootup.jimple","c":"JimpleParser","l":"XOR"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"XOR()"},{"p":"qilin.util","c":"BitVector","l":"xor(BitVector)","u":"xor(qilin.util.BitVector)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"xor(BooleanConstant)","u":"xor(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"xor(IntConstant)","u":"xor(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LogicalConstant","l":"xor(L)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"xor(LongConstant)","u":"xor(sootup.core.jimple.common.constant.LongConstant)"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"xpag"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"xpag"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"xpag"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"XPAG(PTA, XUtility)","u":"%3Cinit%3E(qilin.core.PTA,qilin.pta.toolkits.debloaterx.XUtility)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"XUtility(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util","c":"ANSIColor","l":"YELLOW"},{"p":"qilin.stat","c":"YummyStat","l":"YummyStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"ZIP"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"ZIPPER"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"Zipper(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.tools","c":"ZipperPTA","l":"ZipperPTA(PTAScene, int, int, CtxConstructor)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int,qilin.parm.ctxcons.CtxConstructor)"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"sootup.jimple","c":"JimpleLexer","l":"_ATN"},{"p":"sootup.jimple","c":"JimpleParser","l":"_ATN"},{"p":"sootup.jimple","c":"JimpleLexer","l":"_decisionToDFA"},{"p":"sootup.jimple","c":"JimpleParser","l":"_decisionToDFA"},{"p":"sootup.jimple","c":"JimpleLexer","l":"_serializedATN"},{"p":"sootup.jimple","c":"JimpleParser","l":"_serializedATN"},{"p":"sootup.jimple","c":"JimpleLexer","l":"_sharedContextCache"},{"p":"sootup.jimple","c":"JimpleParser","l":"_sharedContextCache"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstAstEdge","l":"AbstAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstCdgEdge","l":"AbstCdgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstCfgEdge","l":"AbstCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstDdgEdge","l":"AbstDdgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.model","c":"ClassModifier","l":"ABSTRACT"},{"p":"sootup.core.model","c":"MethodModifier","l":"ABSTRACT"},{"p":"sootup.core.jimple","c":"Jimple","l":"ABSTRACT"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"AbstractCallGraphAlgorithm(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.core.model","c":"AbstractClass","l":"AbstractClass(SootClassSource)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"AbstractClassSource(AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"AbstractConch(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"AbstractConstantVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"AbstractExprVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractFloatBinopExpr","l":"AbstractFloatBinopExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"AbstractFlowAnalysis(StmtGraph>)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"qilin.parm.heapabst","c":"AllocSiteAbstractor","l":"abstractHeap(AllocNode)","u":"abstractHeap(qilin.core.pag.AllocNode)"},{"p":"qilin.parm.heapabst","c":"HeapAbstractor","l":"abstractHeap(AllocNode)","u":"abstractHeap(qilin.core.pag.AllocNode)"},{"p":"qilin.parm.heapabst","c":"HeuristicAbstractor","l":"abstractHeap(AllocNode)","u":"abstractHeap(qilin.core.pag.AllocNode)"},{"p":"qilin.parm.heapabst","c":"MahjongAbstractor","l":"abstractHeap(AllocNode)","u":"abstractHeap(qilin.core.pag.AllocNode)"},{"p":"sootup.core.jimple.visitor","c":"AbstractImmediateVisitor","l":"AbstractImmediateVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"AbstractInvokeExpr(MethodSignature, Immediate[])","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate[])"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"AbstractJimpleBasedICFG()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"AbstractJimpleBasedICFG(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"AbstractMVFG(PTA, OCG, SootMethod)","u":"%3Cinit%3E(qilin.core.PTA,qilin.pta.toolkits.turner.OCG,sootup.core.model.SootMethod)"},{"p":"sootup.apk.frontend.interceptors","c":"AbstractNullTransformer","l":"AbstractNullTransformer()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"AbstractPAG(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"AbstractRefVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"AbstractStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"AbstractStmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"AbstractStmtVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"AbstractTypeVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"AbstractValueVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.views","c":"AbstractView","l":"AbstractView()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"accept(ParseTreeVisitor)","u":"accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"accept(V)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"accept(V)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"accept(V)"},{"p":"sootup.core.types","c":"ArrayType","l":"accept(V)"},{"p":"sootup.core.types","c":"ClassType","l":"accept(V)"},{"p":"sootup.core.types","c":"NullType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.BooleanType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.ByteType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.CharType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.DoubleType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.FloatType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.IntType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.LongType","l":"accept(V)"},{"p":"sootup.core.types","c":"PrimitiveType.ShortType","l":"accept(V)"},{"p":"sootup.core.types","c":"UnknownType","l":"accept(V)"},{"p":"sootup.core.types","c":"VoidType","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer127Type","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer1Type","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer32767Type","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"BottomType","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"TopType","l":"accept(V)"},{"p":"sootup.interceptors.typeresolving.types","c":"WeakObjectType","l":"accept(V)"},{"p":"sootup.core.jimple.basic","c":"Value","l":"accept(ValueVisitor)","u":"accept(sootup.core.jimple.visitor.ValueVisitor)"},{"p":"sootup.core.jimple.visitor","c":"Acceptor","l":"accept(X)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"add(DoubleConstant)","u":"add(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"qilin.util","c":"ArrayNumberer","l":"add(E)"},{"p":"qilin.util","c":"Numberer","l":"add(E)"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"add(E)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"add(E)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"add(FloatConstant)","u":"add(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"add(int)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"add(int)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"add(int)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"add(IntConstant)","u":"add(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"add(LongConstant)","u":"add(sootup.core.jimple.common.constant.LongConstant)"},{"p":"qilin.util","c":"Util","l":"add(Map, T, String...)","u":"add(java.util.Map,T,java.lang.String...)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"add(N)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"add(Stmt)","u":"add(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"add(T)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"addAlias(Local)","u":"addAlias(sootup.core.jimple.basic.Local)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"addAll(Collection)","u":"addAll(java.util.Collection)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"addAll(PointsToSetInternal, PointsToSetInternal)","u":"addAll(qilin.core.sets.PointsToSetInternal,qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"addAll(PointsToSetInternal, PointsToSetInternal)","u":"addAll(qilin.core.sets.PointsToSetInternal,qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"addAll(PointsToSetInternal, PointsToSetInternal)","u":"addAll(qilin.core.sets.PointsToSetInternal,qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"addAllocation(ContextElements, AllocNode, ContextElements, AllocNode)","u":"addAllocation(qilin.core.context.ContextElements,qilin.core.pag.AllocNode,qilin.core.context.ContextElements,qilin.core.pag.AllocNode)"},{"p":"qilin.core","c":"ArtificialMethod","l":"addAssign(LValue, Value)","u":"addAssign(sootup.core.jimple.basic.LValue,sootup.core.jimple.basic.Value)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addAssignEdge(LocalVarNode, LocalVarNode)","u":"addAssignEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addBalancedEdge(BNode, BNode)","u":"addBalancedEdge(qilin.pta.toolkits.eagle.BNode,qilin.pta.toolkits.eagle.BNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addBalancedEdge(BNode, BNode, Queue)","u":"addBalancedEdge(qilin.pta.toolkits.eagle.BNode,qilin.pta.toolkits.eagle.BNode,java.util.Queue)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addBlock(List)","u":"addBlock(java.util.List)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"addBlock(List, Map)","u":"addBlock(java.util.List,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addBlock(List, Map)","u":"addBlock(java.util.List,java.util.Map)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"addBranchingStmt(BranchingStmt, List)","u":"addBranchingStmt(sootup.core.jimple.common.stmt.BranchingStmt,java.util.List)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"addBranchingStmts(DexBody)","u":"addBranchingStmts(sootup.apk.frontend.main.DexBody)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"addCall(CallGraph.Call)","u":"addCall(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"addCall(CallGraph.Call)","u":"addCall(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"MutableCallGraph","l":"addCall(CallGraph.Call)","u":"addCall(sootup.callgraph.CallGraph.Call)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"addCall(MethodSignature, MethodSignature, InvokableStmt)","u":"addCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"addCall(MethodSignature, MethodSignature, InvokableStmt)","u":"addCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"MutableCallGraph","l":"addCall(MethodSignature, MethodSignature, InvokableStmt)","u":"addCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addCallStmt(InvokableStmt)","u":"addCallStmt(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"addCallToCG(MethodSignature, MethodSignature, InvokableStmt, MutableCallGraph, Deque)","u":"addCallToCG(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.core.views","c":"MutableView","l":"addChangeListener(ViewChangeListener)","u":"addChangeListener(sootup.core.ViewChangeListener)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"addChangeListener(ViewChangeListener)","u":"addChangeListener(sootup.core.ViewChangeListener)"},{"p":"qilin.util.graph","c":"TreeNode","l":"addChild(TreeNode)","u":"addChild(qilin.util.graph.TreeNode)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"addClass(CallGraph, ClassType)","u":"addClass(sootup.callgraph.CallGraph,sootup.core.types.ClassType)"},{"p":"sootup.callgraph","c":"CallGraphAlgorithm","l":"addClass(CallGraph, ClassType)","u":"addClass(sootup.callgraph.CallGraph,sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"addClass(JavaSootClass)","u":"addClass(sootup.java.core.JavaSootClass)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addCLoadEdge(LocalVarNode, LocalVarNode)","u":"addCLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addCSLikelyEdge(AllocNode)","u":"addCSLikelyEdge(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addCStoreEdge(LocalVarNode, LocalVarNode)","u":"addCStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"addDeferredJimplification(DeferableInstruction)","u":"addDeferredJimplification(sootup.apk.frontend.instruction.DeferableInstruction)"},{"p":"qilin.core.pag","c":"PAG","l":"addedContexts"},{"p":"qilin.pta.toolkits.common","c":"DebloatedOAG","l":"addEdge(AllocNode, AllocNode)","u":"addEdge(qilin.core.pag.AllocNode,qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"addEdge(AllocNode, AllocNode)","u":"addEdge(qilin.core.pag.AllocNode,qilin.core.pag.AllocNode)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"addEdge(Edge)","u":"addEdge(qilin.core.builder.callgraph.Edge)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"addEdge(N, N)","u":"addEdge(N,N)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"addEdge(N, N)","u":"addEdge(N,N)"},{"p":"qilin.core.pag","c":"PAG","l":"addEdge(Node, Node)","u":"addEdge(qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"addEdge(OCG.OCGNode, OCG.OCGNode)","u":"addEdge(qilin.pta.toolkits.turner.OCG.OCGNode,qilin.pta.toolkits.turner.OCG.OCGNode)"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"addEdge(PropertyGraphEdge)","u":"addEdge(sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge)"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph.Builder","l":"addEdge(PropertyGraphEdge)","u":"addEdge(sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge)"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"addEdge(PropertyGraphEdge)","u":"addEdge(sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addEntryEdge(LocalVarNode, LocalVarNode, CallSite)","u":"addEntryEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode,qilin.core.pag.CallSite)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"addExceptionalEdge(Stmt, ClassType, Stmt)","u":"addExceptionalEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addExceptionalEdge(Stmt, ClassType, Stmt)","u":"addExceptionalEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addExceptionEdge(Node, Node)","u":"addExceptionEdge(qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addExitEdge(LocalVarNode, LocalVarNode, CallSite)","u":"addExitEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode,qilin.core.pag.CallSite)"},{"p":"qilin.util","c":"Chain","l":"addFirst(E)"},{"p":"qilin.core.pag","c":"PAG","l":"addGlobalPAGEdge(Node, Node)","u":"addGlobalPAGEdge(qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addHloadEdge(AllocNode, Object)","u":"addHloadEdge(qilin.core.pag.AllocNode,java.lang.Object)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addHstoreEdge(Object, AllocNode)","u":"addHstoreEdge(java.lang.Object,qilin.core.pag.AllocNode)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"addImport(JimpleParser.ImportItemContext)","u":"addImport(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"addImport(Type)","u":"addImport(sootup.core.types.Type)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addInEntryEdge(int, L)","u":"addInEntryEdge(int,qilin.pta.toolkits.selectx.L)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addInternalEdge(Node, Node)","u":"addInternalEdge(qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"qilin.core","c":"ArtificialMethod","l":"addInvoke(Local, String, Immediate...)","u":"addInvoke(sootup.core.jimple.basic.Local,java.lang.String,sootup.core.jimple.basic.Immediate...)"},{"p":"qilin.core","c":"ArtificialMethod","l":"addInvoke(String, Immediate...)","u":"addInvoke(java.lang.String,sootup.core.jimple.basic.Immediate...)"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"AddJimpleLn"},{"p":"qilin.util","c":"Chain","l":"addLast(E)"},{"p":"qilin.stat","c":"Exporter","l":"addLine(String)","u":"addLine(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addLoadEdge(LocalVarNode, LocalVarNode)","u":"addLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addLoadEdge(LocalVarNode, LocalVarNode)","u":"addLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addLoadEdge(LocalVarNode, LocalVarNode)","u":"addLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addLoadEdge(LocalVarNode, LocalVarNode, SparkField)","u":"addLoadEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode,qilin.core.pag.SparkField)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"addLocal(Local)","u":"addLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"addMethod(JavaSootMethod)","u":"addMethod(sootup.java.core.JavaSootMethod)"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"addMethod(List, SootClass, MethodSubSignature)","u":"addMethod(java.util.List,sootup.core.model.SootClass,sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"addMethod(List, String)","u":"addMethod(java.util.List,java.lang.String)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"addMethod(MethodSignature)","u":"addMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"addMethod(MethodSignature)","u":"addMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"MutableCallGraph","l":"addMethod(MethodSignature)","u":"addMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"addMethod(MethodSignature, GraphBasedCallGraph.Vertex)","u":"addMethod(sootup.core.signatures.MethodSignature,sootup.callgraph.GraphBasedCallGraph.Vertex)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addMiscEdges()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addNewEdge(AllocNode, LocalVarNode)","u":"addNewEdge(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"addNode(N)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"addNode(N)"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"addNode(PropertyGraphNode)","u":"addNode(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph.Builder","l":"addNode(PropertyGraphNode)","u":"addNode(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"addNode(PropertyGraphNode)","u":"addNode(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addNode(Stmt)","u":"addNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"addNode(Stmt, Map)","u":"addNode(sootup.core.jimple.common.stmt.Stmt,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"addNode(Stmt, Map)","u":"addNode(sootup.core.jimple.common.stmt.Stmt,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"addNodeToBlock(MutableBasicBlock, Stmt)","u":"addNodeToBlock(sootup.core.graph.MutableBasicBlock,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addNormalEdge(BNode, BNode)","u":"addNormalEdge(qilin.pta.toolkits.eagle.BNode,qilin.pta.toolkits.eagle.BNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addNormalEdge(Edge)","u":"addNormalEdge(qilin.pta.toolkits.debloaterx.Edge)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addNormalEdge(TranEdge)","u":"addNormalEdge(qilin.pta.toolkits.conch.TranEdge)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addNormalEdge(TranEdge)","u":"addNormalEdge(qilin.pta.toolkits.turner.TranEdge)"},{"p":"qilin.driver","c":"PTAOption","l":"addOption(String, String, String)","u":"addOption(java.lang.String,java.lang.String,java.lang.String)"},{"p":"qilin.driver","c":"PTAOption","l":"addOption(String, String, String, String)","u":"addOption(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"addOutEdge(BNode)","u":"addOutEdge(qilin.pta.toolkits.selectx.BNode)"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"addOutEdge(BNode)","u":"addOutEdge(qilin.pta.toolkits.selectx.BNode)"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"addOutEdge(BNode)","u":"addOutEdge(qilin.pta.toolkits.selectx.BNode)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addOutEdge(BNode)","u":"addOutEdge(qilin.pta.toolkits.selectx.BNode)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"ObjectFlowGraph","l":"addOutEdge(Edge)","u":"addOutEdge(qilin.pta.toolkits.zipper.flowgraph.Edge)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addOutEdge(G)","u":"addOutEdge(qilin.pta.toolkits.selectx.G)"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"addOutEdge(I)","u":"addOutEdge(qilin.pta.toolkits.selectx.I)"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"addOutEdge(L)","u":"addOutEdge(qilin.pta.toolkits.selectx.L)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addOutEntryEdge(int, L)","u":"addOutEntryEdge(int,qilin.pta.toolkits.selectx.L)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"addOutExitEdge(int, L)","u":"addOutExitEdge(int,qilin.pta.toolkits.selectx.L)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addParamEdge(LocalVarNode)","u":"addParamEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"addParamEdge(LocalVarNode)","u":"addParamEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"addParamEdge(LocalVarNode)","u":"addParamEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addParamEdge(LocalVarNode)","u":"addParamEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addParamEdges(AllocNode, LocalVarNode, LocalVarNode[], LocalVarNode, LocalVarNode)","u":"addParamEdges(qilin.core.pag.AllocNode,qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode[],qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.util.graph","c":"MergedNode","l":"addPred(MergedNode)","u":"addPred(qilin.util.graph.MergedNode)"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"addPred(OCG.OCGNode)","u":"addPred(qilin.pta.toolkits.turner.OCG.OCGNode)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"addPredecessorBlock(MutableBasicBlock)","u":"addPredecessorBlock(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"addPredecessorBlock(MutableBasicBlock)","u":"addPredecessorBlock(sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.core","c":"ArtificialMethod","l":"addReturn(Immediate)","u":"addReturn(sootup.core.jimple.basic.Immediate)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addReturnEdge(LocalVarNode)","u":"addReturnEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"addReturnEdge(LocalVarNode)","u":"addReturnEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addReturnEdge(LocalVarNode)","u":"addReturnEdge(qilin.core.pag.LocalVarNode)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"addSootField(JavaSootField)","u":"addSootField(sootup.java.core.JavaSootField)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"addStaticEdge(ContextMethod, InvokableStmt, SootMethod, Kind)","u":"addStaticEdge(qilin.core.pag.ContextMethod,sootup.core.jimple.common.stmt.InvokableStmt,sootup.core.model.SootMethod,qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addStaticLoadEdge(GlobalVarNode, LocalVarNode)","u":"addStaticLoadEdge(qilin.core.pag.GlobalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addStaticStoreEdge(LocalVarNode, GlobalVarNode)","u":"addStaticStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.GlobalVarNode)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"addStmt(Stmt)","u":"addStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"addStmt(Stmt)","u":"addStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addStoreEdge(LocalVarNode, LocalVarNode)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"addStoreEdge(LocalVarNode, LocalVarNode)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"addStoreEdge(LocalVarNode, LocalVarNode)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"addStoreEdge(LocalVarNode, LocalVarNode)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addStoreEdge(LocalVarNode, LocalVarNode, SparkField)","u":"addStoreEdge(qilin.core.pag.LocalVarNode,qilin.core.pag.LocalVarNode,qilin.core.pag.SparkField)"},{"p":"qilin.util.graph","c":"MergedNode","l":"addSucc(MergedNode)","u":"addSucc(qilin.util.graph.MergedNode)"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"addSucc(OCG.OCGNode)","u":"addSucc(qilin.pta.toolkits.turner.OCG.OCGNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"addThisEdge(LocalVarNode)","u":"addThisEdge(qilin.core.pag.LocalVarNode)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"addThrowEdge(Node)","u":"addThrowEdge(qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"addThrowEdge(Node)","u":"addThrowEdge(qilin.core.pag.Node)"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"addThrowSite(Node, ExceptionThrowSite)","u":"addThrowSite(qilin.core.pag.Node,qilin.core.pag.ExceptionThrowSite)"},{"p":"qilin.stat","c":"AliasStat","l":"addToMap(Map>>, K, T, V)","u":"addToMap(java.util.Map,K,T,V)"},{"p":"qilin.core.pag","c":"PAG","l":"addToMap(Map>, K, V)","u":"addToMap(java.util.Map,K,V)"},{"p":"qilin.util","c":"Util","l":"addToMap(Map>, K, V)","u":"addToMap(java.util.Map,K,V)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"addTreeEdge(N, N)","u":"addTreeEdge(N,N)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"addTriggeredClinit(SootMethod)","u":"addTriggeredClinit(sootup.core.model.SootMethod)"},{"p":"sootup.core.typehierarchy","c":"MutableTypeHierarchy","l":"addType(SootClass)","u":"addType(sootup.core.model.SootClass)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"addType(SootClass)","u":"addType(sootup.core.model.SootClass)"},{"p":"sootup.apk.frontend.instruction","c":"AgetInstruction","l":"AgetInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"AggregateGraphNode(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.interceptors","c":"Aggregator","l":"Aggregator()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"Aggregator","l":"Aggregator(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"qilin.stat","c":"AliasStat","l":"aliasesProcessing()"},{"p":"qilin.stat","c":"AliasStat","l":"AliasStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"all()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"allNodes()"},{"p":"qilin.pta.toolkits.turner","c":"MethodLevelCallGraph","l":"allNodes()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"allNodes()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"IObjectFlowGraph","l":"allNodes()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"ObjectFlowGraph","l":"allNodes()"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"allNodes()"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"allNodes()"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"allNodes()"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"allNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"allNonCallEndNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"allNonCallEndNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"allNonCallEndNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"allNonCallStartNodes()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"allNonCallStartNodes()"},{"p":"qilin.core.pag","c":"PAG","l":"alloc"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"allocatedBy(ContextElements, AllocNode)","u":"allocatedBy(qilin.core.context.ContextElements,qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"PotentialContextElement","l":"allocateesOf(Type)","u":"allocateesOf(sootup.core.types.Type)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"allocation"},{"p":"qilin.core.pag","c":"PAG","l":"allocInv"},{"p":"qilin.core.pag","c":"PAG","l":"allocInvLookup(VarNode)","u":"allocInvLookup(qilin.core.pag.VarNode)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"allocIs"},{"p":"qilin.core.pag","c":"PAG","l":"allocLookup(AllocNode)","u":"allocLookup(qilin.core.pag.AllocNode)"},{"p":"qilin.core.pag","c":"AllocNode","l":"AllocNode(Object, Type, SootMethod)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"allocNodeNumberer"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"allocs"},{"p":"qilin.parm.heapabst","c":"AllocSiteAbstractor","l":"AllocSiteAbstractor()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"allSourcesFromFile(File)","u":"allSourcesFromFile(java.io.File)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"analyze()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"analyze(SootMethod)","u":"analyze(sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"AND"},{"p":"sootup.jimple","c":"JimpleParser","l":"AND"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"AND()"},{"p":"qilin.util","c":"BitVector","l":"and(BitVector)","u":"and(qilin.util.BitVector)"},{"p":"qilin.util","c":"BitVector","l":"and(BitVector, BitVector)","u":"and(qilin.util.BitVector,qilin.util.BitVector)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"and(BooleanConstant)","u":"and(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"and(IntConstant)","u":"and(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LogicalConstant","l":"and(L)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"and(LongConstant)","u":"and(sootup.core.jimple.common.constant.LongConstant)"},{"p":"qilin.util","c":"BitVector","l":"andNot(BitVector)","u":"andNot(qilin.util.BitVector)"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"AndroidVersionInfo(Path, String)","u":"%3Cinit%3E(java.nio.file.Path,java.lang.String)"},{"p":"sootup.core.model","c":"ClassModifier","l":"ANNOTATION"},{"p":"sootup.core.jimple","c":"Jimple","l":"ANNOTATION"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"AnnotationUsage(ClassType, Map)","u":"%3Cinit%3E(sootup.core.types.ClassType,java.util.Map)"},{"p":"qilin.util","c":"ANSIColor","l":"ANSIColor()","u":"%3Cinit%3E()"},{"p":"sootup.core.inputlocation","c":"FileType","l":"APK"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"ApkAnalysisInputLocation(Path, String, List)","u":"%3Cinit%3E(java.nio.file.Path,java.lang.String,java.util.List)"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"APP"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"APP_PATH"},{"p":"qilin","c":"CoreConfig","l":"appConfig"},{"p":"sootup.core.model","c":"SourceType","l":"Application"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"application()"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"ApplicationConfiguration()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"appliesTo(ModuleSignature)","u":"appliesTo(sootup.java.core.signatures.ModuleSignature)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"approachAliases()"},{"p":"sootup.apk.frontend.instruction","c":"AputInstruction","l":"AputInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"ARCHIVE_TYPES"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"ArchiveBasedAnalysisInputLocation(Path, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"ArchiveBasedAnalysisInputLocation(Path, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"ArchiveBasedAnalysisInputLocation(Path, SourceType, List, Collection)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List,java.util.Collection)"},{"p":"sootup.interceptors.typeresolving","c":"PrimitiveHierarchy","l":"arePrimitives(Type, Type)","u":"arePrimitives(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.jimple","c":"JimpleParser","l":"arg_list()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"arg_list()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"arg_list()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"arg_list(int)"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"Arg_listContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ArgAstEdge","l":"ArgAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"argsToPrinter(StmtPrinter)","u":"argsToPrinter(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"argsToString(StringBuilder)","u":"argsToString(java.lang.StringBuilder)"},{"p":"sootup.jimple","c":"JimpleParser","l":"array_descriptor()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"array_descriptor()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"array_descriptor()"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"Array_descriptorContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"array_type"},{"p":"qilin.core","c":"PTAScene","l":"arraycopyBuilt"},{"p":"qilin.core.pag","c":"ArrayElement","l":"ArrayElement()","u":"%3Cinit%3E()"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ArrayGet"},{"p":"sootup.apk.frontend.instruction","c":"ArrayLengthInstruction","l":"ArrayLengthInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ArrayNewInstance"},{"p":"qilin.util","c":"ArrayNumberer","l":"ArrayNumberer()","u":"%3Cinit%3E()"},{"p":"qilin.util","c":"ArrayNumberer","l":"ArrayNumberer(E[])","u":"%3Cinit%3E(E[])"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ArraySet"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ArraySizeAstEdge","l":"ArraySizeAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.types","c":"ArrayType","l":"ArrayType(Type, int)","u":"%3Cinit%3E(sootup.core.types.Type,int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"arrayTypetoJimpleType(String)","u":"arrayTypetoJimpleType(java.lang.String)"},{"p":"qilin.core","c":"ArtificialMethod","l":"ArtificialMethod(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"asInvokableStmt()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"asInvokableStmt()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"AsmAnnotationClassSource(AnalysisInputLocation, Path, JavaClassType, ClassNode)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.java.core.types.JavaClassType,org.objectweb.asm.tree.ClassNode)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"asmIdToSignature(Iterable)","u":"asmIdToSignature(java.lang.Iterable)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmJavaClassProvider","l":"AsmJavaClassProvider(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"AsmModuleSource(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.core.util","c":"Utils","l":"assertEquiv(EquivTo, EquivTo)","u":"assertEquiv(sootup.core.jimple.basic.EquivTo,sootup.core.jimple.basic.EquivTo)"},{"p":"sootup.core.util","c":"Utils","l":"assertInstanceOfSatisfying(Object, Class, Consumer)","u":"assertInstanceOfSatisfying(java.lang.Object,java.lang.Class,java.util.function.Consumer)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"ASSIGN"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ASSIGN"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"ASSIGN"},{"p":"sootup.jimple","c":"JimpleParser","l":"assignments()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"assignments()"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"AssignmentsContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"assignStmt"},{"p":"sootup.codepropertygraph.ast","c":"AstCreator","l":"AstCreator()","u":"%3Cinit%3E()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"ASYNCTASK"},{"p":"sootup.interceptors.typeresolving","c":"AugEvalFunction","l":"AugEvalFunction(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes","l":"AugmentIntegerTypes()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"awaitCompletionComputeValuesAndShutdown()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"B"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"backingGraph"},{"p":"sootup.core.graph","c":"DominanceFinder.AnalysisDirection","l":"BACKWARD"},{"p":"sootup.analysis.intraprocedural","c":"BackwardFlowAnalysis","l":"BackwardFlowAnalysis(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"BackwardsInterproceduralCFG(BiDiInterproceduralCFG)","u":"%3Cinit%3E(sootup.analysis.interprocedural.icfg.BiDiInterproceduralCFG)"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"BackwardsStmtGraph(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"balancedOutEdges"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"base"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"base_type"},{"p":"qilin.core.pag","c":"AllocNode","l":"base()"},{"p":"qilin.core.pag","c":"ContextAllocNode","l":"base()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"base()"},{"p":"qilin.core.pag","c":"GlobalVarNode","l":"base()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"base()"},{"p":"qilin.core.pag","c":"VarNode","l":"base()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"BaseAstEdge","l":"BaseAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"basePTA"},{"p":"qilin.pta.tools","c":"BasePTA","l":"BasePTA(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"BaseViewChangeListener()","u":"%3Cinit%3E()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"BEAN"},{"p":"qilin.pta.toolkits.bean","c":"Bean","l":"Bean()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"BeanPTA","l":"BeanPTA(PTAScene, CtxConstructor)","u":"%3Cinit%3E(qilin.core.PTAScene,qilin.parm.ctxcons.CtxConstructor)"},{"p":"qilin.parm.select","c":"BeanSelector","l":"BeanSelector(PAG, Map>>)","u":"%3Cinit%3E(qilin.core.pag.PAG,java.util.Map)"},{"p":"qilin.stat","c":"IEvaluator","l":"begin()"},{"p":"qilin.stat","c":"PTAEvaluator","l":"begin()"},{"p":"qilin.stat","c":"RuntimeStat","l":"begin()"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"begin()"},{"p":"qilin.stat","c":"BenchmarkStat","l":"BenchmarkStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util","c":"ANSIColor","l":"BG_BLACK"},{"p":"sootup.jimple","c":"JimpleParser","l":"binop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"binop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"binop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"Binop_exprContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"binop()"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"binop()"},{"p":"sootup.apk.frontend.instruction","c":"Binop2addrInstruction","l":"Binop2addrInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"BinopContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.apk.frontend.instruction","c":"BinopInstruction","l":"BinopInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"BinopLitInstruction","l":"BinopLitInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.util","c":"BitVector","l":"BitVector()","u":"%3Cinit%3E()"},{"p":"qilin.util","c":"BitVector","l":"BitVector(BitVector)","u":"%3Cinit%3E(qilin.util.BitVector)"},{"p":"qilin.util","c":"BitVector","l":"BitVector(int)","u":"%3Cinit%3E(int)"},{"p":"qilin.util","c":"ANSIColor","l":"BLACK"},{"p":"sootup.jimple","c":"JimpleLexer","l":"BLANK"},{"p":"sootup.jimple","c":"JimpleParser","l":"BLANK"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIterator","l":"BlockGraphIterator()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIteratorAndTrapAggregator","l":"BlockGraphIteratorAndTrapAggregator(V)","u":"%3Cinit%3E(V)"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal.BlockIterator","l":"BlockIterator(BasicBlock)","u":"%3Cinit%3E(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal.BlockIterator","l":"BlockIterator(BasicBlock)","u":"%3Cinit%3E(sootup.core.graph.BasicBlock)"},{"p":"qilin.util","c":"ANSIColor","l":"BLUE"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"BNode(Object, Boolean)","u":"%3Cinit%3E(java.lang.Object,java.lang.Boolean)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"body"},{"p":"qilin.core","c":"ArtificialMethod","l":"bodyBuilder"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"BodyInterceptorMetric(long, long)","u":"%3Cinit%3E(long,long)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"bodyInterceptors"},{"p":"sootup.apk.frontend","c":"DexBodyInterceptors","l":"bodyInterceptors()"},{"p":"sootup.core.model","c":"SootMethod","l":"bodySource"},{"p":"sootup.core.util","c":"Utils","l":"bodyStmtsAsStrings(Body)","u":"bodyStmtsAsStrings(sootup.core.model.Body)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"bodyToStmtGraph"},{"p":"qilin.util","c":"ANSIColor","l":"BOLD"},{"p":"sootup.jimple","c":"JimpleLexer","l":"BOOL_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"BOOL_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"BOOL_CONSTANT()"},{"p":"sootup.jimple","c":"JimpleParser","l":"bool_expr()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"bool_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"Bool_exprContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.types","c":"PrimitiveType.BooleanType","l":"BooleanType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"BRANCH_IDX"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"BranchingStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"branches()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"branches()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"branches()"},{"p":"sootup.core.jimple","c":"Jimple","l":"BREAKPOINT"},{"p":"sootup.jimple","c":"JimpleLexer","l":"BREAKPOINT"},{"p":"sootup.jimple","c":"JimpleParser","l":"BREAKPOINT"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"BREAKPOINT()"},{"p":"sootup.core.model","c":"MethodModifier","l":"BRIDGE"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"BriefStmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"bsm"},{"p":"qilin.core.pag","c":"MethodPAG","l":"build()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"build()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"build()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"build()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph.Builder","l":"build()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"build()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"build()"},{"p":"sootup.core.model","c":"SootField.BuildStep","l":"build()"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"build()"},{"p":"sootup.core.model","c":"SootMethod.BuildStep","l":"build()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"build()"},{"p":"sootup.core.model","c":"SootMethod.ThrownExceptionsStep","l":"build()"},{"p":"sootup.java.core","c":"JavaSootField.JavaSootFieldBuilder","l":"build()"},{"p":"sootup.java.core","c":"JavaSootMethod.JavaSootMethodBuilder","l":"build()"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"buildArgs(List)","u":"buildArgs(java.util.List)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"buildClass(SourceType)","u":"buildClass(sootup.core.model.SourceType)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"buildClass(SourceType)","u":"buildClass(sootup.core.model.SourceType)"},{"p":"sootup.java.core","c":"JavaAnnotationSootClassSource","l":"buildClass(SourceType)","u":"buildClass(sootup.core.model.SourceType)"},{"p":"sootup.java.core","c":"JavaSootClassSource","l":"buildClass(SourceType)","u":"buildClass(sootup.core.model.SourceType)"},{"p":"sootup.java.core.views","c":"JavaView","l":"buildClassFrom(AbstractClassSource)","u":"buildClassFrom(sootup.core.frontend.AbstractClassSource)"},{"p":"sootup.core.util","c":"DotExporter","l":"buildDiGraphObject(StringBuilder)","u":"buildDiGraphObject(java.lang.StringBuilder)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"builder"},{"p":"sootup.core.model","c":"Body","l":"builder()"},{"p":"sootup.core.model","c":"SootField","l":"builder()"},{"p":"sootup.core.model","c":"SootMethod","l":"builder()"},{"p":"sootup.java.core","c":"JavaSootField","l":"builder()"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"builder()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"sootup.core.model","c":"Body","l":"builder(Body, Set)","u":"builder(sootup.core.model.Body,java.util.Set)"},{"p":"sootup.core.model","c":"Body","l":"builder(MutableStmtGraph)","u":"builder(sootup.core.graph.MutableStmtGraph)"},{"p":"sootup.core.model","c":"BuilderException","l":"BuilderException(Class, Class)","u":"%3Cinit%3E(java.lang.Class,java.lang.Class)"},{"p":"sootup.core.model","c":"BuilderException","l":"BuilderException(Class, Class, Throwable)","u":"%3Cinit%3E(java.lang.Class,java.lang.Class,java.lang.Throwable)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"buildException()"},{"p":"qilin.pta.toolkits.mahjong","c":"Mahjong","l":"buildFPG(PTA)","u":"buildFPG(qilin.core.PTA)"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"buildGraph()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"buildGraph(Collection)","u":"buildGraph(java.util.Collection)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"buildGraph(PTA)","u":"buildGraph(qilin.core.PTA)"},{"p":"sootup.core.util","c":"DotExporter","l":"buildGraph(StmtGraph, boolean, Map, MethodSignature)","u":"buildGraph(sootup.core.graph.StmtGraph,boolean,java.util.Map,sootup.core.signatures.MethodSignature)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"buildICFGGraph(CallGraph)","u":"buildICFGGraph(sootup.callgraph.CallGraph)"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"buildICFGGraph(Map>, View, CallGraph)","u":"buildICFGGraph(java.util.Map,sootup.core.views.View,sootup.callgraph.CallGraph)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"buildInternal(SootMethod)","u":"buildInternal(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"buildInternalWithInline(SootMethod)","u":"buildInternalWithInline(sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"NativeMethodDriver","l":"buildNative(SootMethod)","u":"buildNative(sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"buildNormal()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"buildOAG()"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"buildObjectFlowGraph()"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"buildParameters(DexBody, List, boolean)","u":"buildParameters(sootup.apk.frontend.main.DexBody,java.util.List,boolean)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"buildPositionFromCtx(ParserRuleContext)","u":"buildPositionFromCtx(org.antlr.v4.runtime.ParserRuleContext)"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"buildReflection(SootMethod)","u":"buildReflection(sootup.core.model.SootMethod)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"buildTraps()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"buildTraps()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"buildTraps()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"buildTraps()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"buildVFG()"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"BytecodeHierarchy(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.apk.frontend.dexpler","c":"DexResolver","l":"cache"},{"p":"sootup.core.cache","c":"FullCache","l":"cache"},{"p":"sootup.java.core.views","c":"JavaView","l":"cache"},{"p":"qilin.util","c":"PTAUtils","l":"calcStaticThisPTS(PTA)","u":"calcStaticThisPTS(qilin.core.PTA)"},{"p":"qilin.pta.tools","c":"EaglePTA","l":"calculatingNode2Length()"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"calculatingNode2Length()"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"calculatingNode2Length()"},{"p":"qilin.pta.tools","c":"SelectxPTA","l":"calculatingNode2Length()"},{"p":"qilin.pta.tools","c":"TurnerPTA","l":"calculatingNode2Length()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"Call(MethodSignature, MethodSignature, InvokableStmt)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callCnt"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callCount()"},{"p":"sootup.callgraph","c":"CallGraph","l":"callCount()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callCount()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"calledges"},{"p":"qilin.core","c":"PTA","l":"callGraph"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"callGraph"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"CallGraphBuilder(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"CallGraphDifference(CallGraph, CallGraph)","u":"%3Cinit%3E(sootup.callgraph.CallGraph,sootup.callgraph.CallGraph)"},{"p":"qilin.stat","c":"CallGraphStat","l":"CallGraphStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"calls"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callsFrom(MethodSignature)","u":"callsFrom(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"callsFrom(MethodSignature)","u":"callsFrom(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callsFrom(MethodSignature)","u":"callsFrom(sootup.core.signatures.MethodSignature)"},{"p":"qilin.driver","c":"ContextKind","l":"CALLSITE"},{"p":"qilin.core.pag","c":"CallSite","l":"CallSite(InvokableStmt)","u":"%3Cinit%3E(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.parm.ctxcons","c":"CallsiteCtxConstructor","l":"CallsiteCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"CallSiteSensPTA","l":"CallSiteSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"callSitesLookUp(VarNode)","u":"callSitesLookUp(qilin.core.pag.VarNode)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callSourcesTo(MethodSignature)","u":"callSourcesTo(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"callSourcesTo(MethodSignature)","u":"callSourcesTo(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callSourcesTo(MethodSignature)","u":"callSourcesTo(sootup.core.signatures.MethodSignature)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callsTo(MethodSignature)","u":"callsTo(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"callsTo(MethodSignature)","u":"callsTo(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callsTo(MethodSignature)","u":"callsTo(sootup.core.signatures.MethodSignature)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"callTargetsFrom(MethodSignature)","u":"callTargetsFrom(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"callTargetsFrom(MethodSignature)","u":"callTargetsFrom(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"callTargetsFrom(MethodSignature)","u":"callTargetsFrom(sootup.core.signatures.MethodSignature)"},{"p":"qilin.util","c":"PTAUtils","l":"canStoreType(View, Type, Type)","u":"canStoreType(sootup.core.views.View,sootup.core.types.Type,sootup.core.types.Type)"},{"p":"qilin.util","c":"BitVector","l":"cardinality()"},{"p":"sootup.core.jimple","c":"Jimple","l":"CASE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CASE"},{"p":"sootup.jimple","c":"JimpleParser","l":"CASE"},{"p":"sootup.jimple","c":"JimpleParser","l":"case_label()"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"case_label()"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"Case_labelContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"case_stmt()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"case_stmt()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"case_stmt(int)"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"Case_stmtContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"CASE()"},{"p":"qilin.pta.toolkits.zipper.cases","c":"CaseA","l":"CaseA()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseAbstractBinopExpr(AbstractBinopExpr, Object)","u":"caseAbstractBinopExpr(sootup.core.jimple.common.expr.AbstractBinopExpr,java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseAbstractInstanceInvokeExpr(AbstractInstanceInvokeExpr, Object)","u":"caseAbstractInstanceInvokeExpr(sootup.core.jimple.common.expr.AbstractInstanceInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseAddExpr(JAddExpr)","u":"caseAddExpr(sootup.core.jimple.common.expr.JAddExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseAddExpr(JAddExpr)","u":"caseAddExpr(sootup.core.jimple.common.expr.JAddExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseAddExpr(JAddExpr)","u":"caseAddExpr(sootup.core.jimple.common.expr.JAddExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseAddExpr(JAddExpr)","u":"caseAddExpr(sootup.core.jimple.common.expr.JAddExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseAndExpr(JAndExpr)","u":"caseAndExpr(sootup.core.jimple.common.expr.JAndExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseAndExpr(JAndExpr)","u":"caseAndExpr(sootup.core.jimple.common.expr.JAndExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseAndExpr(JAndExpr)","u":"caseAndExpr(sootup.core.jimple.common.expr.JAndExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseAndExpr(JAndExpr)","u":"caseAndExpr(sootup.core.jimple.common.expr.JAndExpr)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseArray(VarNode)","u":"caseArray(qilin.core.pag.VarNode)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseArrayRef(JArrayRef)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseArrayRef(JArrayRef)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseArrayRef(JArrayRef)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"caseArrayRef(JArrayRef)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseArrayRef(JArrayRef, Object)","u":"caseArrayRef(sootup.core.jimple.common.ref.JArrayRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseArrayType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseArrayType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseAssignStmt(JAssignStmt)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseAssignStmt(JAssignStmt)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseAssignStmt(JAssignStmt)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseAssignStmt(JAssignStmt)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseAssignStmt(JAssignStmt, Object)","u":"caseAssignStmt(sootup.core.jimple.common.stmt.JAssignStmt,java.lang.Object)"},{"p":"qilin.pta.toolkits.zipper.cases","c":"CaseB","l":"CaseB()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseBlock(BasicBlock, Object)","u":"caseBlock(sootup.core.graph.BasicBlock,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseBooleanConstant(BooleanConstant)","u":"caseBooleanConstant(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseBooleanConstant(BooleanConstant)","u":"caseBooleanConstant(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseBooleanConstant(BooleanConstant)","u":"caseBooleanConstant(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseBooleanType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseBooleanType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseBreakpointStmt(JBreakpointStmt)","u":"caseBreakpointStmt(sootup.core.jimple.javabytecode.stmt.JBreakpointStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseBreakpointStmt(JBreakpointStmt)","u":"caseBreakpointStmt(sootup.core.jimple.javabytecode.stmt.JBreakpointStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseBreakpointStmt(JBreakpointStmt)","u":"caseBreakpointStmt(sootup.core.jimple.javabytecode.stmt.JBreakpointStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseBreakpointStmt(JBreakpointStmt, Object)","u":"caseBreakpointStmt(sootup.core.jimple.javabytecode.stmt.JBreakpointStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseByteType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseByteType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseCastExpr(JCastExpr)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCastExpr(JCastExpr)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseCastExpr(JCastExpr)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseCastExpr(JCastExpr)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseCastExpr(JCastExpr, Object)","u":"caseCastExpr(sootup.core.jimple.common.expr.JCastExpr,java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseCaughtException(JCaughtExceptionRef, Object)","u":"caseCaughtException(sootup.core.jimple.common.ref.JCaughtExceptionRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseCaughtExceptionRef(JCaughtExceptionRef)","u":"caseCaughtExceptionRef(sootup.core.jimple.common.ref.JCaughtExceptionRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCaughtExceptionRef(JCaughtExceptionRef)","u":"caseCaughtExceptionRef(sootup.core.jimple.common.ref.JCaughtExceptionRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseCaughtExceptionRef(JCaughtExceptionRef)","u":"caseCaughtExceptionRef(sootup.core.jimple.common.ref.JCaughtExceptionRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseCharType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseCharType()"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseClassConstant(ClassConstant)","u":"caseClassConstant(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseClassConstant(ClassConstant)","u":"caseClassConstant(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseClassConstant(ClassConstant)","u":"caseClassConstant(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseClassConstant(ClassConstant)","u":"caseClassConstant(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseClassType(ClassType)","u":"caseClassType(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseClassType(ClassType)","u":"caseClassType(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseCmpExpr(JCmpExpr)","u":"caseCmpExpr(sootup.core.jimple.common.expr.JCmpExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCmpExpr(JCmpExpr)","u":"caseCmpExpr(sootup.core.jimple.common.expr.JCmpExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseCmpExpr(JCmpExpr)","u":"caseCmpExpr(sootup.core.jimple.common.expr.JCmpExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseCmpExpr(JCmpExpr)","u":"caseCmpExpr(sootup.core.jimple.common.expr.JCmpExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseCmpgExpr(JCmpgExpr)","u":"caseCmpgExpr(sootup.core.jimple.common.expr.JCmpgExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCmpgExpr(JCmpgExpr)","u":"caseCmpgExpr(sootup.core.jimple.common.expr.JCmpgExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseCmpgExpr(JCmpgExpr)","u":"caseCmpgExpr(sootup.core.jimple.common.expr.JCmpgExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseCmpgExpr(JCmpgExpr)","u":"caseCmpgExpr(sootup.core.jimple.common.expr.JCmpgExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseCmplExpr(JCmplExpr)","u":"caseCmplExpr(sootup.core.jimple.common.expr.JCmplExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseCmplExpr(JCmplExpr)","u":"caseCmplExpr(sootup.core.jimple.common.expr.JCmplExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseCmplExpr(JCmplExpr)","u":"caseCmplExpr(sootup.core.jimple.common.expr.JCmplExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseCmplExpr(JCmplExpr)","u":"caseCmplExpr(sootup.core.jimple.common.expr.JCmplExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseConstant(Constant, Object)","u":"caseConstant(sootup.core.jimple.common.constant.Constant,java.lang.Object)"},{"p":"qilin.pta.toolkits.zipper.cases","c":"CaseD","l":"CaseD()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseDivExpr(JDivExpr)","u":"caseDivExpr(sootup.core.jimple.common.expr.JDivExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseDivExpr(JDivExpr)","u":"caseDivExpr(sootup.core.jimple.common.expr.JDivExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseDivExpr(JDivExpr)","u":"caseDivExpr(sootup.core.jimple.common.expr.JDivExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseDivExpr(JDivExpr)","u":"caseDivExpr(sootup.core.jimple.common.expr.JDivExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseDoubleConstant(DoubleConstant)","u":"caseDoubleConstant(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseDoubleConstant(DoubleConstant)","u":"caseDoubleConstant(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseDoubleConstant(DoubleConstant)","u":"caseDoubleConstant(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseDoubleType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseDoubleType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseDynamicInvokeExpr(JDynamicInvokeExpr, Object)","u":"caseDynamicInvokeExpr(sootup.core.jimple.common.expr.JDynamicInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseEnterMonitorStmt(JEnterMonitorStmt)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseEnterMonitorStmt(JEnterMonitorStmt)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseEnterMonitorStmt(JEnterMonitorStmt)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseEnterMonitorStmt(JEnterMonitorStmt)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseEnterMonitorStmt(JEnterMonitorStmt, Object)","u":"caseEnterMonitorStmt(sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseEnumConstant(EnumConstant)","u":"caseEnumConstant(sootup.core.jimple.common.constant.EnumConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseEnumConstant(EnumConstant)","u":"caseEnumConstant(sootup.core.jimple.common.constant.EnumConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseEnumConstant(EnumConstant)","u":"caseEnumConstant(sootup.core.jimple.common.constant.EnumConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseEqExpr(JEqExpr)","u":"caseEqExpr(sootup.core.jimple.common.expr.JEqExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseEqExpr(JEqExpr)","u":"caseEqExpr(sootup.core.jimple.common.expr.JEqExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseEqExpr(JEqExpr)","u":"caseEqExpr(sootup.core.jimple.common.expr.JEqExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseEqExpr(JEqExpr)","u":"caseEqExpr(sootup.core.jimple.common.expr.JEqExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseExitMonitorStmt(JExitMonitorStmt)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseExitMonitorStmt(JExitMonitorStmt)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseExitMonitorStmt(JExitMonitorStmt)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseExitMonitorStmt(JExitMonitorStmt)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseExitMonitorStmt(JExitMonitorStmt, Object)","u":"caseExitMonitorStmt(sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseFloatConstant(FloatConstant)","u":"caseFloatConstant(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseFloatConstant(FloatConstant)","u":"caseFloatConstant(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseFloatConstant(FloatConstant)","u":"caseFloatConstant(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseFloatType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseFloatType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseGeExpr(JGeExpr)","u":"caseGeExpr(sootup.core.jimple.common.expr.JGeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseGeExpr(JGeExpr)","u":"caseGeExpr(sootup.core.jimple.common.expr.JGeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseGeExpr(JGeExpr)","u":"caseGeExpr(sootup.core.jimple.common.expr.JGeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseGeExpr(JGeExpr)","u":"caseGeExpr(sootup.core.jimple.common.expr.JGeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseGotoStmt(JGotoStmt)","u":"caseGotoStmt(sootup.core.jimple.common.stmt.JGotoStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseGotoStmt(JGotoStmt)","u":"caseGotoStmt(sootup.core.jimple.common.stmt.JGotoStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseGotoStmt(JGotoStmt)","u":"caseGotoStmt(sootup.core.jimple.common.stmt.JGotoStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseGotoStmt(JGotoStmt, Object)","u":"caseGotoStmt(sootup.core.jimple.common.stmt.JGotoStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseGtExpr(JGtExpr)","u":"caseGtExpr(sootup.core.jimple.common.expr.JGtExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseGtExpr(JGtExpr)","u":"caseGtExpr(sootup.core.jimple.common.expr.JGtExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseGtExpr(JGtExpr)","u":"caseGtExpr(sootup.core.jimple.common.expr.JGtExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseGtExpr(JGtExpr)","u":"caseGtExpr(sootup.core.jimple.common.expr.JGtExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseIdentityStmt(JIdentityStmt)","u":"caseIdentityStmt(sootup.core.jimple.common.stmt.JIdentityStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseIdentityStmt(JIdentityStmt)","u":"caseIdentityStmt(sootup.core.jimple.common.stmt.JIdentityStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseIdentityStmt(JIdentityStmt)","u":"caseIdentityStmt(sootup.core.jimple.common.stmt.JIdentityStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseIdentityStmt(JIdentityStmt, Object)","u":"caseIdentityStmt(sootup.core.jimple.common.stmt.JIdentityStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseIfStmt(JIfStmt)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseIfStmt(JIfStmt)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseIfStmt(JIfStmt)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseIfStmt(JIfStmt)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseIfStmt(JIfStmt, Object)","u":"caseIfStmt(sootup.core.jimple.common.stmt.JIfStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseInstanceFieldRef(JInstanceFieldRef)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseInstanceFieldRef(JInstanceFieldRef)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseInstanceFieldRef(JInstanceFieldRef)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"caseInstanceFieldRef(JInstanceFieldRef)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseInstanceFieldRef(JInstanceFieldRef, Object)","u":"caseInstanceFieldRef(sootup.core.jimple.common.ref.JInstanceFieldRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseInstanceOfExpr(JInstanceOfExpr)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseInstanceOfExpr(JInstanceOfExpr)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseInstanceOfExpr(JInstanceOfExpr)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseInstanceOfExpr(JInstanceOfExpr)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseInstanceOfExpr(JInstanceOfExpr, Object)","u":"caseInstanceOfExpr(sootup.core.jimple.common.expr.JInstanceOfExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseIntConstant(IntConstant)","u":"caseIntConstant(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseIntConstant(IntConstant)","u":"caseIntConstant(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseIntConstant(IntConstant)","u":"caseIntConstant(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseInterfaceInvokeExpr(JInterfaceInvokeExpr, Object)","u":"caseInterfaceInvokeExpr(sootup.core.jimple.common.expr.JInterfaceInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseIntType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseIntType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseInvokeStmt(JInvokeStmt)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseInvokeStmt(JInvokeStmt)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseInvokeStmt(JInvokeStmt)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseInvokeStmt(JInvokeStmt)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseInvokeStmt(JInvokeStmt, Object)","u":"caseInvokeStmt(sootup.core.jimple.common.stmt.JInvokeStmt,java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseJPhiExpr(JPhiExpr, Object)","u":"caseJPhiExpr(sootup.core.jimple.common.expr.JPhiExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseLeExpr(JLeExpr)","u":"caseLeExpr(sootup.core.jimple.common.expr.JLeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLeExpr(JLeExpr)","u":"caseLeExpr(sootup.core.jimple.common.expr.JLeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseLeExpr(JLeExpr)","u":"caseLeExpr(sootup.core.jimple.common.expr.JLeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseLeExpr(JLeExpr)","u":"caseLeExpr(sootup.core.jimple.common.expr.JLeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseLengthExpr(JLengthExpr)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLengthExpr(JLengthExpr)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseLengthExpr(JLengthExpr)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseLengthExpr(JLengthExpr)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseLengthExpr(JLengthExpr, Object)","u":"caseLengthExpr(sootup.core.jimple.common.expr.JLengthExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractImmediateVisitor","l":"caseLocal(Local)","u":"caseLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLocal(Local)","u":"caseLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.visitor","c":"ImmediateVisitor","l":"caseLocal(Local)","u":"caseLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseLocal(Local, Object)","u":"caseLocal(sootup.core.jimple.basic.Local,java.lang.Object)"},{"p":"sootup.core.jimple","c":"IgnoreLocalNameComparator","l":"caseLocal(Local, Object)","u":"caseLocal(sootup.core.jimple.basic.Local,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseLongConstant(LongConstant)","u":"caseLongConstant(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLongConstant(LongConstant)","u":"caseLongConstant(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseLongConstant(LongConstant)","u":"caseLongConstant(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseLongType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseLongType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseLtExpr(JLtExpr)","u":"caseLtExpr(sootup.core.jimple.common.expr.JLtExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseLtExpr(JLtExpr)","u":"caseLtExpr(sootup.core.jimple.common.expr.JLtExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseLtExpr(JLtExpr)","u":"caseLtExpr(sootup.core.jimple.common.expr.JLtExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseLtExpr(JLtExpr)","u":"caseLtExpr(sootup.core.jimple.common.expr.JLtExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseMethodHandle(MethodHandle)","u":"caseMethodHandle(sootup.core.jimple.common.constant.MethodHandle)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseMethodHandle(MethodHandle)","u":"caseMethodHandle(sootup.core.jimple.common.constant.MethodHandle)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseMethodHandle(MethodHandle)","u":"caseMethodHandle(sootup.core.jimple.common.constant.MethodHandle)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseMethodThrow()"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseMethodType(MethodType)","u":"caseMethodType(sootup.core.jimple.common.constant.MethodType)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseMethodType(MethodType)","u":"caseMethodType(sootup.core.jimple.common.constant.MethodType)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseMethodType(MethodType)","u":"caseMethodType(sootup.core.jimple.common.constant.MethodType)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseMulExpr(JMulExpr)","u":"caseMulExpr(sootup.core.jimple.common.expr.JMulExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseMulExpr(JMulExpr)","u":"caseMulExpr(sootup.core.jimple.common.expr.JMulExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseMulExpr(JMulExpr)","u":"caseMulExpr(sootup.core.jimple.common.expr.JMulExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseMulExpr(JMulExpr)","u":"caseMulExpr(sootup.core.jimple.common.expr.JMulExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNeExpr(JNeExpr)","u":"caseNeExpr(sootup.core.jimple.common.expr.JNeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNeExpr(JNeExpr)","u":"caseNeExpr(sootup.core.jimple.common.expr.JNeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNeExpr(JNeExpr)","u":"caseNeExpr(sootup.core.jimple.common.expr.JNeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNeExpr(JNeExpr)","u":"caseNeExpr(sootup.core.jimple.common.expr.JNeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNegExpr(JNegExpr)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNegExpr(JNegExpr)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNegExpr(JNegExpr)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNegExpr(JNegExpr)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNegExpr(JNegExpr, Object)","u":"caseNegExpr(sootup.core.jimple.common.expr.JNegExpr,java.lang.Object)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNewArrayExpr(JNewArrayExpr)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNewArrayExpr(JNewArrayExpr, Object)","u":"caseNewArrayExpr(sootup.core.jimple.common.expr.JNewArrayExpr,java.lang.Object)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNewExpr(JNewExpr)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNewExpr(JNewExpr, Object)","u":"caseNewExpr(sootup.core.jimple.common.expr.JNewExpr,java.lang.Object)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNewMultiArrayExpr(JNewMultiArrayExpr, Object)","u":"caseNewMultiArrayExpr(sootup.core.jimple.common.expr.JNewMultiArrayExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseNopStmt(JNopStmt)","u":"caseNopStmt(sootup.core.jimple.common.stmt.JNopStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseNopStmt(JNopStmt)","u":"caseNopStmt(sootup.core.jimple.common.stmt.JNopStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseNopStmt(JNopStmt)","u":"caseNopStmt(sootup.core.jimple.common.stmt.JNopStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseNopStmt(JNopStmt, Object)","u":"caseNopStmt(sootup.core.jimple.common.stmt.JNopStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseNullConstant(NullConstant)","u":"caseNullConstant(sootup.core.jimple.common.constant.NullConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseNullConstant(NullConstant)","u":"caseNullConstant(sootup.core.jimple.common.constant.NullConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseNullConstant(NullConstant)","u":"caseNullConstant(sootup.core.jimple.common.constant.NullConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseNullType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseNullType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseOrExpr(JOrExpr)","u":"caseOrExpr(sootup.core.jimple.common.expr.JOrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseOrExpr(JOrExpr)","u":"caseOrExpr(sootup.core.jimple.common.expr.JOrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseOrExpr(JOrExpr)","u":"caseOrExpr(sootup.core.jimple.common.expr.JOrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseOrExpr(JOrExpr)","u":"caseOrExpr(sootup.core.jimple.common.expr.JOrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseParameterRef(JParameterRef)","u":"caseParameterRef(sootup.core.jimple.common.ref.JParameterRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseParameterRef(JParameterRef)","u":"caseParameterRef(sootup.core.jimple.common.ref.JParameterRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseParameterRef(JParameterRef)","u":"caseParameterRef(sootup.core.jimple.common.ref.JParameterRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseParameterRef(JParameterRef, Object)","u":"caseParameterRef(sootup.core.jimple.common.ref.JParameterRef,java.lang.Object)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseParm(int)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"casePhiExpr(JPhiExpr)","u":"casePhiExpr(sootup.core.jimple.common.expr.JPhiExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"casePhiExpr(JPhiExpr)","u":"casePhiExpr(sootup.core.jimple.common.expr.JPhiExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"casePhiExpr(JPhiExpr)","u":"casePhiExpr(sootup.core.jimple.common.expr.JPhiExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"casePhiExpr(JPhiExpr)","u":"casePhiExpr(sootup.core.jimple.common.expr.JPhiExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseRemExpr(JRemExpr)","u":"caseRemExpr(sootup.core.jimple.common.expr.JRemExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseRemExpr(JRemExpr)","u":"caseRemExpr(sootup.core.jimple.common.expr.JRemExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseRemExpr(JRemExpr)","u":"caseRemExpr(sootup.core.jimple.common.expr.JRemExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseRemExpr(JRemExpr)","u":"caseRemExpr(sootup.core.jimple.common.expr.JRemExpr)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseRet()"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseRetStmt(JRetStmt)","u":"caseRetStmt(sootup.core.jimple.javabytecode.stmt.JRetStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseRetStmt(JRetStmt)","u":"caseRetStmt(sootup.core.jimple.javabytecode.stmt.JRetStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseRetStmt(JRetStmt)","u":"caseRetStmt(sootup.core.jimple.javabytecode.stmt.JRetStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseRetStmt(JRetStmt, Object)","u":"caseRetStmt(sootup.core.jimple.javabytecode.stmt.JRetStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseReturnStmt(JReturnStmt)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseReturnStmt(JReturnStmt)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseReturnStmt(JReturnStmt)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseReturnStmt(JReturnStmt)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseReturnStmt(JReturnStmt, Object)","u":"caseReturnStmt(sootup.core.jimple.common.stmt.JReturnStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseReturnVoidStmt(JReturnVoidStmt)","u":"caseReturnVoidStmt(sootup.core.jimple.common.stmt.JReturnVoidStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseReturnVoidStmt(JReturnVoidStmt)","u":"caseReturnVoidStmt(sootup.core.jimple.common.stmt.JReturnVoidStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseReturnVoidStmt(JReturnVoidStmt)","u":"caseReturnVoidStmt(sootup.core.jimple.common.stmt.JReturnVoidStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseReturnVoidStmt(JReturnVoidStmt, Object)","u":"caseReturnVoidStmt(sootup.core.jimple.common.stmt.JReturnVoidStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseShlExpr(JShlExpr)","u":"caseShlExpr(sootup.core.jimple.common.expr.JShlExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseShlExpr(JShlExpr)","u":"caseShlExpr(sootup.core.jimple.common.expr.JShlExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseShlExpr(JShlExpr)","u":"caseShlExpr(sootup.core.jimple.common.expr.JShlExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseShlExpr(JShlExpr)","u":"caseShlExpr(sootup.core.jimple.common.expr.JShlExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseShortType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseShortType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseShrExpr(JShrExpr)","u":"caseShrExpr(sootup.core.jimple.common.expr.JShrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseShrExpr(JShrExpr)","u":"caseShrExpr(sootup.core.jimple.common.expr.JShrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseShrExpr(JShrExpr)","u":"caseShrExpr(sootup.core.jimple.common.expr.JShrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseShrExpr(JShrExpr)","u":"caseShrExpr(sootup.core.jimple.common.expr.JShrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseSpecialInvokeExpr(JSpecialInvokeExpr, Object)","u":"caseSpecialInvokeExpr(sootup.core.jimple.common.expr.JSpecialInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseStaticFieldRef(JStaticFieldRef)","u":"caseStaticFieldRef(sootup.core.jimple.common.ref.JStaticFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseStaticFieldRef(JStaticFieldRef)","u":"caseStaticFieldRef(sootup.core.jimple.common.ref.JStaticFieldRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseStaticFieldRef(JStaticFieldRef)","u":"caseStaticFieldRef(sootup.core.jimple.common.ref.JStaticFieldRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseStaticFieldRef(JStaticFieldRef, Object)","u":"caseStaticFieldRef(sootup.core.jimple.common.ref.JStaticFieldRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseStaticInvokeExpr(JStaticInvokeExpr)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseStaticInvokeExpr(JStaticInvokeExpr)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseStaticInvokeExpr(JStaticInvokeExpr)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseStaticInvokeExpr(JStaticInvokeExpr)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseStaticInvokeExpr(JStaticInvokeExpr, Object)","u":"caseStaticInvokeExpr(sootup.core.jimple.common.expr.JStaticInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseStmt(Stmt, Object)","u":"caseStmt(sootup.core.jimple.common.stmt.Stmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"caseStringConstant(StringConstant)","u":"caseStringConstant(sootup.core.jimple.common.constant.StringConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseStringConstant(StringConstant)","u":"caseStringConstant(sootup.core.jimple.common.constant.StringConstant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"caseStringConstant(StringConstant)","u":"caseStringConstant(sootup.core.jimple.common.constant.StringConstant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseSubExpr(JSubExpr)","u":"caseSubExpr(sootup.core.jimple.common.expr.JSubExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseSubExpr(JSubExpr)","u":"caseSubExpr(sootup.core.jimple.common.expr.JSubExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseSubExpr(JSubExpr)","u":"caseSubExpr(sootup.core.jimple.common.expr.JSubExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseSubExpr(JSubExpr)","u":"caseSubExpr(sootup.core.jimple.common.expr.JSubExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseSwitchStmt(JSwitchStmt)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseSwitchStmt(JSwitchStmt)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseSwitchStmt(JSwitchStmt)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseSwitchStmt(JSwitchStmt)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseSwitchStmt(JSwitchStmt, Object)","u":"caseSwitchStmt(sootup.core.jimple.javabytecode.stmt.JSwitchStmt,java.lang.Object)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"caseThis()"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"caseThisRef(JThisRef)","u":"caseThisRef(sootup.core.jimple.common.ref.JThisRef)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseThisRef(JThisRef)","u":"caseThisRef(sootup.core.jimple.common.ref.JThisRef)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"caseThisRef(JThisRef)","u":"caseThisRef(sootup.core.jimple.common.ref.JThisRef)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseThisRef(JThisRef, Object)","u":"caseThisRef(sootup.core.jimple.common.ref.JThisRef,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"caseThrowStmt(JThrowStmt)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"caseThrowStmt(JThrowStmt)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"caseThrowStmt(JThrowStmt)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"caseThrowStmt(JThrowStmt)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseThrowStmt(JThrowStmt, Object)","u":"caseThrowStmt(sootup.core.jimple.common.stmt.JThrowStmt,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseUnknownType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseUnknownType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseUshrExpr(JUshrExpr)","u":"caseUshrExpr(sootup.core.jimple.common.expr.JUshrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseUshrExpr(JUshrExpr)","u":"caseUshrExpr(sootup.core.jimple.common.expr.JUshrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseUshrExpr(JUshrExpr)","u":"caseUshrExpr(sootup.core.jimple.common.expr.JUshrExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseUshrExpr(JUshrExpr)","u":"caseUshrExpr(sootup.core.jimple.common.expr.JUshrExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"caseVirtualInvokeExpr(JVirtualInvokeExpr, Object)","u":"caseVirtualInvokeExpr(sootup.core.jimple.common.expr.JVirtualInvokeExpr,java.lang.Object)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"caseVoidType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"caseVoidType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"caseXorExpr(JXorExpr)","u":"caseXorExpr(sootup.core.jimple.common.expr.JXorExpr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"caseXorExpr(JXorExpr)","u":"caseXorExpr(sootup.core.jimple.common.expr.JXorExpr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"caseXorExpr(JXorExpr)","u":"caseXorExpr(sootup.core.jimple.common.expr.JXorExpr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"caseXorExpr(JXorExpr)","u":"caseXorExpr(sootup.core.jimple.common.expr.JXorExpr)"},{"p":"sootup.interceptors","c":"CastAndReturnInliner","l":"CastAndReturnInliner()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors.typeresolving","c":"CastCounter","l":"CastCounter(Body.BodyBuilder, AugEvalFunction, BytecodeHierarchy, Typing)","u":"%3Cinit%3E(sootup.core.model.Body.BodyBuilder,sootup.interceptors.typeresolving.AugEvalFunction,sootup.interceptors.typeresolving.BytecodeHierarchy,sootup.interceptors.typeresolving.Typing)"},{"p":"sootup.apk.frontend.instruction","c":"CastInstruction","l":"CastInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.util","c":"PTAUtils","l":"castNeverFails(View, Type, Type)","u":"castNeverFails(sootup.core.views.View,sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"CATCH"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CATCH"},{"p":"sootup.jimple","c":"JimpleParser","l":"CATCH"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"CATCH()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"caught"},{"p":"sootup.codepropertygraph.cdg","c":"CdgCreator","l":"CdgCreator()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"CdgEdge","l":"CdgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"cfaFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"cfaFormula2()"},{"p":"sootup.codepropertygraph.cfg","c":"CfgCreator","l":"CfgCreator()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"cg"},{"p":"qilin.core","c":"PTA","l":"cgb"},{"p":"sootup.jimple","c":"JimpleLexer","l":"channelNames"},{"p":"sootup.apk.frontend.instruction","c":"CheckCastInstruction","l":"CheckCastInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.validation","c":"CheckInitValidator","l":"CheckInitValidator()","u":"%3Cinit%3E()"},{"p":"sootup.core.validation","c":"CheckTypesValidator","l":"CheckTypesValidator()","u":"%3Cinit%3E()"},{"p":"qilin.util.graph","c":"Tree","l":"childrenOf(N)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"childrenOf(N)"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"ChunkedQueue()","u":"%3Cinit%3E()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"cicg"},{"p":"sootup.core.inputlocation","c":"FileType","l":"CLASS"},{"p":"sootup.core.jimple","c":"Jimple","l":"CLASS"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CLASS"},{"p":"sootup.jimple","c":"JimpleParser","l":"CLASS"},{"p":"sootup.jimple","c":"JimpleParser","l":"class_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"class_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"class_modifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"Class_modifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"class_name"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"CLASS()"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"CLASS()"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"classAdded(SootClass)","u":"classAdded(sootup.core.model.SootClass)"},{"p":"sootup.core","c":"ViewChangeListener","l":"classAdded(SootClass)","u":"classAdded(sootup.core.model.SootClass)"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"ClassConstant(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"ClassConstantNode","l":"ClassConstantNode(ClassConstant)","u":"%3Cinit%3E(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper.ClassInformation","l":"classDefinition"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"ClassDirectlyExtends"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"ClassDirectlyImplements"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"ClassFileBasedAnalysisInputLocation(Path, String, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,java.lang.String,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"ClassFileBasedAnalysisInputLocation(Path, String, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,java.lang.String,sootup.core.model.SourceType,java.util.List)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ClassForName"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"ClassHierarchyAnalysisAlgorithm(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper.ClassInformation","l":"ClassInformation(MultiDexContainer.DexEntry, ClassDef)","u":"%3Cinit%3E(org.jf.dexlib2.iface.MultiDexContainer.DexEntry,org.jf.dexlib2.iface.ClassDef)"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_ADD_CLASS"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_CHECK_PACKAGE_ACC"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_FIND_NATIVE"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_INIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"CLASSLOADER_LOAD_CLASS_INTERNAL"},{"p":"sootup.core.validation","c":"ClassModifiersValidator","l":"ClassModifiersValidator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"classname"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"classname"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"classname"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ClassNewInstance"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"classNode"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"classRemoved(SootClass)","u":"classRemoved(sootup.core.model.SootClass)"},{"p":"sootup.core","c":"ViewChangeListener","l":"classRemoved(SootClass)","u":"classRemoved(sootup.core.model.SootClass)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"classSignature"},{"p":"sootup.core.model","c":"SootClass","l":"classSignature"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"classSource"},{"p":"sootup.core.model","c":"AbstractClass","l":"classSource"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"classType"},{"p":"sootup.core.types","c":"ClassType","l":"ClassType()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"classTypeCache"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"clear()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"clear()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"clear()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"clear()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"clear()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"clear()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"clear()"},{"p":"qilin.util","c":"BitVector","l":"clear(int)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"clearExceptionalEdges(Stmt)","u":"clearExceptionalEdges(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"clearExceptionalEdges(Stmt)","u":"clearExceptionalEdges(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"clearExceptionalSuccessorBlocks()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"clearExceptionalSuccessorBlocks()"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"clearOption(JimplePrinter.Option)","u":"clearOption(sootup.core.util.printer.JimplePrinter.Option)"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"clearParas()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"clearPredecessorBlocks()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"clearPredecessorBlocks()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"clearSuccessorBlocks()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"clearSuccessorBlocks()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"CLINIT"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"clinitMode"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"clinits()"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"clinitsOf(SootClass)","u":"clinitsOf(sootup.core.model.SootClass)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"clinitsOf(SootClass)","u":"clinitsOf(sootup.core.model.SootClass)"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"CLOAD"},{"p":"qilin.util","c":"BitVector","l":"clone()"},{"p":"qilin.util.queue","c":"QueueReader","l":"clone()"},{"p":"sootup.core.jimple","c":"Jimple","l":"CMP"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMP"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMP"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMP()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"cmp(LongConstant)","u":"cmp(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPEQ"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPEQ"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPEQ()"},{"p":"sootup.core.jimple","c":"Jimple","l":"CMPG"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPG"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPG"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPG()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"cmpg(DoubleConstant)","u":"cmpg(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"cmpg(FloatConstant)","u":"cmpg(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"RealConstant","l":"cmpg(R)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPGE"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPGE"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPGE()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPGT"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPGT"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPGT()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"CMPGT()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"CMPGT()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"CMPGT()"},{"p":"sootup.apk.frontend.instruction","c":"CmpInstruction","l":"CmpInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"CMPL"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPL"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPL"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPL()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"cmpl(DoubleConstant)","u":"cmpl(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"cmpl(FloatConstant)","u":"cmpl(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"RealConstant","l":"cmpl(R)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPLE"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPLE"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPLE()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPLT"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPLT"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPLT()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"CMPLT()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"CMPLT()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"CMPLT()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"CMPNE"},{"p":"sootup.jimple","c":"JimpleParser","l":"CMPNE"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"CMPNE()"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"codeAddress"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"collectDefinitionsWithAliases(Local)","u":"collectDefinitionsWithAliases(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.model","c":"Body","l":"collectDefs(Collection)","u":"collectDefs(java.util.Collection)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"collectExceptionalSuccessorBlocks(MutableBasicBlock)","u":"collectExceptionalSuccessorBlocks(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"collectExceptionalSuccessorBlocks(MutableBasicBlock)","u":"collectExceptionalSuccessorBlocks(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"collectInstantiatedClassesInMethod(SootMethod)","u":"collectInstantiatedClassesInMethod(sootup.core.model.SootMethod)"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"COLLECTION"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"CollectionHeuristic(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.util","c":"CollectionUtils","l":"CollectionUtils()","u":"%3Cinit%3E()"},{"p":"qilin.stat","c":"Exporter","l":"collectMetric(String, String)","u":"collectMetric(java.lang.String,java.lang.String)"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"collectParams()"},{"p":"sootup.core.model","c":"Body","l":"collectUses(Collection)","u":"collectUses(java.util.Collection)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"COLON"},{"p":"sootup.jimple","c":"JimpleParser","l":"COLON"},{"p":"sootup.jimple","c":"JimpleLexer","l":"COLON_EQUALS"},{"p":"sootup.jimple","c":"JimpleParser","l":"COLON_EQUALS"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"COLON_EQUALS()"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"COLON()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"COLON()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"COLON()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"COLON()"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"COLON()"},{"p":"qilin.util","c":"ANSIColor","l":"color(String, String)","u":"color(java.lang.String,java.lang.String)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"COMMA"},{"p":"sootup.jimple","c":"JimpleParser","l":"COMMA"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"COMMA()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"COMMA()"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"COMMA(int)"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"COMMA(int)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"common_modifier()"},{"p":"sootup.jimple","c":"JimpleParser","l":"common_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"common_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"common_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"Common_modifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.java.core.signatures","c":"CommonClassSignatures","l":"CommonClassSignatures()","u":"%3Cinit%3E()"},{"p":"sootup.core.typehierarchy","c":"HierarchyComparator","l":"compare(ClassType, ClassType)","u":"compare(sootup.core.types.ClassType,sootup.core.types.ClassType)"},{"p":"sootup.interceptors","c":"LocalNameStandardizer.LocalComparator","l":"compare(Local, Local)","u":"compare(sootup.core.jimple.basic.Local,sootup.core.jimple.basic.Local)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"compare(Typing, BytecodeHierarchy, Collection)","u":"compare(sootup.interceptors.typeresolving.Typing,sootup.interceptors.typeresolving.BytecodeHierarchy,java.util.Collection)"},{"p":"sootup.core.signatures","c":"FieldSubSignature","l":"compareTo(FieldSubSignature)","u":"compareTo(sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"compareTo(MethodSubSignature)","u":"compareTo(sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core.pag","c":"ValNode","l":"compareTo(Object)","u":"compareTo(java.lang.Object)"},{"p":"sootup.core.model","c":"Position","l":"compareTo(Position)","u":"compareTo(sootup.core.model.Position)"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"compareTo(SootClassMemberSignature)","u":"compareTo(sootup.core.signatures.SootClassMemberSignature)"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"compareTo(SootClassMemberSubSignature)","u":"compareTo(sootup.core.signatures.SootClassMemberSubSignature)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"computeAllCalls(List, Map>, CallGraph)","u":"computeAllCalls(java.util.List,java.util.Map,sootup.callgraph.CallGraph)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"computeBranchingStmts(DexBody)","u":"computeBranchingStmts(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"computeCalls(Map>, View, CallGraph)","u":"computeCalls(java.util.Map,sootup.core.views.View,sootup.callgraph.CallGraph)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"computeLookUpValues(Instruction)","u":"computeLookUpValues(org.jf.dexlib2.iface.instruction.Instruction)"},{"p":"qilin.pta.toolkits.mahjong","c":"HeapAbstraction","l":"computeMergedObjectMap()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"computeNodesInPrecisionLossPatterns()"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"computeReachableNodes(N)"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"computeRootNodes()"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"computeTailNodes()"},{"p":"qilin.util","c":"Util","l":"concat(String[], String[])","u":"concat(java.lang.String[],java.lang.String[])"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"CONCH"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"Conch(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"ConcurrentDirectedGraphImpl()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"ConditionalBranchFolder","l":"ConditionalBranchFolder()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"ConditionalJumpInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ConditionAstEdge","l":"ConditionAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"connectEdgesToSubClasses(MethodSignature, MethodSignature, View, Map, CallGraph)","u":"connectEdgesToSubClasses(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.views.View,java.util.Map,sootup.callgraph.CallGraph)"},{"p":"sootup.jimple","c":"JimpleParser","l":"constant()"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"constant()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"constant(Constant)","u":"constant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"constant(Constant)","u":"constant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"ConstantContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.pag","c":"ConstantNode","l":"ConstantNode(Object, Type, SootMethod)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"sootup.interceptors","c":"ConstantPropagatorAndFolder","l":"ConstantPropagatorAndFolder()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"ConstantUtil","l":"ConstantUtil()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"ConstClassInstruction","l":"ConstClassInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"ConstInstruction","l":"ConstInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.parm.ctxcons","c":"CallsiteCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"CtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"HybObjCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"HybTypeCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"InsensCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"ObjCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.parm.ctxcons","c":"TypeCtxConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.dd","c":"TunnelingConstructor","l":"constructCtx(ContextMethod, ContextAllocNode, CallSite, SootMethod)","u":"constructCtx(qilin.core.pag.ContextMethod,qilin.core.pag.ContextAllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"sootup.core.model","c":"MethodModifier","l":"CONSTRUCTOR"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"ConstructorNewInstance"},{"p":"sootup.apk.frontend.instruction","c":"ConstStringInstruction","l":"ConstStringInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"containedInNestedClass(SootMethod)","u":"containedInNestedClass(sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"container()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"container()"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"containerFactory"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"ContainerFinder(PTA, XUtility)","u":"%3Cinit%3E(qilin.core.PTA,qilin.pta.toolkits.debloaterx.XUtility)"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"containerType"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"containerWrapper"},{"p":"qilin.core.sets","c":"PointsToSet","l":"contains(AllocNode)","u":"contains(qilin.core.pag.AllocNode)"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"contains(AllocNode)","u":"contains(qilin.core.pag.AllocNode)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"contains(ClassType)","u":"contains(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"contains(ClassType)","u":"contains(sootup.core.types.ClassType)"},{"p":"qilin.core.context","c":"ContextElements","l":"contains(ContextElement)","u":"contains(qilin.core.context.ContextElement)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"contains(int)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"contains(int)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"contains(int)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"contains(Object)","u":"contains(java.lang.Object)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"contains(Object)","u":"contains(java.lang.Object)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"containsAlias(Local)","u":"containsAlias(sootup.core.jimple.basic.Local)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"containsAll(Collection)","u":"containsAll(java.util.Collection)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"containsArrayRef()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"containsArrayRef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"containsArrayRef()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"containsCall(CallGraph.Call)","u":"containsCall(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"CallGraph","l":"containsCall(CallGraph.Call)","u":"containsCall(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"containsCall(CallGraph.Call)","u":"containsCall(sootup.callgraph.CallGraph.Call)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"containsCall(MethodSignature, MethodSignature, InvokableStmt)","u":"containsCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"CallGraph","l":"containsCall(MethodSignature, MethodSignature, InvokableStmt)","u":"containsCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"containsCall(MethodSignature, MethodSignature, InvokableStmt)","u":"containsCall(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core","c":"PTAScene","l":"containsClass(String)","u":"containsClass(java.lang.String)"},{"p":"qilin.core","c":"PTAScene","l":"containsField(String)","u":"containsField(java.lang.String)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"containsFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"containsFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"containsFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"InvokableStmt","l":"containsInvokeExpr()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"containsInvokeExpr()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"containsInvokeExpr()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"containsMethod(MethodSignature)","u":"containsMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"CallGraph","l":"containsMethod(MethodSignature)","u":"containsMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"containsMethod(MethodSignature)","u":"containsMethod(sootup.core.signatures.MethodSignature)"},{"p":"qilin.core","c":"PTAScene","l":"containsMethod(String)","u":"containsMethod(java.lang.String)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"containsNode(Stmt)","u":"containsNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"containsNode(Stmt)","u":"containsNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"containsNode(Stmt)","u":"containsNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"containsNode(Stmt)","u":"containsNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"ContextField","l":"context"},{"p":"qilin.core.pag","c":"ContextAllocNode","l":"context()"},{"p":"qilin.core.pag","c":"ContextMethod","l":"context()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"context()"},{"p":"qilin.core.pag","c":"VarNode","l":"context()"},{"p":"qilin.driver","c":"ContextKind","l":"contextAliases()"},{"p":"qilin.core.pag","c":"ContextAllocNode","l":"ContextAllocNode(AllocNode, Context)","u":"%3Cinit%3E(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"contextAllocNodeMap"},{"p":"qilin.core.context","c":"ContextElements","l":"ContextElements(ContextElement[], int)","u":"%3Cinit%3E(qilin.core.context.ContextElement[],int)"},{"p":"qilin.core.pag","c":"ContextField","l":"ContextField(Context, SparkField)","u":"%3Cinit%3E(qilin.core.context.Context,qilin.core.pag.SparkField)"},{"p":"qilin.core.pag","c":"PAG","l":"contextFieldMap"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"contextMap"},{"p":"qilin.core.pag","c":"ContextMethod","l":"ContextMethod(SootMethod, Context)","u":"%3Cinit%3E(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"contextMethodMap"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"ContextSelector(OAG)","u":"%3Cinit%3E(qilin.pta.toolkits.common.OAG)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"ContextSelector(OAG, int)","u":"%3Cinit%3E(qilin.pta.toolkits.common.OAG,int)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"contextsOf(AllocNode)","u":"contextsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"contextTailor(Context, int)","u":"contextTailor(qilin.core.context.Context,int)"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"ContextVarNode(VarNode, Context)","u":"%3Cinit%3E(qilin.core.pag.VarNode,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"contextVarNodeMap"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"contxtLengthAnalysis()"},{"p":"qilin.pta.toolkits.turner","c":"Turner","l":"contxtLengthAnalysis()"},{"p":"sootup.codepropertygraph.propertygraph.util","c":"PropertyGraphToDotConverter","l":"convert(PropertyGraph)","u":"convert(sootup.codepropertygraph.propertygraph.PropertyGraph)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"convertAnnotation(List)","u":"convertAnnotation(java.util.List)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"convertAnnotation(Set)","u":"convertAnnotation(java.util.Set)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"convertAnnotationValue(Object)","u":"convertAnnotationValue(java.lang.Object)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertClass(AstClass)","u":"convertClass(com.ibm.wala.cast.loader.AstClass)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertClassNameFromSoot(String)","u":"convertClassNameFromSoot(java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertClassNameFromWala(String)","u":"convertClassNameFromWala(java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertField(JavaClassType, AstField)","u":"convertField(sootup.java.core.types.JavaClassType,com.ibm.wala.cast.loader.AstField)"},{"p":"sootup.java.frontend.conversion","c":"InstructionConverter","l":"convertInstruction(SSAInstruction, HashMap)","u":"convertInstruction(com.ibm.wala.ssa.SSAInstruction,java.util.HashMap)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertMethod(JavaClassType, AstMethod)","u":"convertMethod(sootup.java.core.types.JavaClassType,com.ibm.wala.cast.loader.AstMethod)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertModifiers(AstClass)","u":"convertModifiers(com.ibm.wala.cast.loader.AstClass)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertModifiers(AstField)","u":"convertModifiers(com.ibm.wala.cast.loader.AstField)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertModifiers(AstMethod)","u":"convertModifiers(com.ibm.wala.cast.loader.AstMethod)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"convertMultimap(LinkedListMultimap>)","u":"convertMultimap(com.google.common.collect.LinkedListMultimap)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"convertParameterTypes(List)","u":"convertParameterTypes(java.util.List)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertPosition(CAstSourcePositionMap.Position)","u":"convertPosition(com.ibm.wala.cast.tree.CAstSourcePositionMap.Position)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertPositionInfo(CAstSourcePositionMap.Position, CAstSourcePositionMap.Position[])","u":"convertPositionInfo(com.ibm.wala.cast.tree.CAstSourcePositionMap.Position,com.ibm.wala.cast.tree.CAstSourcePositionMap.Position[])"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"convertType(TypeReference)","u":"convertType(com.ibm.wala.types.TypeReference)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"copy()"},{"p":"sootup.callgraph","c":"CallGraph","l":"copy()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"copy()"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"copy(F, F)","u":"copy(F,F)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"copyExceptionalFlowFrom(MutableBasicBlock)","u":"copyExceptionalFlowFrom(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"copyExceptionalFlowFrom(MutableBasicBlock)","u":"copyExceptionalFlowFrom(sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.util","c":"BitVector","l":"copyFrom(BitVector)","u":"copyFrom(qilin.util.BitVector)"},{"p":"sootup.interceptors","c":"CopyPropagator","l":"CopyPropagator()","u":"%3Cinit%3E()"},{"p":"qilin","c":"CoreConfig","l":"coreConfig"},{"p":"qilin","c":"CoreConfig","l":"CoreConfig()","u":"%3Cinit%3E()"},{"p":"qilin.core","c":"CorePTA","l":"CorePTA(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"CorePTAConfiguration()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.cpg","c":"CpgCreator","l":"CpgCreator(AstCreator, CfgCreator, CdgCreator, DdgCreator)","u":"%3Cinit%3E(sootup.codepropertygraph.ast.AstCreator,sootup.codepropertygraph.cfg.CfgCreator,sootup.codepropertygraph.cdg.CdgCreator,sootup.codepropertygraph.ddg.DdgCreator)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"create(Path, SourceType)","u":"create(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"create(Path, SourceType, int, List)","u":"create(java.nio.file.Path,sootup.core.model.SourceType,int,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"create(Path, SourceType, List)","u":"create(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"create(Path, SourceType, List, Collection)","u":"create(java.nio.file.Path,sootup.core.model.SourceType,java.util.List,java.util.Collection)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"createAnalysisInputLocation(Path, SourceType, List)","u":"createAnalysisInputLocation(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"createAnalysisInputLocation(Path, SourceType, List)","u":"createAnalysisInputLocation(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"createAnnotationUsage(AnnotationNode)","u":"createAnnotationUsage(org.objectweb.asm.tree.AnnotationNode)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"createAnnotationUsage(List)","u":"createAnnotationUsage(java.util.List)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"createAnnotationUsage(Set)","u":"createAnnotationUsage(java.util.Set)"},{"p":"sootup.core.types","c":"Type","l":"createArrayType(Type, int)","u":"createArrayType(sootup.core.types.Type,int)"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"createAutomaticModuleInfo(ModuleSignature)","u":"createAutomaticModuleInfo(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.core.cache.provider","c":"ClassCacheProvider","l":"createCache()"},{"p":"sootup.core.cache.provider","c":"FullCacheProvider","l":"createCache()"},{"p":"sootup.core.cache.provider","c":"LRUCacheProvider","l":"createCache()"},{"p":"sootup.core.cache.provider","c":"MutableFullCacheProvider","l":"createCache()"},{"p":"qilin.core","c":"CorePTA","l":"createCalleeCtx(ContextMethod, AllocNode, CallSite, SootMethod)","u":"createCalleeCtx(qilin.core.pag.ContextMethod,qilin.core.pag.AllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.core","c":"PTA","l":"createCalleeCtx(ContextMethod, AllocNode, CallSite, SootMethod)","u":"createCalleeCtx(qilin.core.pag.ContextMethod,qilin.core.pag.AllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"createCalleeCtx(ContextMethod, AllocNode, CallSite, SootMethod)","u":"createCalleeCtx(qilin.core.pag.ContextMethod,qilin.core.pag.AllocNode,qilin.core.pag.CallSite,sootup.core.model.SootMethod)"},{"p":"qilin.core","c":"PTA","l":"createCallGraphBuilder()"},{"p":"qilin.pta.tools","c":"BasePTA","l":"createCallGraphBuilder()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.core.frontend","c":"ClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmJavaClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.jimple.frontend","c":"JimpleClassProvider","l":"createClassSource(AnalysisInputLocation, Path, ClassType)","u":"createClassSource(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.core.types.ClassType)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"createClassSource(AstClass, JavaClassType, Set, JavaClassType, Set, Set, CAstSourcePositionMap.Position, EnumSet, Iterable)","u":"createClassSource(com.ibm.wala.cast.loader.AstClass,sootup.java.core.types.JavaClassType,java.util.Set,sootup.java.core.types.JavaClassType,java.util.Set,java.util.Set,com.ibm.wala.cast.tree.CAstSourcePositionMap.Position,java.util.EnumSet,java.lang.Iterable)"},{"p":"sootup.codepropertygraph.cpg","c":"CpgCreator","l":"createCpg(SootMethod)","u":"createCpg(sootup.core.model.SootMethod)"},{"p":"sootup.codepropertygraph.ast","c":"AstCreator","l":"createGraph(SootMethod)","u":"createGraph(sootup.core.model.SootMethod)"},{"p":"sootup.codepropertygraph.cdg","c":"CdgCreator","l":"createGraph(SootMethod)","u":"createGraph(sootup.core.model.SootMethod)"},{"p":"sootup.codepropertygraph.cfg","c":"CfgCreator","l":"createGraph(SootMethod)","u":"createGraph(sootup.core.model.SootMethod)"},{"p":"sootup.codepropertygraph.ddg","c":"DdgCreator","l":"createGraph(SootMethod)","u":"createGraph(sootup.core.model.SootMethod)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"createJimpleParser(CharStream, Path)","u":"createJimpleParser(org.antlr.v4.runtime.CharStream,java.nio.file.Path)"},{"p":"qilin.util","c":"DataFactory","l":"createList()"},{"p":"qilin.util","c":"DataFactory","l":"createMap()"},{"p":"qilin.util","c":"DataFactory","l":"createMap(int)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"createModuleNameForAutomaticModule(Path)","u":"createModuleNameForAutomaticModule(java.nio.file.Path)"},{"p":"qilin.core","c":"PTA","l":"createPAG()"},{"p":"qilin.pta.tools","c":"BasePTA","l":"createPAG()"},{"p":"qilin.driver","c":"PTAFactory","l":"createPTA(PTAPattern, View, String)","u":"createPTA(qilin.driver.PTAPattern,sootup.core.views.View,java.lang.String)"},{"p":"qilin.core.pag","c":"PAG","l":"createReflectionModel()"},{"p":"qilin.util","c":"DataFactory","l":"createSet()"},{"p":"qilin.util","c":"DataFactory","l":"createSet(int)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"createStmtsBlock(Stmt)","u":"createStmtsBlock(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"createStmtToOwnerMap()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"createUnmodifiableStmtGraph(StmtGraph)","u":"createUnmodifiableStmtGraph(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.util","c":"DotExporter","l":"createUrlToWebeditor(StmtGraph)","u":"createUrlToWebeditor(sootup.core.graph.StmtGraph)"},{"p":"qilin.util","c":"PTAUtils","l":"createView()"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"cs"},{"p":"qilin.pta.toolkits.conch","c":"CSDG","l":"CSDG()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"csHeap"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"cslikely"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"CSLIKELY"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"csmethods"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"csmethods"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"csnodes"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"csnodes"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"csNodes"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"CSTORE"},{"p":"qilin.core","c":"CorePTA","l":"ctxCons"},{"p":"qilin.core","c":"CorePTA","l":"ctxConstructor()"},{"p":"qilin.core","c":"PTA","l":"ctxConstructor()"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"ctxDebloating"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"ctxDependentHeaps()"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"ctxDependentHeaps2()"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"ctxDepHeaps"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"ctxDepHeaps"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"ctxDepHeaps"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"ctxDepHeaps"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"ctxIndenpendentHeaps()"},{"p":"qilin.core","c":"CorePTA","l":"ctxSel"},{"p":"qilin.core","c":"CorePTA","l":"ctxSelector()"},{"p":"qilin.core","c":"PTA","l":"ctxSelector()"},{"p":"qilin.parm.select","c":"CtxSelector","l":"CtxSelector()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"CtxTunnelingFeaturesTrueTable(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.util","c":"ANSIColor","l":"CYAN"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"dangling"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"DATADRIVEN"},{"p":"qilin.pta.tools","c":"DataDrivenPTA","l":"DataDrivenPTA(PTAScene, CtxConstructor)","u":"%3Cinit%3E(qilin.core.PTAScene,qilin.parm.ctxcons.CtxConstructor)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"DataDrivenSelector(Class)","u":"%3Cinit%3E(java.lang.Class)"},{"p":"qilin.util","c":"DataFactory","l":"DataFactory()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.ddg","c":"DdgCreator","l":"DdgCreator()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"DdgEdge","l":"DdgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.interceptors","c":"DeadAssignmentEliminator","l":"DeadAssignmentEliminator()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"DeadAssignmentEliminator","l":"DeadAssignmentEliminator(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"debloatApproach"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"debloatApproach"},{"p":"qilin.pta.toolkits.common","c":"DebloatedOAG","l":"DebloatedOAG(PTA, Set)","u":"%3Cinit%3E(qilin.core.PTA,java.util.Set)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"DebloatedPTA(BasePTA, DebloatedPTA.DebloatApproach)","u":"%3Cinit%3E(qilin.pta.tools.BasePTA,qilin.pta.tools.DebloatedPTA.DebloatApproach)"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"DEBLOATERX"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"DebloaterX(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"DebloatingSelector(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DEC_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"DEC_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"DEC_CONSTANT()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"DEC_CONSTANT()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"decIndent()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"decIndent()"},{"p":"sootup.jimple","c":"JimpleParser","l":"declaration()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"declaration()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"declaration(int)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"DeclarationContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"declarations()"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"declarations()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"DeclarationsContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.model","c":"MethodModifier","l":"DECLARED_SYNCHRONIZED"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethod","l":"declaringclassType"},{"p":"sootup.apk.frontend","c":"DexBodyInterceptors","l":"Default"},{"p":"sootup.interceptors","c":"BytecodeBodyInterceptors","l":"Default"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"DEFAULT"},{"p":"sootup.core.jimple","c":"Jimple","l":"DEFAULT"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DEFAULT"},{"p":"sootup.jimple","c":"JimpleParser","l":"DEFAULT"},{"p":"sootup.core.signatures","c":"PackageName","l":"DEFAULT_PACKAGE"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"DEFAULT_VERSION"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"DEFAULT()"},{"p":"sootup.core.jimple.visitor","c":"AbstractConstantVisitor","l":"defaultCaseConstant(Constant)","u":"defaultCaseConstant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractImmediateVisitor","l":"defaultCaseConstant(Constant)","u":"defaultCaseConstant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"defaultCaseConstant(Constant)","u":"defaultCaseConstant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.jimple.visitor","c":"ConstantVisitor","l":"defaultCaseConstant(Constant)","u":"defaultCaseConstant(sootup.core.jimple.common.constant.Constant)"},{"p":"sootup.core.jimple.visitor","c":"AbstractExprVisitor","l":"defaultCaseExpr(Expr)","u":"defaultCaseExpr(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"defaultCaseExpr(Expr)","u":"defaultCaseExpr(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"ExprVisitor","l":"defaultCaseExpr(Expr)","u":"defaultCaseExpr(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"defaultCaseExpr(Expr)","u":"defaultCaseExpr(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"AbstractRefVisitor","l":"defaultCaseRef(Ref)","u":"defaultCaseRef(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"defaultCaseRef(Ref)","u":"defaultCaseRef(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"RefVisitor","l":"defaultCaseRef(Ref)","u":"defaultCaseRef(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"defaultCaseRef(Ref)","u":"defaultCaseRef(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"AbstractStmtVisitor","l":"defaultCaseStmt(Stmt)","u":"defaultCaseStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"defaultCaseStmt(Stmt)","u":"defaultCaseStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"StmtVisitor","l":"defaultCaseStmt(Stmt)","u":"defaultCaseStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"AbstractTypeVisitor","l":"defaultCaseType()"},{"p":"sootup.core.jimple.visitor","c":"TypeVisitor","l":"defaultCaseType()"},{"p":"sootup.core.jimple.visitor","c":"AbstractValueVisitor","l":"defaultCaseValue(Value)","u":"defaultCaseValue(sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.visitor","c":"ValueVisitor","l":"defaultCaseValue(Value)","u":"defaultCaseValue(sootup.core.jimple.basic.Value)"},{"p":"sootup.analysis.interprocedural.ide","c":"DefaultJimpleIDETabulationProblem","l":"DefaultJimpleIDETabulationProblem(I)","u":"%3Cinit%3E(I)"},{"p":"sootup.analysis.interprocedural.ifds","c":"DefaultJimpleIFDSTabulationProblem","l":"DefaultJimpleIFDSTabulationProblem(I)","u":"%3Cinit%3E(I)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"DefaultRuntimeAnalysisInputLocation()","u":"%3Cinit%3E()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"DefaultRuntimeAnalysisInputLocation(SourceType)","u":"%3Cinit%3E(sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"DefaultRuntimeAnalysisInputLocation(SourceType, List)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"deferredInstructions"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"deferredJimplify(DexBody)","u":"deferredJimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"DeferableInstruction","l":"deferredJimplify(DexBody)","u":"deferredJimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"GotoInstruction","l":"deferredJimplify(DexBody)","u":"deferredJimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"deferredJimplify(DexBody)","u":"deferredJimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"degree(Stmt)","u":"degree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"degree(Stmt)","u":"degree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"delegate"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"DELETED_CONST"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"DepOnParamAnalysis(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"depth"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"Deterministic"},{"p":"sootup.core.inputlocation","c":"FileType","l":"DEX"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"DexBody(Method, MultiDexContainer.DexEntry, ClassType)","u":"%3Cinit%3E(org.jf.dexlib2.iface.Method,org.jf.dexlib2.iface.MultiDexContainer.DexEntry,sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassProvider","l":"DexClassProvider(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"DexClassSource(View, AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider.DexContainer","l":"DexContainer(MultiDexContainer.DexEntry, String, File)","u":"%3Cinit%3E(org.jf.dexlib2.iface.MultiDexContainer.DexEntry,java.lang.String,java.io.File)"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"DexDefUseAnalysis(Body.BodyBuilder)","u":"%3Cinit%3E(sootup.core.model.Body.BodyBuilder)"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper.ClassInformation","l":"dexEntry"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethod","l":"dexEntry"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"dexEntry"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"DexFileProvider()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"DexLibAbstractInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper","l":"DexLibWrapper(File)","u":"%3Cinit%3E(java.io.File)"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethod","l":"DexMethod(MultiDexContainer.DexEntry, ClassType)","u":"%3Cinit%3E(org.jf.dexlib2.iface.MultiDexContainer.DexEntry,sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"DexMethodSource(Set, MethodSignature, MutableStmtGraph, Method, List, View)","u":"%3Cinit%3E(java.util.Set,sootup.core.signatures.MethodSignature,sootup.core.graph.MutableStmtGraph,org.jf.dexlib2.iface.Method,java.util.List,sootup.core.views.View)"},{"p":"sootup.apk.frontend.interceptors","c":"DexNullTransformer","l":"DexNullTransformer()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.interceptors","c":"DexNumberTranformer","l":"DexNumberTranformer()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.dexpler","c":"DexResolver","l":"DexResolver()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.interceptors","c":"DexTransformer","l":"DexTransformer()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"DexUtil()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.conch","c":"DFA","l":"DFA()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"DFA","l":"DFA()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"DFA(DFAState)","u":"%3Cinit%3E(qilin.pta.toolkits.mahjong.automata.DFAState)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAEquivalenceChecker","l":"DFAEquivalenceChecker()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAFactory","l":"DFAFactory(FieldPointstoGraph)","u":"%3Cinit%3E(qilin.pta.toolkits.common.FieldPointstoGraph)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"DFAState()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"DFAState(Set, Set)","u":"%3Cinit%3E(java.util.Set,java.util.Set)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"diff(CallGraph)","u":"diff(sootup.callgraph.CallGraph)"},{"p":"sootup.callgraph","c":"CallGraph","l":"diff(CallGraph)","u":"diff(sootup.callgraph.CallGraph)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"diff(CallGraph)","u":"diff(sootup.callgraph.CallGraph)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"DirectedGraphImpl()","u":"%3Cinit%3E()"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directExtendedInterfacesOf(ViewTypeHierarchy.ScanResult.Vertex)","u":"directExtendedInterfacesOf(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directImplementedInterfacesOf(ViewTypeHierarchy.ScanResult.Vertex)","u":"directImplementedInterfacesOf(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"direction"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"directlyExtendedInterfacesOf(ClassType)","u":"directlyExtendedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directlyExtendedInterfacesOf(ClassType)","u":"directlyExtendedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"directlyImplementedInterfacesOf(ClassType)","u":"directlyImplementedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directlyImplementedInterfacesOf(ClassType)","u":"directlyImplementedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"directSubtypesOf(ClassType)","u":"directSubtypesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directSubtypesOf(ClassType)","u":"directSubtypesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.Vertex","l":"directSubTypesOf(Graph, ViewTypeHierarchy.ScanResult.Vertex)","u":"directSubTypesOf(org.jgrapht.Graph,sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"directSuperClassOf(ViewTypeHierarchy.ScanResult.Vertex)","u":"directSuperClassOf(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"qilin.core.pag","c":"ValNode","l":"discardP2Set()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"discoverModules()"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"dispatch(AllocNode, ExceptionThrowSite)","u":"dispatch(qilin.core.pag.AllocNode,qilin.core.pag.ExceptionThrowSite)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"dispatch(AllocNode, VirtualCallSite)","u":"dispatch(qilin.core.pag.AllocNode,qilin.core.pag.VirtualCallSite)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"dispatch(Type, VirtualCallSite)","u":"dispatch(sootup.core.types.Type,qilin.core.pag.VirtualCallSite)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DIV"},{"p":"sootup.jimple","c":"JimpleParser","l":"DIV"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"DIV()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"divide(DoubleConstant)","u":"divide(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"divide(FloatConstant)","u":"divide(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"divide(IntConstant)","u":"divide(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"divide(LongConstant)","u":"divide(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"divide(N)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"DominanceFinder(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"DominanceFinder(StmtGraph, DominanceFinder.AnalysisDirection)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph,sootup.core.graph.DominanceFinder.AnalysisDirection)"},{"p":"sootup.core.graph","c":"DominanceTree","l":"DominanceTree(DominanceFinder)","u":"%3Cinit%3E(sootup.core.graph.DominanceFinder)"},{"p":"sootup.interceptors","c":"Aggregator","l":"dontAggregateFieldLocals"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DOT"},{"p":"sootup.jimple","c":"JimpleParser","l":"DOT"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"DOT()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"DOT()"},{"p":"qilin.core.pag","c":"VarNode","l":"dot(SparkField)","u":"dot(qilin.core.pag.SparkField)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"dot2slashStyle(String)","u":"dot2slashStyle(java.lang.String)"},{"p":"sootup.core.util","c":"DotExporter","l":"DotExporter()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"dottedClassName(String)","u":"dottedClassName(java.lang.String)"},{"p":"sootup.apk.frontend.tag","c":"DoubleOpTag","l":"DoubleOpTag()","u":"%3Cinit%3E()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"DoublePointsToSet()","u":"%3Cinit%3E()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DownloadJarAnalysisInputLocation","l":"DownloadJarAnalysisInputLocation(String, List, Collection)","u":"%3Cinit%3E(java.lang.String,java.util.List,java.util.Collection)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"dummy"},{"p":"sootup.examples","c":"Dummy","l":"Dummy()","u":"%3Cinit%3E()"},{"p":"qilin.stat","c":"Exporter","l":"dumpAppReachableMethods(Collection)","u":"dumpAppReachableMethods(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpClassTypes(Collection)","u":"dumpClassTypes(java.util.Collection)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"dumpCount()"},{"p":"qilin.stat","c":"Exporter","l":"dumpInsensCallGraph(OnFlyCallGraph)","u":"dumpInsensCallGraph(qilin.core.builder.callgraph.OnFlyCallGraph)"},{"p":"qilin.stat","c":"Exporter","l":"dumpInsensPointsTo(Collection, PTA)","u":"dumpInsensPointsTo(java.util.Collection,qilin.core.PTA)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"dumpJimple"},{"p":"qilin.util","c":"PTAUtils","l":"dumpJimple(PTAScene, String)","u":"dumpJimple(qilin.core.PTAScene,java.lang.String)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"dumplibpts"},{"p":"qilin.stat","c":"Exporter","l":"dumpMayFailCasts(Map>)","u":"dumpMayFailCasts(java.util.Map)"},{"p":"qilin.stat","c":"Exporter","l":"dumpMethodThrowPointsto(Map)","u":"dumpMethodThrowPointsto(java.util.Map)"},{"p":"qilin.stat","c":"Exporter","l":"dumpPolyCalls(Map)","u":"dumpPolyCalls(java.util.Map)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"dumppts"},{"p":"qilin.stat","c":"Exporter","l":"dumpReachableLocalVars(Collection)","u":"dumpReachableLocalVars(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpReachableLocalVarsNoNative(Collection)","u":"dumpReachableLocalVarsNoNative(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpReachableMethods(Collection)","u":"dumpReachableMethods(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpSingleCallMethods(Collection)","u":"dumpSingleCallMethods(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpSingleCallSingleReceiverMethods(Collection)","u":"dumpSingleCallSingleReceiverMethods(java.util.Collection)"},{"p":"qilin.stat","c":"Exporter","l":"dumpSingleReceiverMethods(Collection)","u":"dumpSingleReceiverMethods(java.util.Collection)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"dumpStats"},{"p":"qilin.pta.tools","c":"BasePTA","l":"dumpStats()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"dyn_args"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"dynamicinvoke"},{"p":"sootup.core.jimple","c":"Jimple","l":"DYNAMICINVOKE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"DYNAMICINVOKE"},{"p":"sootup.jimple","c":"JimpleParser","l":"DYNAMICINVOKE"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"DYNAMICINVOKE()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"E"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"E"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"EagerInputLocation()","u":"%3Cinit%3E()"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"EagerInputLocation(Map, SourceType)","u":"%3Cinit%3E(java.util.Map,sootup.core.model.SourceType)"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"EagerInputLocation(Map, SourceType, List)","u":"%3Cinit%3E(java.util.Map,sootup.core.model.SourceType,java.util.List)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"EAGLE"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"Eagle()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"EaglePTA","l":"EaglePTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"Edge(ContextMethod, InvokableStmt, ContextMethod)","u":"%3Cinit%3E(qilin.core.pag.ContextMethod,sootup.core.jimple.common.stmt.InvokableStmt,qilin.core.pag.ContextMethod)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"Edge(ContextMethod, InvokableStmt, ContextMethod, Kind)","u":"%3Cinit%3E(qilin.core.pag.ContextMethod,sootup.core.jimple.common.stmt.InvokableStmt,qilin.core.pag.ContextMethod,qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"Edge(Kind, Node, Node)","u":"%3Cinit%3E(qilin.pta.toolkits.zipper.flowgraph.Kind,qilin.core.pag.Node,qilin.core.pag.Node)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"edgeOf(MethodSignature, MethodSignature, InvokableStmt)","u":"edgeOf(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.pag","c":"PAG","l":"edgeQueue"},{"p":"qilin.core.pag","c":"PAG","l":"edgeReader()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"edges"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"edgesInto(ContextMethod)","u":"edgesInto(qilin.core.pag.ContextMethod)"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"edgeSize()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"edgesOutOf(ContextMethod)","u":"edgesOutOf(qilin.core.pag.ContextMethod)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"edgesOutOf(Stmt)","u":"edgesOutOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core","c":"PTA","l":"eh"},{"p":"qilin.util","c":"Stopwatch","l":"elapsed()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"element()"},{"p":"qilin.parm.ctxcons","c":"CtxConstructor","l":"emptyContext"},{"p":"qilin.core","c":"CorePTA","l":"emptyContext()"},{"p":"qilin.core","c":"PTA","l":"emptyContext()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"emptyContext()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"emptyFieldPts(AllocNode, SparkField)","u":"emptyFieldPts(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"emptyImmutableEnumSet()"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"emptyImmutableList()"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"emptyImmutableSet()"},{"p":"sootup.interceptors","c":"EmptySwitchEliminator","l":"EmptySwitchEliminator()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"enableExceptions"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"End"},{"p":"qilin.stat","c":"IEvaluator","l":"end()"},{"p":"qilin.stat","c":"PTAEvaluator","l":"end()"},{"p":"qilin.stat","c":"RuntimeStat","l":"end()"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"end()"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"endAddress"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"endStmt(Stmt)","u":"endStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"endStmt(Stmt)","u":"endStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util","c":"PathUtils","l":"endsWithIgnoreCase(String, String)","u":"endsWithIgnoreCase(java.lang.String,java.lang.String)"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"enforceEmptyCtxForIgnoreTypes"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterArg_list(JimpleParser.Arg_listContext)","u":"enterArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterArg_list(JimpleParser.Arg_listContext)","u":"enterArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterArray_descriptor(JimpleParser.Array_descriptorContext)","u":"enterArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterArray_descriptor(JimpleParser.Array_descriptorContext)","u":"enterArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterAssignments(JimpleParser.AssignmentsContext)","u":"enterAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterAssignments(JimpleParser.AssignmentsContext)","u":"enterAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterBinop_expr(JimpleParser.Binop_exprContext)","u":"enterBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterBinop_expr(JimpleParser.Binop_exprContext)","u":"enterBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterBinop(JimpleParser.BinopContext)","u":"enterBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterBinop(JimpleParser.BinopContext)","u":"enterBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterBool_expr(JimpleParser.Bool_exprContext)","u":"enterBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterBool_expr(JimpleParser.Bool_exprContext)","u":"enterBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterCase_label(JimpleParser.Case_labelContext)","u":"enterCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterCase_label(JimpleParser.Case_labelContext)","u":"enterCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterCase_stmt(JimpleParser.Case_stmtContext)","u":"enterCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterCase_stmt(JimpleParser.Case_stmtContext)","u":"enterCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterClass_modifier(JimpleParser.Class_modifierContext)","u":"enterClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterClass_modifier(JimpleParser.Class_modifierContext)","u":"enterClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterCommon_modifier(JimpleParser.Common_modifierContext)","u":"enterCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterCommon_modifier(JimpleParser.Common_modifierContext)","u":"enterCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterConstant(JimpleParser.ConstantContext)","u":"enterConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterConstant(JimpleParser.ConstantContext)","u":"enterConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"enterCS(BNode)","u":"enterCS(qilin.pta.toolkits.eagle.BNode)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterDeclaration(JimpleParser.DeclarationContext)","u":"enterDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterDeclaration(JimpleParser.DeclarationContext)","u":"enterDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterDeclarations(JimpleParser.DeclarationsContext)","u":"enterDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterDeclarations(JimpleParser.DeclarationsContext)","u":"enterDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterEveryRule(ParserRuleContext)","u":"enterEveryRule(org.antlr.v4.runtime.ParserRuleContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterExtends_clause(JimpleParser.Extends_clauseContext)","u":"enterExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterExtends_clause(JimpleParser.Extends_clauseContext)","u":"enterExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterField_modifier(JimpleParser.Field_modifierContext)","u":"enterField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterField_modifier(JimpleParser.Field_modifierContext)","u":"enterField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterField_signature(JimpleParser.Field_signatureContext)","u":"enterField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterField_signature(JimpleParser.Field_signatureContext)","u":"enterField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterField(JimpleParser.FieldContext)","u":"enterField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterField(JimpleParser.FieldContext)","u":"enterField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterFile_type(JimpleParser.File_typeContext)","u":"enterFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterFile_type(JimpleParser.File_typeContext)","u":"enterFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterFile(JimpleParser.FileContext)","u":"enterFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterFile(JimpleParser.FileContext)","u":"enterFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterGoto_stmt(JimpleParser.Goto_stmtContext)","u":"enterGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterGoto_stmt(JimpleParser.Goto_stmtContext)","u":"enterGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterIdentifier(JimpleParser.IdentifierContext)","u":"enterIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterIdentifier(JimpleParser.IdentifierContext)","u":"enterIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterIdentity_ref(JimpleParser.Identity_refContext)","u":"enterIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterIdentity_ref(JimpleParser.Identity_refContext)","u":"enterIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterImmediate(JimpleParser.ImmediateContext)","u":"enterImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterImmediate(JimpleParser.ImmediateContext)","u":"enterImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterImplements_clause(JimpleParser.Implements_clauseContext)","u":"enterImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterImplements_clause(JimpleParser.Implements_clauseContext)","u":"enterImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterImportItem(JimpleParser.ImportItemContext)","u":"enterImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterImportItem(JimpleParser.ImportItemContext)","u":"enterImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterInteger_constant(JimpleParser.Integer_constantContext)","u":"enterInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterInteger_constant(JimpleParser.Integer_constantContext)","u":"enterInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterInvoke_expr(JimpleParser.Invoke_exprContext)","u":"enterInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterInvoke_expr(JimpleParser.Invoke_exprContext)","u":"enterInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMember(JimpleParser.MemberContext)","u":"enterMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMember(JimpleParser.MemberContext)","u":"enterMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"enterMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"enterMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_body(JimpleParser.Method_bodyContext)","u":"enterMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_body(JimpleParser.Method_bodyContext)","u":"enterMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_modifier(JimpleParser.Method_modifierContext)","u":"enterMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_modifier(JimpleParser.Method_modifierContext)","u":"enterMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_name(JimpleParser.Method_nameContext)","u":"enterMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_name(JimpleParser.Method_nameContext)","u":"enterMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_signature(JimpleParser.Method_signatureContext)","u":"enterMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_signature(JimpleParser.Method_signatureContext)","u":"enterMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"enterMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"enterMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethod(JimpleParser.MethodContext)","u":"enterMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethod(JimpleParser.MethodContext)","u":"enterMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterMethodhandle(JimpleParser.MethodhandleContext)","u":"enterMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterMethodhandle(JimpleParser.MethodhandleContext)","u":"enterMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.core.jimple","c":"Jimple","l":"ENTERMONITOR"},{"p":"sootup.jimple","c":"JimpleLexer","l":"ENTERMONITOR"},{"p":"sootup.jimple","c":"JimpleParser","l":"ENTERMONITOR"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"ENTERMONITOR()"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterReference(JimpleParser.ReferenceContext)","u":"enterReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterReference(JimpleParser.ReferenceContext)","u":"enterReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"enterRule(ParseTreeListener)","u":"enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterStatement(JimpleParser.StatementContext)","u":"enterStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterStatement(JimpleParser.StatementContext)","u":"enterStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterStatements(JimpleParser.StatementsContext)","u":"enterStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterStatements(JimpleParser.StatementsContext)","u":"enterStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterStmt(JimpleParser.StmtContext)","u":"enterStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterStmt(JimpleParser.StmtContext)","u":"enterStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterThrows_clause(JimpleParser.Throws_clauseContext)","u":"enterThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterThrows_clause(JimpleParser.Throws_clauseContext)","u":"enterThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterTrap_clause(JimpleParser.Trap_clauseContext)","u":"enterTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterTrap_clause(JimpleParser.Trap_clauseContext)","u":"enterTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterTrap_clauses(JimpleParser.Trap_clausesContext)","u":"enterTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterTrap_clauses(JimpleParser.Trap_clausesContext)","u":"enterTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterType_list(JimpleParser.Type_listContext)","u":"enterType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterType_list(JimpleParser.Type_listContext)","u":"enterType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterType(JimpleParser.TypeContext)","u":"enterType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterType(JimpleParser.TypeContext)","u":"enterType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterUnop_expr(JimpleParser.Unop_exprContext)","u":"enterUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterUnop_expr(JimpleParser.Unop_exprContext)","u":"enterUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterUnop(JimpleParser.UnopContext)","u":"enterUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterUnop(JimpleParser.UnopContext)","u":"enterUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"enterValue(JimpleParser.ValueContext)","u":"enterValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"enterValue(JimpleParser.ValueContext)","u":"enterValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"entryCS()"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"entryInitialFlow()"},{"p":"sootup.core.model","c":"ClassModifier","l":"ENUM"},{"p":"sootup.core.model","c":"FieldModifier","l":"ENUM"},{"p":"sootup.core.model","c":"MethodModifier","l":"ENUM"},{"p":"sootup.core.jimple","c":"Jimple","l":"ENUM"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"EnumConstant(String, ClassType)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.ClassType)"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"EOF()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"equalEqual(BooleanConstant)","u":"equalEqual(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ComparableConstant","l":"equalEqual(C)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"equalEqual(DoubleConstant)","u":"equalEqual(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"equalEqual(FloatConstant)","u":"equalEqual(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"equalEqual(IntConstant)","u":"equalEqual(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"equalEqual(LongConstant)","u":"equalEqual(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"EQUALS"},{"p":"sootup.jimple","c":"JimpleParser","l":"EQUALS"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"EQUALS()"},{"p":"sootup.core.jimple.common.ref","c":"JFieldRef","l":"equals(JFieldRef)","u":"equals(sootup.core.jimple.common.ref.JFieldRef)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.context","c":"ContextElement","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.context","c":"ContextElements","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.context","c":"TypeContextElement","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"CallSite","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"ContextMethod","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"Field","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"Node","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"Parm","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.util","c":"BitVector","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.util","c":"NumberedString","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.util","c":"Pair","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"qilin.util","c":"Triple","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"PropertyGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.model","c":"Position","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.model","c":"SootMethod","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.signatures","c":"PackageName","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.types","c":"ArrayType","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.types","c":"ClassType","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"sootup.core.jimple.basic","c":"EquivTo","l":"equivHashCode()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.constant","c":"Constant","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"equivHashCode()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"equivHashCode()"},{"p":"sootup.core.model","c":"SootClassMember","l":"equivHashCode()"},{"p":"sootup.core.model","c":"SootField","l":"equivHashCode()"},{"p":"sootup.core.model","c":"SootMethod","l":"equivHashCode()"},{"p":"sootup.core.jimple.basic","c":"EquivTo","l":"equivTo(Object)","u":"equivTo(java.lang.Object)"},{"p":"sootup.core.graph","c":"BasicBlock","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.basic","c":"EquivTo","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.constant","c":"Constant","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"equivTo(Object, JimpleComparator)","u":"equivTo(java.lang.Object,sootup.core.jimple.basic.JimpleComparator)"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"Error"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"ERROR"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"ERROR"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"errorHandler(Expr)","u":"errorHandler(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple","c":"Jimple","l":"escape(String)","u":"escape(java.lang.String)"},{"p":"sootup.core.util","c":"EscapedWriter","l":"EscapedWriter(Writer)","u":"%3Cinit%3E(java.io.Writer)"},{"p":"sootup.interceptors.typeresolving","c":"AugEvalFunction","l":"evaluate(Typing, Value, Stmt, StmtGraph)","u":"evaluate(sootup.interceptors.typeresolving.Typing,sootup.core.jimple.basic.Value,sootup.core.jimple.common.stmt.Stmt,sootup.core.graph.StmtGraph)"},{"p":"qilin.pta.tools","c":"BasePTA","l":"evaluator"},{"p":"qilin.pta.tools","c":"BasePTA","l":"evaluator()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"evaluator()"},{"p":"sootup.interceptors","c":"Evaluator","l":"Evaluator()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.interceptors","c":"DexTransformer","l":"examineInvokeExpr(AbstractInvokeExpr, Local)","u":"examineInvokeExpr(sootup.core.jimple.common.expr.AbstractInvokeExpr,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"EXCEPTION_NODE"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ExceptionalCfgEdge","l":"ExceptionalCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"exceptionalPredecessorBlocks(BasicBlock)","u":"exceptionalPredecessorBlocks(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"exceptionalPredecessors(MutableBasicBlock)","u":"exceptionalPredecessors(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"exceptionalPredecessors(Stmt)","u":"exceptionalPredecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"exceptionalPredecessors(Stmt)","u":"exceptionalPredecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"exceptionalPredecessors(Stmt)","u":"exceptionalPredecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"exceptionalPredecessors(Stmt)","u":"exceptionalPredecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"exceptionalSuccessors(Stmt)","u":"exceptionalSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"exceptionalSuccessors(Stmt)","u":"exceptionalSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"exceptionalSuccessors(Stmt)","u":"exceptionalSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"exceptionalSuccessors(Stmt)","u":"exceptionalSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"exceptionDispatch(PointsToSetInternal, ExceptionThrowSite)","u":"exceptionDispatch(qilin.core.sets.PointsToSetInternal,qilin.core.pag.ExceptionThrowSite)"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"ExceptionHandler(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.model","c":"SootMethod","l":"exceptions"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"ExceptionThrowSite(VarNode, Stmt, ContextMethod)","u":"%3Cinit%3E(qilin.core.pag.VarNode,sootup.core.jimple.common.stmt.Stmt,qilin.core.pag.ContextMethod)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"exceptiontype"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"EXCLUDE"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"execute()"},{"p":"sootup.analysis.intraprocedural","c":"BackwardFlowAnalysis","l":"execute()"},{"p":"sootup.analysis.intraprocedural","c":"ForwardFlowAnalysis","l":"execute()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"executor"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"EXECUTOR"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitArg_list(JimpleParser.Arg_listContext)","u":"exitArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitArg_list(JimpleParser.Arg_listContext)","u":"exitArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitArray_descriptor(JimpleParser.Array_descriptorContext)","u":"exitArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitArray_descriptor(JimpleParser.Array_descriptorContext)","u":"exitArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitAssignments(JimpleParser.AssignmentsContext)","u":"exitAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitAssignments(JimpleParser.AssignmentsContext)","u":"exitAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitBinop_expr(JimpleParser.Binop_exprContext)","u":"exitBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitBinop_expr(JimpleParser.Binop_exprContext)","u":"exitBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitBinop(JimpleParser.BinopContext)","u":"exitBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitBinop(JimpleParser.BinopContext)","u":"exitBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitBool_expr(JimpleParser.Bool_exprContext)","u":"exitBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitBool_expr(JimpleParser.Bool_exprContext)","u":"exitBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitCase_label(JimpleParser.Case_labelContext)","u":"exitCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitCase_label(JimpleParser.Case_labelContext)","u":"exitCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitCase_stmt(JimpleParser.Case_stmtContext)","u":"exitCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitCase_stmt(JimpleParser.Case_stmtContext)","u":"exitCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitClass_modifier(JimpleParser.Class_modifierContext)","u":"exitClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitClass_modifier(JimpleParser.Class_modifierContext)","u":"exitClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitCommon_modifier(JimpleParser.Common_modifierContext)","u":"exitCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitCommon_modifier(JimpleParser.Common_modifierContext)","u":"exitCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitConstant(JimpleParser.ConstantContext)","u":"exitConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitConstant(JimpleParser.ConstantContext)","u":"exitConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitDeclaration(JimpleParser.DeclarationContext)","u":"exitDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitDeclaration(JimpleParser.DeclarationContext)","u":"exitDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitDeclarations(JimpleParser.DeclarationsContext)","u":"exitDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitDeclarations(JimpleParser.DeclarationsContext)","u":"exitDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitEveryRule(ParserRuleContext)","u":"exitEveryRule(org.antlr.v4.runtime.ParserRuleContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitExtends_clause(JimpleParser.Extends_clauseContext)","u":"exitExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitExtends_clause(JimpleParser.Extends_clauseContext)","u":"exitExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitField_modifier(JimpleParser.Field_modifierContext)","u":"exitField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitField_modifier(JimpleParser.Field_modifierContext)","u":"exitField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitField_signature(JimpleParser.Field_signatureContext)","u":"exitField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitField_signature(JimpleParser.Field_signatureContext)","u":"exitField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitField(JimpleParser.FieldContext)","u":"exitField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitField(JimpleParser.FieldContext)","u":"exitField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitFile_type(JimpleParser.File_typeContext)","u":"exitFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitFile_type(JimpleParser.File_typeContext)","u":"exitFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitFile(JimpleParser.FileContext)","u":"exitFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitFile(JimpleParser.FileContext)","u":"exitFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitGoto_stmt(JimpleParser.Goto_stmtContext)","u":"exitGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitGoto_stmt(JimpleParser.Goto_stmtContext)","u":"exitGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitIdentifier(JimpleParser.IdentifierContext)","u":"exitIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitIdentifier(JimpleParser.IdentifierContext)","u":"exitIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitIdentity_ref(JimpleParser.Identity_refContext)","u":"exitIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitIdentity_ref(JimpleParser.Identity_refContext)","u":"exitIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitImmediate(JimpleParser.ImmediateContext)","u":"exitImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitImmediate(JimpleParser.ImmediateContext)","u":"exitImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitImplements_clause(JimpleParser.Implements_clauseContext)","u":"exitImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitImplements_clause(JimpleParser.Implements_clauseContext)","u":"exitImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitImportItem(JimpleParser.ImportItemContext)","u":"exitImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitImportItem(JimpleParser.ImportItemContext)","u":"exitImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitInteger_constant(JimpleParser.Integer_constantContext)","u":"exitInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitInteger_constant(JimpleParser.Integer_constantContext)","u":"exitInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitInvoke_expr(JimpleParser.Invoke_exprContext)","u":"exitInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitInvoke_expr(JimpleParser.Invoke_exprContext)","u":"exitInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMember(JimpleParser.MemberContext)","u":"exitMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMember(JimpleParser.MemberContext)","u":"exitMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"exitMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"exitMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_body(JimpleParser.Method_bodyContext)","u":"exitMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_body(JimpleParser.Method_bodyContext)","u":"exitMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_modifier(JimpleParser.Method_modifierContext)","u":"exitMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_modifier(JimpleParser.Method_modifierContext)","u":"exitMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_name(JimpleParser.Method_nameContext)","u":"exitMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_name(JimpleParser.Method_nameContext)","u":"exitMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_signature(JimpleParser.Method_signatureContext)","u":"exitMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_signature(JimpleParser.Method_signatureContext)","u":"exitMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"exitMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"exitMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethod(JimpleParser.MethodContext)","u":"exitMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethod(JimpleParser.MethodContext)","u":"exitMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitMethodhandle(JimpleParser.MethodhandleContext)","u":"exitMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitMethodhandle(JimpleParser.MethodhandleContext)","u":"exitMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.core.jimple","c":"Jimple","l":"EXITMONITOR"},{"p":"sootup.jimple","c":"JimpleLexer","l":"EXITMONITOR"},{"p":"sootup.jimple","c":"JimpleParser","l":"EXITMONITOR"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"EXITMONITOR()"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitReference(JimpleParser.ReferenceContext)","u":"exitReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitReference(JimpleParser.ReferenceContext)","u":"exitReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"exitRule(ParseTreeListener)","u":"exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitStatement(JimpleParser.StatementContext)","u":"exitStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitStatement(JimpleParser.StatementContext)","u":"exitStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitStatements(JimpleParser.StatementsContext)","u":"exitStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitStatements(JimpleParser.StatementsContext)","u":"exitStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitStmt(JimpleParser.StmtContext)","u":"exitStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitStmt(JimpleParser.StmtContext)","u":"exitStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitThrows_clause(JimpleParser.Throws_clauseContext)","u":"exitThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitThrows_clause(JimpleParser.Throws_clauseContext)","u":"exitThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitTrap_clause(JimpleParser.Trap_clauseContext)","u":"exitTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitTrap_clause(JimpleParser.Trap_clauseContext)","u":"exitTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitTrap_clauses(JimpleParser.Trap_clausesContext)","u":"exitTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitTrap_clauses(JimpleParser.Trap_clausesContext)","u":"exitTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitType_list(JimpleParser.Type_listContext)","u":"exitType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitType_list(JimpleParser.Type_listContext)","u":"exitType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitType(JimpleParser.TypeContext)","u":"exitType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitType(JimpleParser.TypeContext)","u":"exitType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitUnop_expr(JimpleParser.Unop_exprContext)","u":"exitUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitUnop_expr(JimpleParser.Unop_exprContext)","u":"exitUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitUnop(JimpleParser.UnopContext)","u":"exitUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitUnop(JimpleParser.UnopContext)","u":"exitUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"exitValue(JimpleParser.ValueContext)","u":"exitValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"sootup.jimple","c":"JimpleListener","l":"exitValue(JimpleParser.ValueContext)","u":"exitValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"qilin.stat","c":"AbstractStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"AliasStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"BenchmarkStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"CallGraphStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"PAGStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"PointsToStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"RuntimeStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"TypeClientStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.stat","c":"YummyStat","l":"export(Exporter)","u":"export(qilin.stat.Exporter)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"exportAsDot()"},{"p":"sootup.callgraph","c":"CallGraph","l":"exportAsDot()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"exportAsDot()"},{"p":"qilin.stat","c":"PTAEvaluator","l":"exporter"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"exporter"},{"p":"qilin.stat","c":"Exporter","l":"Exporter(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"exports()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"exports()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ExprAstEdge","l":"ExprAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"ExprGraphNode(Expr)","u":"%3Cinit%3E(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple","c":"Jimple","l":"EXTENDS"},{"p":"sootup.jimple","c":"JimpleLexer","l":"EXTENDS"},{"p":"sootup.jimple","c":"JimpleParser","l":"EXTENDS"},{"p":"sootup.jimple","c":"JimpleParser","l":"extends_clause()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"extends_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"Extends_clauseContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"EXTENDS()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"extractDexInstructions(MethodImplementation)","u":"extractDexInstructions(org.jf.dexlib2.iface.MethodImplementation)"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"extraStats()"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"extraStats()"},{"p":"qilin.pta.tools","c":"ZipperPTA","l":"extraStats()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"F"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"Fact(Fact)","u":"%3Cinit%3E(sootup.analysis.intraprocedural.Fact)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"Fact(S)","u":"%3Cinit%3E(S)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"Fact(Set, S)","u":"%3Cinit%3E(java.util.Set,S)"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"FakeMainFactory(View, SootClass)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootClass)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"FallsThroughStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"fallsThrough()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"fallsThrough()"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"FALSE"},{"p":"sootup.core.jimple","c":"Jimple","l":"FALSE"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"FALSE_BRANCH_IDX"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"FeaturesTrueTable(SootMethod)","u":"%3Cinit%3E(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"fetchReachableParamsOf(Node)","u":"fetchReachableParamsOf(qilin.core.pag.Node)"},{"p":"qilin.core.pag","c":"ContextField","l":"field"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"field"},{"p":"sootup.jimple","c":"JimpleParser","l":"field_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"field_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"field_modifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"Field_modifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"field_signature()"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"field_signature()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"field_signature()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"Field_signatureContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"field()"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"field()"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"field(SootField)","u":"field(sootup.core.model.SootField)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"field(SootField)","u":"field(sootup.core.model.SootField)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"field(SootField)","u":"field(sootup.core.model.SootField)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"field(SootField)","u":"field(sootup.core.model.SootField)"},{"p":"qilin.core.pag","c":"Field","l":"Field(SootField)","u":"%3Cinit%3E(sootup.core.model.SootField)"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"field2InParams"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"field2OutParams"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"FieldContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"FieldGet"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"FieldGetName"},{"p":"sootup.apk.frontend.instruction","c":"FieldInstruction","l":"FieldInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.validation","c":"FieldModifiersValidator","l":"FieldModifiersValidator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"fieldname"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"FieldPointstoGraph(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"FieldRefNode(VarNode, SparkField)","u":"%3Cinit%3E(qilin.core.pag.VarNode,qilin.core.pag.SparkField)"},{"p":"qilin.core.pag","c":"PAG","l":"fieldRefNodeNumberer"},{"p":"sootup.core.validation","c":"FieldRefValidator","l":"FieldRefValidator()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"VarNode","l":"fields"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"FieldSet"},{"p":"sootup.core.signatures","c":"FieldSignature","l":"FieldSignature(ClassType, FieldSubSignature)","u":"%3Cinit%3E(sootup.core.types.ClassType,sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.core.signatures","c":"FieldSignature","l":"FieldSignature(ClassType, String, Type)","u":"%3Cinit%3E(sootup.core.types.ClassType,java.lang.String,sootup.core.types.Type)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"fieldSignature(FieldSignature)","u":"fieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"fieldSignature(FieldSignature)","u":"fieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.signatures","c":"FieldSubSignature","l":"FieldSubSignature(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"FieldValNode","l":"FieldValNode(SparkField)","u":"%3Cinit%3E(qilin.core.pag.SparkField)"},{"p":"sootup.jimple","c":"JimpleParser","l":"file_type()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"file_type()"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"File_typeContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"file()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"FileContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"fileSystemCache"},{"p":"sootup.apk.frontend.instruction","c":"FillArrayDataInstruction","l":"FillArrayDataInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"FilledArrayInstruction","l":"FilledArrayInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayInstruction","l":"FilledNewArrayInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayRangeInstruction","l":"FilledNewArrayRangeInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.util","c":"StreamUtils","l":"filterAllCasted(Stream, Class)","u":"filterAllCasted(java.util.stream.Stream,java.lang.Class)"},{"p":"sootup.core.util","c":"Utils","l":"filterJimple(Stream)","u":"filterJimple(java.util.stream.Stream)"},{"p":"sootup.core.util","c":"Utils","l":"filterJimple(String)","u":"filterJimple(java.lang.String)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"filterStmtToAfterFlow"},{"p":"sootup.core.model","c":"ClassModifier","l":"FINAL"},{"p":"sootup.core.model","c":"FieldModifier","l":"FINAL"},{"p":"sootup.core.model","c":"MethodModifier","l":"FINAL"},{"p":"sootup.core.jimple","c":"Jimple","l":"FINAL"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"FINALIZE"},{"p":"sootup.apk.frontend.instruction","c":"DanglingInstruction","l":"finalize(DexBody, DexLibAbstractInstruction)","u":"finalize(sootup.apk.frontend.main.DexBody,sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayInstruction","l":"finalize(DexBody, DexLibAbstractInstruction)","u":"finalize(sootup.apk.frontend.main.DexBody,sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayRangeInstruction","l":"finalize(DexBody, DexLibAbstractInstruction)","u":"finalize(sootup.apk.frontend.main.DexBody,sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"finalize(DexBody, DexLibAbstractInstruction)","u":"finalize(sootup.apk.frontend.main.DexBody,sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"qilin.util","c":"UnionFindSet","l":"find(E)"},{"p":"qilin.util","c":"StringNumberer","l":"find(String)","u":"find(java.lang.String)"},{"p":"qilin.core.pag","c":"PAG","l":"findAllocNode(Object)","u":"findAllocNode(java.lang.Object)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"findAncestors(ClassType)","u":"findAncestors(sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend.interceptors","c":"DexTransformer","l":"findArrayType(DexDefUseAnalysis, Stmt, int, Set)","u":"findArrayType(sootup.apk.frontend.interceptors.DexDefUseAnalysis,sootup.core.jimple.common.stmt.Stmt,int,java.util.Set)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"findConcreteMethod(View, MethodSignature)","u":"findConcreteMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature)"},{"p":"qilin.core.pag","c":"PAG","l":"findContextVarNode(SootMethod, Local, Context)","u":"findContextVarNode(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,qilin.core.context.Context)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"findEdge(Stmt, SootMethod)","u":"findEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"findGlobalVarNode(Object)","u":"findGlobalVarNode(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"findLineInfo(InsnList, AbstractInsnNode)","u":"findLineInfo(org.objectweb.asm.tree.InsnList,org.objectweb.asm.tree.AbstractInsnNode)"},{"p":"qilin.core.pag","c":"PAG","l":"findLocalVarNode(SootMethod, Object, Type)","u":"findLocalVarNode(sootup.core.model.SootMethod,java.lang.Object,sootup.core.types.Type)"},{"p":"qilin.util","c":"PTAUtils","l":"findMainFromMetaInfo(String)","u":"findMainFromMetaInfo(java.lang.String)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"findMainMethod(View)","u":"findMainMethod(sootup.core.views.View)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"findMethodVFG(SootMethod)","u":"findMethodVFG(sootup.core.model.SootMethod)"},{"p":"qilin.util","c":"StringNumberer","l":"findOrAdd(String)","u":"findOrAdd(java.lang.String)"},{"p":"qilin.pta.toolkits.turner","c":"MethodVFG","l":"findOrCreateMethodVFG(PTA, SootMethod, OCG)","u":"findOrCreateMethodVFG(qilin.core.PTA,sootup.core.model.SootMethod,qilin.pta.toolkits.turner.OCG)"},{"p":"qilin.pta.toolkits.turner","c":"ModularMVFG","l":"findOrCreateMethodVFG(PTA, SootMethod, OCG, MergedNode)","u":"findOrCreateMethodVFG(qilin.core.PTA,sootup.core.model.SootMethod,qilin.pta.toolkits.turner.OCG,qilin.util.graph.MergedNode)"},{"p":"qilin.core.pag","c":"PAG","l":"findValNode(Object, SootMethod)","u":"findValNode(java.lang.Object,sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"FLOAT_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"FLOAT_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"FLOAT_CONSTANT()"},{"p":"sootup.apk.frontend.tag","c":"FloatOpTag","l":"FloatOpTag()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"FLOW"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"FlowAnalysis(PTA, PotentialContextElement, ObjectFlowGraph)","u":"%3Cinit%3E(qilin.core.PTA,qilin.pta.toolkits.zipper.analysis.PotentialContextElement,qilin.pta.toolkits.zipper.flowgraph.ObjectFlowGraph)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"FlowAnalysis(StmtGraph>)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"flowThrough(A, Stmt, A)","u":"flowThrough(A,sootup.core.jimple.common.stmt.Stmt,A)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"flushNew()"},{"p":"qilin.util","c":"Chain","l":"follows(E, E)","u":"follows(E,E)"},{"p":"sootup.examples","c":"Dummy","l":"foobar()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"forall(P2SetVisitor)","u":"forall(qilin.core.sets.P2SetVisitor)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"forall(P2SetVisitor)","u":"forall(qilin.core.sets.P2SetVisitor)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"forall(P2SetVisitor)","u":"forall(qilin.core.sets.P2SetVisitor)"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"forward"},{"p":"sootup.core.graph","c":"DominanceFinder.AnalysisDirection","l":"FORWARD"},{"p":"sootup.analysis.intraprocedural","c":"ForwardFlowAnalysis","l":"ForwardFlowAnalysis(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"ForwardingStmtGraph(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"forwardTargets()"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"forwardTargets()"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"forwardTargets()"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"forwardTargets()"},{"p":"qilin.util","c":"ArrayNumberer","l":"freeNumbers"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"freshLocalName(String)","u":"freshLocalName(java.lang.String)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"from"},{"p":"sootup.core.jimple","c":"Jimple","l":"FROM"},{"p":"sootup.jimple","c":"JimpleLexer","l":"FROM"},{"p":"sootup.jimple","c":"JimpleParser","l":"FROM"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"FROM()"},{"p":"sootup.apk.frontend.instruction","c":"InstructionFactory","l":"fromInstruction(Instruction, int)","u":"fromInstruction(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.java.core","c":"ConstantUtil","l":"fromObject(Object)","u":"fromObject(java.lang.Object)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"fromPath(Path, Path)","u":"fromPath(java.nio.file.Path,java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"fromPath(Path, Path)","u":"fromPath(java.nio.file.Path,java.nio.file.Path)"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"FULL"},{"p":"sootup.core.cache","c":"FullCache","l":"FullCache()","u":"%3Cinit%3E()"},{"p":"sootup.core.cache.provider","c":"FullCacheProvider","l":"FullCacheProvider()","u":"%3Cinit%3E()"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"FullMethodLvSelector(Map, int)","u":"%3Cinit%3E(java.util.Map,int)"},{"p":"sootup.core.model","c":"FullPosition","l":"FullPosition(int, int, int, int)","u":"%3Cinit%3E(int,int,int,int)"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"FullStmtPositionInfo(Position, Position[])","u":"%3Cinit%3E(sootup.core.model.Position,sootup.core.model.Position[])"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"g2GN"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"g2GP"},{"p":"qilin.stat","c":"IEvaluator","l":"GB"},{"p":"sootup.core.util","c":"Utils","l":"generateJimpleForTest(Body)","u":"generateJimpleForTest(sootup.core.model.Body)"},{"p":"sootup.core.util","c":"Utils","l":"generateJimpleTest(List)","u":"generateJimpleTest(java.util.List)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"generateLocal(Type)","u":"generateLocal(sootup.core.types.Type)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"generateParameterLocal(Type, int)","u":"generateParameterLocal(sootup.core.types.Type,int)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"generateThisLocal(Type)","u":"generateThisLocal(sootup.core.types.Type)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"GENERIC_FAKE"},{"p":"qilin.util","c":"ArrayNumberer","l":"get(E)"},{"p":"qilin.util","c":"Numberer","l":"get(E)"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"get(InputStream)","u":"get(java.io.InputStream)"},{"p":"qilin.core.context","c":"ContextElements","l":"get(int)"},{"p":"qilin.util","c":"BitVector","l":"get(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"NonIndexOutofBoundsArrayList","l":"get(int)"},{"p":"qilin.util","c":"ArrayNumberer","l":"get(long)"},{"p":"qilin.util","c":"Numberer","l":"get(long)"},{"p":"qilin.util.collect","c":"SetFactory","l":"get(Set)","u":"get(java.util.Set)"},{"p":"qilin.core.pag","c":"VarNode","l":"getAllFieldRefs()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"getAllModules()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"getAllNodes()"},{"p":"qilin.util.graph","c":"Tree","l":"getAllNodes()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"getAllNodes()"},{"p":"sootup.core.graph","c":"DominanceTree","l":"getAllNodesDFS()"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"getAllObjs()"},{"p":"qilin.core.pag","c":"PAG","l":"getAlloc()"},{"p":"qilin.core.pag","c":"PAG","l":"getAllocNode(Object)","u":"getAllocNode(java.lang.Object)"},{"p":"qilin.core.pag","c":"PAG","l":"getAllocNodeNumberer()"},{"p":"qilin.core.pag","c":"PAG","l":"getAllocNodes()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getAllOutEdges(BNode)","u":"getAllOutEdges(qilin.pta.toolkits.eagle.BNode)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getAllPrimitiveTypes()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"getAllStates()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getAllSuccessors(Stmt)","u":"getAllSuccessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"getAllTreeNodes()"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"getAnalysisInputLocation()"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"getAndroidJarPath(String, Path)","u":"getAndroidJarPath(java.lang.String,java.nio.file.Path)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"getAndroidVersionInfo()"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"getAnnotation()"},{"p":"sootup.java.core.views","c":"JavaView","l":"getAnnotationClass(ClassType)","u":"getAnnotationClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core","c":"JavaAnnotationSootClass","l":"getAnnotationMethods()"},{"p":"sootup.java.core","c":"HasAnnotation","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootField","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootField.JavaSootFieldBuilder","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"getAnnotations()"},{"p":"sootup.java.core","c":"JavaSootMethod.JavaSootMethodBuilder","l":"getAnnotations()"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"getAnnotations()"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"getApi_version()"},{"p":"qilin","c":"CoreConfig","l":"getAppConfig()"},{"p":"qilin.core","c":"PTAScene","l":"getApplicationClasses()"},{"p":"qilin.driver","c":"PTAPattern","l":"getApproach()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArg(BasicBlock)","u":"getArg(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getArg(int)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArg(int)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getArgCount()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArgIndex(BasicBlock)","u":"getArgIndex(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getArgs()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArgs()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArgsSize()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getArgToBlockMap()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getArrayRef()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getArrayRef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getArrayRef()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getArrayRef(Value)","u":"getArrayRef(sootup.core.jimple.basic.Value)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getArrayType(Type, int)","u":"getArrayType(sootup.core.types.Type,int)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getArrayType(Type, int)","u":"getArrayType(sootup.core.types.Type,int)"},{"p":"sootup.apk.frontend.instruction","c":"FieldInstruction","l":"getAssignStmt(Local, ConcreteRef)","u":"getAssignStmt(sootup.core.jimple.basic.Local,sootup.core.jimple.common.ref.ConcreteRef)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getATN()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getATN()"},{"p":"qilin.core.pag","c":"ContextField","l":"getBase()"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"getBase()"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider.DexContainer","l":"getBase()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"getBase()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"getBase()"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"getBase()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"getBaseCallGraph()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"getBaseCallGraphEdges()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"getBaseType()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getBaseType()"},{"p":"sootup.core.types","c":"ArrayType","l":"getBaseType()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"getBeginStmt()"},{"p":"sootup.core.transform","c":"RunTimeBodyInterceptor","l":"getBiMetric()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getBlock(int)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getBlock(Local)","u":"getBlock(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBlockIterator()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getBlockOf(Stmt)","u":"getBlockOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getBlockOf(Stmt)","u":"getBlockOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getBlockOf(Stmt)","u":"getBlockOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBlockOf(Stmt)","u":"getBlockOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getBlocks()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getBlocks()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getBlocks()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBlocks()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getBlocks()"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBlocksSorted()"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"getBlocksSorted(StmtGraph)","u":"getBlocksSorted(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"getBlocksSorted(StmtGraph)","u":"getBlocksSorted(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getBlockToIdx()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getBNode(Object, Boolean)","u":"getBNode(java.lang.Object,java.lang.Boolean)"},{"p":"sootup.core.model","c":"SootMethod","l":"getBody()"},{"p":"sootup.core.transform","c":"RunTimeBodyInterceptor","l":"getBodyInterceptor()"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.core.inputlocation","c":"AnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.interceptors","c":"BytecodeBodyInterceptors","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getBodyInterceptors()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getBodyOf(Stmt)","u":"getBodyOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"SootMethod","l":"getBodySource()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getBoolean()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getBootstrapArg(int)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getBootstrapArgCount()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getBootstrapArgs()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getBootstrapMethodSignature()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getBoxedType(PrimitiveType)","u":"getBoxedType(sootup.core.types.PrimitiveType)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getBoxedType(PrimitiveType)","u":"getBoxedType(sootup.core.types.PrimitiveType)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"getBranchingMap()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getBranchTargetsOf(BranchingStmt)","u":"getBranchTargetsOf(sootup.core.jimple.common.stmt.BranchingStmt)"},{"p":"sootup.core.model","c":"Body","l":"getBranchTargetsOf(BranchingStmt)","u":"getBranchTargetsOf(sootup.core.jimple.common.stmt.BranchingStmt)"},{"p":"sootup.core.model","c":"BuilderException","l":"getBuildableClass()"},{"p":"sootup.core.model","c":"BuilderException","l":"getBuilderClass()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getByte()"},{"p":"sootup.core.model","c":"ClassModifier","l":"getBytecode()"},{"p":"sootup.core.model","c":"FieldModifier","l":"getBytecode()"},{"p":"sootup.core.model","c":"MethodModifier","l":"getBytecode()"},{"p":"sootup.java.core","c":"ModuleModifier","l":"getBytecode()"},{"p":"sootup.java.core.views","c":"JavaView","l":"getCachedClassesCount()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getCalleesOfCallAt(Stmt)","u":"getCalleesOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"getCalleesOfCallAt(Stmt)","u":"getCalleesOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getCallersOf(SootMethod)","u":"getCallersOf(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"getCallersOf(SootMethod)","u":"getCallersOf(sootup.core.model.SootMethod)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getCallGraph()"},{"p":"qilin.core","c":"PTA","l":"getCallGraph()"},{"p":"qilin.core","c":"PTAScene","l":"getCallGraph()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getCallsFromWithin(SootMethod)","u":"getCallsFromWithin(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getCallsFromWithin(SootMethod)","u":"getCallsFromWithin(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getCallsFromWithinMethod(SootMethod)","u":"getCallsFromWithinMethod(sootup.core.model.SootMethod)"},{"p":"sootup.interceptors.typeresolving","c":"CastCounter","l":"getCastCount()"},{"p":"sootup.core.util","c":"StringTools","l":"getCFormatChar(char)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"getCg()"},{"p":"qilin.core.pag","c":"PAG","l":"getCgb()"},{"p":"qilin.core","c":"PTA","l":"getCgb()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getChannelNames()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getChar()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"getCheckType()"},{"p":"qilin.util.graph","c":"TreeNode","l":"getChildren()"},{"p":"sootup.core.graph","c":"DominanceTree","l":"getChildren(BasicBlock)","u":"getChildren(sootup.core.graph.BasicBlock)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getCICallGraph()"},{"p":"sootup.core.cache","c":"ClassCache","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"FullCache","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"LRUCache","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.core.views","c":"View","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"JavaView","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"getClass(ClassType)","u":"getClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getClass(ModulePackageName, JavaClassType)","u":"getClass(sootup.java.core.signatures.ModulePackageName,sootup.java.core.types.JavaClassType)"},{"p":"qilin.core.pag","c":"ClassConstantNode","l":"getClassConstant()"},{"p":"qilin.core","c":"PTAScene","l":"getClasses()"},{"p":"sootup.core.cache","c":"ClassCache","l":"getClasses()"},{"p":"sootup.core.cache","c":"FullCache","l":"getClasses()"},{"p":"sootup.core.cache","c":"LRUCache","l":"getClasses()"},{"p":"sootup.core.views","c":"View","l":"getClasses()"},{"p":"sootup.java.core.views","c":"JavaView","l":"getClasses()"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"getClasses()"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper","l":"getClassInformation(ClassType)","u":"getClassInformation(sootup.core.types.ClassType)"},{"p":"sootup.core.util","c":"Modifiers","l":"getClassModifiers(int)"},{"p":"sootup.core.types","c":"ClassType","l":"getClassName()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"getClassName()"},{"p":"sootup.core.views","c":"View","l":"getClassOrThrow(ClassType)","u":"getClassOrThrow(sootup.core.types.ClassType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getClassProvider(View)","u":"getClassProvider(sootup.core.views.View)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getClassSource()"},{"p":"sootup.core.model","c":"SootClass","l":"getClassSource()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getClassSource()"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getClassSource(ClassType)","u":"getClassSource(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"JavaView","l":"getClassSource(ClassType)","u":"getClassSource(sootup.core.types.ClassType)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getClassSource(ClassType)","u":"getClassSource(sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.core.inputlocation","c":"AnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getClassSource(ClassType, View)","u":"getClassSource(sootup.core.types.ClassType,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"getClassSourceInternal(JavaClassType, Path, ClassProvider)","u":"getClassSourceInternal(sootup.java.core.types.JavaClassType,java.nio.file.Path,sootup.core.frontend.ClassProvider)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getClassSources(SourceType)","u":"getClassSources(sootup.core.model.SourceType)"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.core.inputlocation","c":"AnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ArchiveBasedAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getClassSources(View)","u":"getClassSources(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getClassSourcesInternal(ModuleSignature, IdentifierFactory, View)","u":"getClassSourcesInternal(sootup.java.core.signatures.ModuleSignature,sootup.core.IdentifierFactory,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getClassSourcesInternal(ModuleSignature, View)","u":"getClassSourcesInternal(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"getClassType()"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getClassType()"},{"p":"qilin.util","c":"PTAUtils","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getClassType(String)","u":"getClassType(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getClassType(String, String)","u":"getClassType(java.lang.String,java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getClassType(String, String)","u":"getClassType(java.lang.String,java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getClassType(String, String)","u":"getClassType(java.lang.String,java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getClassType(String, String, ModuleSignature)","u":"getClassType(java.lang.String,java.lang.String,sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getClassType(String, String, String)","u":"getClassType(java.lang.String,java.lang.String,java.lang.String)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"getClassTypeFromClassName(String)","u":"getClassTypeFromClassName(java.lang.String)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getClassTypeList(JimpleParser.Type_listContext)","u":"getClassTypeList(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getClassTypeSet(JimpleParser.Type_listContext)","u":"getClassTypeSet(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"getClinitFromEntryPoints(List)","u":"getClinitFromEntryPoints(java.util.List)"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"getComparisonExpr(DexBody, int)","u":"getComparisonExpr(sootup.apk.frontend.main.DexBody,int)"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"getComparisonExpr(Immediate, Immediate)","u":"getComparisonExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.util.graph","c":"StronglyConnectedComponents","l":"getComponents()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"getCondition()"},{"p":"sootup.interceptors","c":"Evaluator","l":"getConstantValueOf(Value)","u":"getConstantValueOf(sootup.core.jimple.basic.Value)"},{"p":"qilin.util.graph","c":"MergedNode","l":"getContent()"},{"p":"qilin.core.pag","c":"ContextField","l":"getContext()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextAllocNodeMap()"},{"p":"qilin.driver","c":"PTAPattern","l":"getContextDepth()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextFields()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextFieldVarNodeMap()"},{"p":"qilin.driver","c":"PTAPattern","l":"getContextKind()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextMethodMap()"},{"p":"qilin.core.pag","c":"PAG","l":"getContextVarNodeMap()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"getCSNodes()"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"getCtxDepHeaps()"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"getCtxDepHeaps()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"getDeadState()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"getDeadState()"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"getDebugInfo()"},{"p":"sootup.core.model","c":"SootClassMember","l":"getDeclaringClassType()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"getDeclClassType()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getDef()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getDef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getDef()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getDefaultTarget(Body)","u":"getDefaultTarget(sootup.core.model.Body)"},{"p":"sootup.java.core","c":"JavaAnnotationSootMethod","l":"getDefaultValue()"},{"p":"sootup.java.core","c":"JavaAnnotationSootClass","l":"getDefaultValues()"},{"p":"sootup.core.model","c":"Body","l":"getDefs()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getDefs(Collection)","u":"getDefs(java.util.Collection)"},{"p":"sootup.core.model","c":"Body","l":"getDefs(StmtGraph)","u":"getDefs(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getDefsForLocalUse(StmtGraph, Stmt)","u":"getDefsForLocalUse(sootup.core.graph.StmtGraph,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"getDefsOf(Local)","u":"getDefsOf(sootup.core.jimple.basic.Local)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"getDestination()"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"getDexFromSource(File, Comparator>)","u":"getDexFromSource(java.io.File,java.util.Comparator)"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"getDexFromSource(File, int)","u":"getDexFromSource(java.io.File,int)"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider.DexContainer","l":"getDexName()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAFactory","l":"getDFA(AllocNode)","u":"getDFA(qilin.core.pag.AllocNode)"},{"p":"sootup.core.types","c":"ArrayType","l":"getDimension()"},{"p":"qilin.util","c":"UnionFindSet","l":"getDisjointSets()"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getDominanceFrontiers(BasicBlock)","u":"getDominanceFrontiers(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getDouble()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"getDummyThis()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph","l":"getEdges()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph","l":"getEdges()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph","l":"getEdges()"},{"p":"qilin.util.graph","c":"TreeNode","l":"getElem()"},{"p":"qilin.core.context","c":"ContextElements","l":"getElements()"},{"p":"qilin.util","c":"Chain","l":"getElementsUnsorted()"},{"p":"sootup.core.types","c":"ArrayType","l":"getElementType()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"getEmptySet()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getEndPointsOf(M)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getEndPointsOf(SootMethod)","u":"getEndPointsOf(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getEndPointsOf(SootMethod)","u":"getEndPointsOf(sootup.core.model.SootMethod)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"getEndStmt()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"getEntryMethods()"},{"p":"sootup.callgraph","c":"CallGraph","l":"getEntryMethods()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"getEntryMethods()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getEntrypoints()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getEntryPoints()"},{"p":"sootup.core.util","c":"StringTools","l":"getEscapedStringOf(String)","u":"getEscapedStringOf(java.lang.String)"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getExceptionalPredecessors()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getExceptionalSuccessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getExceptionalSuccessors()"},{"p":"qilin.core.pag","c":"MethodPAG","l":"getExceptionEdges()"},{"p":"qilin.core","c":"PTA","l":"getExceptionHandler()"},{"p":"sootup.core.model","c":"SootMethod","l":"getExceptionSignatures()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"getExceptionType()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getExclusionFilePath()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getExpectedSuccessorCount()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"getExpr()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"getExpressThreshold()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getExtendedBasicBlockPathBetween(Stmt, Stmt)","u":"getExtendedBasicBlockPathBetween(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"getExtension()"},{"p":"sootup.core.inputlocation","c":"FileType","l":"getExtensionWithDot()"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"getFakeMain()"},{"p":"qilin.core","c":"PTAScene","l":"getFakeMainMethod()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getFalse()"},{"p":"qilin.core.pag","c":"ContextField","l":"getField()"},{"p":"qilin.core.pag","c":"Field","l":"getField()"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"getField()"},{"p":"qilin.core.pag","c":"FieldValNode","l":"getField()"},{"p":"sootup.core.views","c":"AbstractView","l":"getField(FieldSignature)","u":"getField(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.views","c":"View","l":"getField(FieldSignature)","u":"getField(sootup.core.signatures.FieldSignature)"},{"p":"sootup.java.core.views","c":"JavaView","l":"getField(FieldSignature)","u":"getField(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getField(FieldSubSignature)","u":"getField(sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getField(FieldSubSignature)","u":"getField(sootup.core.signatures.FieldSubSignature)"},{"p":"qilin.core","c":"PTAScene","l":"getField(String)","u":"getField(java.lang.String)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getField(String)","u":"getField(java.lang.String)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getField(String)","u":"getField(java.lang.String)"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"getFieldCurrentThread()"},{"p":"qilin.core","c":"PTAScene","l":"getFieldCurrentThread()"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"getFieldGlobalThrow()"},{"p":"qilin.core","c":"PTAScene","l":"getFieldGlobalThrow()"},{"p":"sootup.core.util","c":"Modifiers","l":"getFieldModifiers(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"getFieldModifiers(int)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getFieldRef()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getFieldRef()"},{"p":"qilin.core.pag","c":"PAG","l":"getFieldRefNodeNumberer()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getFields()"},{"p":"sootup.core.model","c":"AbstractClass","l":"getFields()"},{"p":"sootup.core.model","c":"SootClass","l":"getFields()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getFields()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getFields(AllocNode)","u":"getFields(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getFields(Type)","u":"getFields(sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.ref","c":"JFieldRef","l":"getFieldSignature()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getFieldSignature(ClassType, FieldSubSignature)","u":"getFieldSignature(sootup.core.types.ClassType,sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getFieldSignature(ClassType, FieldSubSignature)","u":"getFieldSignature(sootup.core.types.ClassType,sootup.core.signatures.FieldSubSignature)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getFieldSignature(JimpleParser.Field_signatureContext)","u":"getFieldSignature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getFieldSignature(String, ClassType, String)","u":"getFieldSignature(java.lang.String,sootup.core.types.ClassType,java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getFieldSignature(String, ClassType, String)","u":"getFieldSignature(java.lang.String,sootup.core.types.ClassType,java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getFieldSignature(String, ClassType, Type)","u":"getFieldSignature(java.lang.String,sootup.core.types.ClassType,sootup.core.types.Type)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getFieldSignature(String, ClassType, Type)","u":"getFieldSignature(java.lang.String,sootup.core.types.ClassType,sootup.core.types.Type)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getFieldSubSignature(String, Type)","u":"getFieldSubSignature(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getFieldSubSignature(String, Type)","u":"getFieldSubSignature(java.lang.String,sootup.core.types.Type)"},{"p":"qilin.util","c":"Chain","l":"getFirst()"},{"p":"qilin.util","c":"Pair","l":"getFirst()"},{"p":"qilin.util","c":"Triple","l":"getFirst()"},{"p":"sootup.core.model","c":"FullPosition","l":"getFirstCol()"},{"p":"sootup.core.model","c":"LinePosition","l":"getFirstCol()"},{"p":"sootup.core.model","c":"Position","l":"getFirstCol()"},{"p":"sootup.core.model","c":"FullPosition","l":"getFirstLine()"},{"p":"sootup.core.model","c":"LinePosition","l":"getFirstLine()"},{"p":"sootup.core.model","c":"Position","l":"getFirstLine()"},{"p":"sootup.core.model","c":"Body","l":"getFirstNonIdentityStmt()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getFloat()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"getFlow()"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"getFlow(Stmt, Stmt)","u":"getFlow(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"getFlowAfter(Stmt)","u":"getFlowAfter(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"getFlowBefore(Stmt)","u":"getFlowBefore(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"getFlowBefore(Stmt)","u":"getFlowBefore(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"getFlowNodes()"},{"p":"sootup.core.types","c":"ClassType","l":"getFullyQualifiedName()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"getFullyQualifiedName()"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"getFuntion()"},{"p":"qilin.stat","c":"AliasStat","l":"getGlobalAliasesIncludingStSt()"},{"p":"qilin.core.pag","c":"PAG","l":"getGlobalPointers()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getGrammarFileName()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getGrammarFileName()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"getGraph()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassProvider","l":"getHandledFileType()"},{"p":"sootup.core.frontend","c":"ClassProvider","l":"getHandledFileType()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmJavaClassProvider","l":"getHandledFileType()"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getHandledFileType()"},{"p":"sootup.jimple.frontend","c":"JimpleClassProvider","l":"getHandledFileType()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"getHandlerStmt()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"getHandleTag()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getHCQ(AllocNode)","u":"getHCQ(qilin.core.pag.AllocNode)"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getHead()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getHead()"},{"p":"qilin.driver","c":"PTAPattern","l":"getHeapContextDepth()"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"getHierarchy()"},{"p":"sootup.core.jimple","c":"Jimple","l":"getIdentifierFactory()"},{"p":"sootup.core.views","c":"View","l":"getIdentifierFactory()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"getIdentifierFactory()"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getIdentifierFactory()"},{"p":"sootup.java.core.views","c":"JavaView","l":"getIdentifierFactory()"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getIdentifierFactory()"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"getIdentifierFactory()"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getIdxToBlock()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"getImmediate()"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getImmediateDominator(BasicBlock)","u":"getImmediateDominator(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"getImmediateDominators()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"getImports()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"getInDegreeOf(AllocNode)","u":"getInDegreeOf(qilin.core.pag.AllocNode)"},{"p":"qilin.core.pag","c":"Parm","l":"getIndex()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"getIndex()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"getIndex()"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"getInEntryEdges(int)"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"getInParamsToCSFields()"},{"p":"sootup.core.frontend","c":"ResolveException","l":"getInputUri()"},{"p":"sootup.apk.frontend.dexpler","c":"DexFileProvider","l":"getInstance()"},{"p":"sootup.apk.frontend.dexpler","c":"DexResolver","l":"getInstance()"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"getInstance()"},{"p":"sootup.core.jimple.basic","c":"NoPositionInformation","l":"getInstance()"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"getInstance()"},{"p":"sootup.core.types","c":"NullType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.BooleanType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.ByteType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.CharType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.DoubleType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.FloatType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.IntType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.LongType","l":"getInstance()"},{"p":"sootup.core.types","c":"PrimitiveType.ShortType","l":"getInstance()"},{"p":"sootup.core.types","c":"UnknownType","l":"getInstance()"},{"p":"sootup.core.types","c":"VoidType","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer127Type","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer1Type","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes.Integer32767Type","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"BottomType","l":"getInstance()"},{"p":"sootup.interceptors.typeresolving.types","c":"TopType","l":"getInstance()"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getInstance()"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getInstance()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"getInstance()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getInstance(boolean)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"getInstance(double)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"getInstance(float)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getInstance(int)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"getInstance(int)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"getInstance(long)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getInstance(ModuleSignature)","u":"getInstance(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getInstance(String)","u":"getInstance(java.lang.String)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getInstruction()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getInt()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes","l":"getInteger1()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes","l":"getInteger127()"},{"p":"sootup.interceptors.typeresolving.types","c":"AugmentIntegerTypes","l":"getInteger32767()"},{"p":"sootup.java.core","c":"JavaModuleInfo.InterfaceReference","l":"getInterfaceImplementation()"},{"p":"sootup.core.model","c":"SootClass","l":"getInterfaces()"},{"p":"sootup.java.core","c":"JavaModuleInfo.InterfaceReference","l":"getInterfaceType()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getInterFlowAnalysis()"},{"p":"qilin.core.pag","c":"MethodPAG","l":"getInternalReader()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"getInvokableStmt()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getInvoke(Local, String, Immediate...)","u":"getInvoke(sootup.core.jimple.basic.Local,java.lang.String,sootup.core.jimple.basic.Immediate...)"},{"p":"qilin.core","c":"ArtificialMethod","l":"getInvoke(String, Immediate...)","u":"getInvoke(java.lang.String,sootup.core.jimple.basic.Immediate...)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getInvokedMethods(AllocNode)","u":"getInvokedMethods(qilin.core.pag.AllocNode)"},{"p":"sootup.core.jimple.common.stmt","c":"InvokableStmt","l":"getInvokeExpr()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getInvokeExpr()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"getInvokeExpr()"},{"p":"qilin.core.pag","c":"MethodPAG","l":"getInvokeStmts()"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"getIR()"},{"p":"qilin.util","c":"PTAUtils","l":"getIR(Object)","u":"getIR(java.lang.Object)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"getJavaSourceStartLineNumber()"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"getJimpleLnNum()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getKey()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"getKind()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"getKind()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"getKind(int)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"getKind(String)","u":"getKind(java.lang.String)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstCdgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"AbstDdgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ArgAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ArraySizeAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"BaseAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"CdgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ConditionAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"DdgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ExceptionalCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ExprAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"GotoCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"IfFalseCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"IfTrueCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"InvokeAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"LeftOpAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ModifierAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"NormalCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"Op1AstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"Op2AstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ParameterAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ReturnTypeAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"RightOpAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SingleOpAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"StmtAstEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SwitchCfgEdge","l":"getLabel()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SwitchKeyAstEdge","l":"getLabel()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getLabeledStmts()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"getLabels()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getLanguageVersions(Path)","u":"getLanguageVersions(java.nio.file.Path)"},{"p":"qilin.util","c":"Chain","l":"getLast()"},{"p":"sootup.core.model","c":"FullPosition","l":"getLastCol()"},{"p":"sootup.core.model","c":"LinePosition","l":"getLastCol()"},{"p":"sootup.core.model","c":"Position","l":"getLastCol()"},{"p":"sootup.core.model","c":"FullPosition","l":"getLastLine()"},{"p":"sootup.core.model","c":"LinePosition","l":"getLastLine()"},{"p":"sootup.core.model","c":"Position","l":"getLastLine()"},{"p":"sootup.interceptors.typeresolving","c":"PrimitiveHierarchy","l":"getLeastCommonAncestor(Type, Type)","u":"getLeastCommonAncestor(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"getLeastCommonAncestors(Type, Type)","u":"getLeastCommonAncestors(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"qilin.util.graph","c":"Tree","l":"getLeaves()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"getLeaves()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getLeftOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getLeftOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"getLeftOp()"},{"p":"qilin.core","c":"PTAScene","l":"getLibraryClasses()"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getLineNumber()"},{"p":"sootup.interceptors","c":"LocalLivenessAnalyser","l":"getLiveLocalsAfterStmt(Stmt)","u":"getLiveLocalsAfterStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors","c":"LocalLivenessAnalyser","l":"getLiveLocalsBeforeStmt(Stmt)","u":"getLiveLocalsBeforeStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"PAG","l":"getLoad()"},{"p":"qilin.pta.toolkits.conch","c":"SMPAG","l":"getLoads()"},{"p":"sootup.interceptors.typeresolving","c":"StmtLocalPair","l":"getLocal()"},{"p":"sootup.core.model","c":"Body","l":"getLocalCount()"},{"p":"qilin.core.pag","c":"PAG","l":"getLocalPointers()"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"getLocals()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getLocals()"},{"p":"sootup.core.model","c":"Body","l":"getLocals()"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"getLocals()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getLong()"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"getLowestCommonAncestors(ClassType, ClassType)","u":"getLowestCommonAncestors(sootup.core.types.ClassType,sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"getLowestCommonAncestors(ClassType, ClassType)","u":"getLowestCommonAncestors(sootup.core.types.ClassType,sootup.core.types.ClassType)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"getMap()"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"getMax_api()"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"getMemoryUsage()"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"getMergedNode(N)"},{"p":"qilin.core.pag","c":"AllocNode","l":"getMethod()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"getMethod()"},{"p":"qilin.core.pag","c":"GlobalVarNode","l":"getMethod()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"getMethod()"},{"p":"qilin.core.pag","c":"MethodPAG","l":"getMethod()"},{"p":"qilin.core.pag","c":"VarNode","l":"getMethod()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"getMethod()"},{"p":"sootup.core.views","c":"AbstractView","l":"getMethod(MethodSignature)","u":"getMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.views","c":"View","l":"getMethod(MethodSignature)","u":"getMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.java.core.views","c":"JavaView","l":"getMethod(MethodSignature)","u":"getMethod(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getMethod(MethodSubSignature)","u":"getMethod(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getMethod(MethodSubSignature)","u":"getMethod(sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core","c":"PTAScene","l":"getMethod(String)","u":"getMethod(java.lang.String)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getMethod(String, Iterable)","u":"getMethod(java.lang.String,java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getMethod(String, Iterable)","u":"getMethod(java.lang.String,java.lang.Iterable)"},{"p":"qilin.core.pag","c":"PAG","l":"getMethod2ContextsMap()"},{"p":"qilin.util","c":"PTAUtils","l":"getMethodBody(SootMethod)","u":"getMethodBody(sootup.core.model.SootMethod)"},{"p":"sootup.core.util","c":"Modifiers","l":"getMethodModifiers(int)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getMethodOf(Stmt)","u":"getMethodOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getMethodOf(Stmt)","u":"getMethodOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"PAG","l":"getMethodPAG(SootMethod)","u":"getMethodPAG(sootup.core.model.SootMethod)"},{"p":"sootup.core.model","c":"AbstractClass","l":"getMethods()"},{"p":"sootup.core.model","c":"SootClass","l":"getMethods()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getMethods()"},{"p":"sootup.core.model","c":"AbstractClass","l":"getMethodsByName(String)","u":"getMethodsByName(java.lang.String)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getMethodsByName(String)","u":"getMethodsByName(java.lang.String)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph.Vertex","l":"getMethodSignature()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getMethodSignature()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getMethodSignature()"},{"p":"sootup.core.model","c":"Body","l":"getMethodSignature()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSignature(ClassType, MethodSubSignature)","u":"getMethodSignature(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSignature(ClassType, MethodSubSignature)","u":"getMethodSignature(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSignature(ClassType, String, String, List)","u":"getMethodSignature(sootup.core.types.ClassType,java.lang.String,java.lang.String,java.util.List)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSignature(ClassType, String, String, List)","u":"getMethodSignature(sootup.core.types.ClassType,java.lang.String,java.lang.String,java.util.List)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSignature(ClassType, String, Type, List)","u":"getMethodSignature(sootup.core.types.ClassType,java.lang.String,sootup.core.types.Type,java.util.List)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSignature(ClassType, String, Type, List)","u":"getMethodSignature(sootup.core.types.ClassType,java.lang.String,sootup.core.types.Type,java.util.List)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getMethodSignature(JimpleParser.Method_signatureContext, ParserRuleContext)","u":"getMethodSignature(sootup.jimple.JimpleParser.Method_signatureContext,org.antlr.v4.runtime.ParserRuleContext)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSignature(String, String, String, List)","u":"getMethodSignature(java.lang.String,java.lang.String,java.lang.String,java.util.List)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSignature(String, String, String, List)","u":"getMethodSignature(java.lang.String,java.lang.String,java.lang.String,java.util.List)"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"getMethodSignatureInSubClass(MethodSignature, MethodSignature, CallGraph)","u":"getMethodSignatureInSubClass(sootup.core.signatures.MethodSignature,sootup.core.signatures.MethodSignature,sootup.callgraph.CallGraph)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"getMethodSignatures()"},{"p":"sootup.callgraph","c":"CallGraph","l":"getMethodSignatures()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"getMethodSignatures()"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getMethodSubSignature(JimpleParser.Method_subsignatureContext, ParserRuleContext)","u":"getMethodSubSignature(sootup.jimple.JimpleParser.Method_subsignatureContext,org.antlr.v4.runtime.ParserRuleContext)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getMethodSubSignature(String, Type, Iterable)","u":"getMethodSubSignature(java.lang.String,sootup.core.types.Type,java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getMethodSubSignature(String, Type, Iterable)","u":"getMethodSubSignature(java.lang.String,sootup.core.types.Type,java.lang.Iterable)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getModeNames()"},{"p":"qilin.util","c":"Chain","l":"getModificationCount()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"getModifier()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootClass","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootField","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootMethod","l":"getModifiers()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getModifiers()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"getModifiers()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"getModifiers()"},{"p":"sootup.java.core","c":"JavaModuleInfo.ModuleReference","l":"getModifiers()"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"getModifiers()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"getModule(ModuleSignature)","u":"getModule(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getModuleClasses(ModuleSignature)","u":"getModuleClasses(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"getModuleDescriptor(Path)","u":"getModuleDescriptor(java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"getModuleInfo(ModuleSignature)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getModuleInfo(ModuleSignature)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getModuleInfo(ModuleSignature, View)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getModuleInfo(ModuleSignature, View)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"getModuleInfo(ModuleSignature, View)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.core","c":"ModuleInfoAnalysisInputLocation","l":"getModuleInfo(ModuleSignature, View)","u":"getModuleInfo(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"getModuleModifiers(int)"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"getModuleName()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"getModules()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getModules(View)","u":"getModules(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getModules(View)","u":"getModules(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"getModules(View)","u":"getModules(sootup.core.views.View)"},{"p":"sootup.java.core","c":"ModuleInfoAnalysisInputLocation","l":"getModules(View)","u":"getModules(sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getModulesClassSources(ModuleSignature, View)","u":"getModulesClassSources(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getModulesClassSources(ModuleSignature, View)","u":"getModulesClassSources(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"getModulesClassSources(ModuleSignature, View)","u":"getModulesClassSources(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.core","c":"ModuleInfoAnalysisInputLocation","l":"getModulesClassSources(ModuleSignature, View)","u":"getModulesClassSources(sootup.java.core.signatures.ModuleSignature,sootup.core.views.View)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"getModuleSignature()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"getModuleSignature()"},{"p":"sootup.java.core","c":"JavaModuleInfo.ModuleReference","l":"getModuleSignature()"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"getModuleSignature()"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getModuleSignature(String)","u":"getModuleSignature(java.lang.String)"},{"p":"qilin.core","c":"PTA","l":"getNakedReachableMethods()"},{"p":"sootup.apk.frontend.main","c":"Tag","l":"getName()"},{"p":"sootup.apk.frontend.tag","c":"DoubleOpTag","l":"getName()"},{"p":"sootup.apk.frontend.tag","c":"FloatOpTag","l":"getName()"},{"p":"sootup.apk.frontend.tag","c":"IntOpTag","l":"getName()"},{"p":"sootup.apk.frontend.tag","c":"LongOpTag","l":"getName()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph","l":"getName()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"getName()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph","l":"getName()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph","l":"getName()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getName()"},{"p":"sootup.core.model","c":"AbstractClass","l":"getName()"},{"p":"sootup.core.model","c":"SootClass","l":"getName()"},{"p":"sootup.core.model","c":"SootClassMember","l":"getName()"},{"p":"sootup.core.signatures","c":"PackageName","l":"getName()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"getName()"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"getName()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getName()"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"getNamedModules()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getNew(ClassType)","u":"getNew(sootup.core.types.ClassType)"},{"p":"qilin.core","c":"ArtificialMethod","l":"getNewArray(ClassType)","u":"getNewArray(sootup.core.types.ClassType)"},{"p":"qilin.core.pag","c":"AllocNode","l":"getNewExpr()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"getNewSet()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"getNewSetCopy()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getNextLocal(Type)","u":"getNextLocal(sootup.core.types.Type)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"getNode(Value)","u":"getNode(sootup.core.jimple.basic.Value)"},{"p":"qilin.util","c":"PTAUtils","l":"getNodeLabel(Node)","u":"getNodeLabel(qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getNodes()"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph","l":"getNodes()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph","l":"getNodes()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getNodes()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getNodes()"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"getNoStmtPositionInfo()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"getNumber()"},{"p":"qilin.core.pag","c":"ArrayElement","l":"getNumber()"},{"p":"qilin.core.pag","c":"Node","l":"getNumber()"},{"p":"qilin.util","c":"Numberable","l":"getNumber()"},{"p":"qilin.util","c":"NumberedString","l":"getNumber()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"getObjects()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"getOldSet()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractUnopExpr","l":"getOp()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"getOp()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"getOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"getOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"getOp()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"getOp()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"getOp()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"getOp1()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"getOp2()"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"getOperandPosition(int)"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"getOperandPosition(int)"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"getOperandPosition(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"getOrCreateMerging(AbstractInsnNode)","u":"getOrCreateMerging(org.objectweb.asm.tree.AbstractInsnNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getOrCreateStmtGraph(Body)","u":"getOrCreateStmtGraph(sootup.core.model.Body)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getOrCreateStmtGraph(M)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getOrCreateStmtGraph(SootMethod)","u":"getOrCreateStmtGraph(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getOrCreateStmtGraph(SootMethod)","u":"getOrCreateStmtGraph(sootup.core.model.SootMethod)"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"getOrder()"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"getOrder()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"getOtherCallGraph()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"getOtherCallGraphEdges()"},{"p":"qilin","c":"CoreConfig","l":"getOutConfig()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getOutEdges(BNode)","u":"getOutEdges(qilin.pta.toolkits.eagle.BNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"getOutEdges(Node)","u":"getOutEdges(qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"getOutEntryEdges()"},{"p":"sootup.core.model","c":"SootClass","l":"getOuterClass()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getOuterClass()"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"getOutExitEdges()"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"getOutGs()"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"getOutMethodsWithRetOrParamValueFrom(SparkField)","u":"getOutMethodsWithRetOrParamValueFrom(qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"getOutput()"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"getOutTargets()"},{"p":"qilin.core.pag","c":"ValNode","l":"getP2Set()"},{"p":"sootup.core.types","c":"ClassType","l":"getPackageName()"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"getPackageName()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"getPackageName()"},{"p":"sootup.java.core.types","c":"ModuleJavaClassType","l":"getPackageName()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getPackageName(String)","u":"getPackageName(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getPackageName(String)","u":"getPackageName(java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getPackageName(String)","u":"getPackageName(java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getPackageName(String, ModuleSignature)","u":"getPackageName(java.lang.String,sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"getPackageName(String, String)","u":"getPackageName(java.lang.String,java.lang.String)"},{"p":"qilin.core","c":"PTA","l":"getPag()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getPara(int)"},{"p":"qilin.core","c":"ArtificialMethod","l":"getPara(int, Type)","u":"getPara(int,sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootMethod","l":"getParameterCount()"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"getParameterLocal(int)"},{"p":"sootup.core.model","c":"Body","l":"getParameterLocal(int)"},{"p":"sootup.core.model","c":"Body","l":"getParameterLocals()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getParameterRefs(M)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getParameterRefs(SootMethod)","u":"getParameterRefs(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getParameterRefs(SootMethod)","u":"getParameterRefs(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"getParameters(PAG, SootMethod)","u":"getParameters(qilin.core.pag.PAG,sootup.core.model.SootMethod)"},{"p":"sootup.core.model","c":"SootMethod","l":"getParameterType(int)"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"getParameterTypes()"},{"p":"sootup.core.model","c":"SootMethod","l":"getParameterTypes()"},{"p":"sootup.core.signatures","c":"MethodSignature","l":"getParameterTypes()"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"getParameterTypes()"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"getParamsStoredInto(SparkField)","u":"getParamsStoredInto(qilin.core.pag.SparkField)"},{"p":"qilin.util.graph","c":"TreeNode","l":"getParent()"},{"p":"sootup.core.graph","c":"DominanceTree","l":"getParent(BasicBlock)","u":"getParent(sootup.core.graph.BasicBlock)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"getPFG()"},{"p":"qilin.core","c":"PTAScene","l":"getPhantomClasses()"},{"p":"qilin.stat","c":"PointsToStat","l":"getPointsToNewExpr(PointsToSet)","u":"getPointsToNewExpr(qilin.core.sets.PointsToSet)"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"getPointsToNewExpr(PointsToSet)","u":"getPointsToNewExpr(qilin.core.sets.PointsToSet)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getPosition()"},{"p":"sootup.core.model","c":"Body","l":"getPosition()"},{"p":"sootup.core.model","c":"HasPosition","l":"getPosition()"},{"p":"sootup.core.model","c":"SootClass","l":"getPosition()"},{"p":"sootup.core.model","c":"SootClassMember","l":"getPosition()"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"getPosition()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getPosition()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getPositionInfo()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getPositionInfo()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getPredecessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getPredecessors()"},{"p":"qilin.util","c":"Chain","l":"getPredOf(E)"},{"p":"qilin.util.graph","c":"MergedNode","l":"getPreds()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"getPredsOf(AllocNode)","u":"getPredsOf(qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getPredsOf(N)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getPredsOf(Stmt)","u":"getPredsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getPredsOf(Stmt)","u":"getPredsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"getPredsOfCallAt(N)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getPredsOfCallAt(Stmt)","u":"getPredsOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getPredsOfCallAt(Stmt)","u":"getPredsOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"getPrePTA()"},{"p":"sootup.core","c":"IdentifierFactory","l":"getPrimitiveType(String)","u":"getPrimitiveType(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getPrimitiveType(String)","u":"getPrimitiveType(java.lang.String)"},{"p":"sootup.interceptors.typeresolving","c":"TypePromotionVisitor","l":"getPromotedTyping(Typing)","u":"getPromotedTyping(sootup.interceptors.typeresolving.Typing)"},{"p":"qilin.core","c":"CorePTA","l":"getPropagator()"},{"p":"qilin.core","c":"PTA","l":"getPropagator()"},{"p":"qilin.pta.tools","c":"BasePTA","l":"getPropagator()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"getPropagator()"},{"p":"qilin.core.pag","c":"PAG","l":"getPta()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getPta()"},{"p":"qilin","c":"CoreConfig","l":"getPtaConfig()"},{"p":"qilin.pta","c":"PTAConfig","l":"getPtaConfig()"},{"p":"sootup.core.util","c":"StringTools","l":"getQuotedStringOf(String, boolean)","u":"getQuotedStringOf(java.lang.String,boolean)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"getRange()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getReachableMethods()"},{"p":"qilin.core","c":"PTA","l":"getReachableMethods()"},{"p":"sootup.analysis.intraprocedural.reachingdefs","c":"ReachingDefs","l":"getReachingDefs()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getReceiverObjects(SootMethod)","u":"getReceiverObjects(sootup.core.model.SootMethod)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getReceiverToSitesMap()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"getReceiverVarNode(Local, ContextMethod)","u":"getReceiverVarNode(sootup.core.jimple.basic.Local,qilin.core.pag.ContextMethod)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"getRef()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"getReferences()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"getReferenceSignature()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"getRegisterLocal(int)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"getResult()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"getResult()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"getResult()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"getResult()"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"getResult()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getReturnSitesOfCallAt(Stmt)","u":"getReturnSitesOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getReturnSitesOfCallAt(Stmt)","u":"getReturnSitesOfCallAt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"getReturnType()"},{"p":"sootup.core.model","c":"SootMethod","l":"getReturnType()"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"getReturnValue()"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"getRetVars(PAG, SootMethod)","u":"getRetVars(qilin.core.pag.PAG,sootup.core.model.SootMethod)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getRightOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"getRightOp()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"getRightOp()"},{"p":"qilin.util.graph","c":"Tree","l":"getRoot()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"getRoot()"},{"p":"sootup.core.graph","c":"DominanceTree","l":"getRoot()"},{"p":"qilin.core","c":"CorePTA","l":"getRootNode()"},{"p":"qilin.core","c":"PTA","l":"getRootNode()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"getRootNode()"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Class_modifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Common_modifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationsContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Field_modifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.File_typeContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"getRuleIndex()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getRuleNames()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getRuleNames()"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"getRuntime()"},{"p":"qilin.core","c":"PTA","l":"getScene()"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"getSdkTargetVersion()"},{"p":"qilin.util","c":"Pair","l":"getSecond()"},{"p":"qilin.util","c":"Triple","l":"getSecond()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getSerializedATN()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getSerializedATN()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"getShort()"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"getSignature()"},{"p":"sootup.core.frontend","c":"BodySource","l":"getSignature()"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"getSignature()"},{"p":"sootup.core.model","c":"Field","l":"getSignature()"},{"p":"sootup.core.model","c":"Method","l":"getSignature()"},{"p":"sootup.core.model","c":"SootClassMember","l":"getSignature()"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"getSignature()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getSignature()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"getSignature()"},{"p":"qilin.core.pag","c":"PAG","l":"getSimple()"},{"p":"qilin.core.pag","c":"PAG","l":"getSimpleInv()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"getSingleClass(JavaClassType, Path, ClassProvider)","u":"getSingleClass(sootup.java.core.types.JavaClassType,java.nio.file.Path,sootup.core.frontend.ClassProvider)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"getSize()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getSize(int)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getSizeCount()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getSizes()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"getSMAPG(MethodPAG)","u":"getSMAPG(qilin.core.pag.MethodPAG)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getSootClass(JavaClassType)","u":"getSootClass(sootup.java.core.types.JavaClassType)"},{"p":"qilin.core","c":"PTAScene","l":"getSootClass(String)","u":"getSootClass(java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"getSootClasses()"},{"p":"sootup.apk.frontend.instruction","c":"FieldInstruction","l":"getSootFieldRef(FieldReference)","u":"getSootFieldRef(org.jf.dexlib2.iface.reference.FieldReference)"},{"p":"sootup.java.frontend","c":"WalaClassLoaderTestUtils","l":"getSootMethod(WalaJavaClassProvider, MethodSignature)","u":"getSootMethod(sootup.java.frontend.conversion.WalaJavaClassProvider,sootup.core.signatures.MethodSignature)"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"getSource()"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"getSource()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"getSource()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"getSource()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getSource()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"getSourceMethodSignature()"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"getSourcePath()"},{"p":"sootup.apk.frontend","c":"ApkAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.core.inputlocation","c":"AnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"DefaultRuntimeAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"getSourceType()"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"getSourceType()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"getSparkNodes()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"getSrc()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"getSrcNode()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"getSrcState()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"getStack()"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getStartingStmt()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"getStartingStmtBlock()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"getStartingStmtBlock()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getStartingStmtBlock()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getStartingStmtBlock()"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"getStartingStmts()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getStartPointsOf(SootMethod)","u":"getStartPointsOf(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getStartPointsOf(SootMethod)","u":"getStartPointsOf(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"getStartState()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"getStartState()"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"getState()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"getStates()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"getStates()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getStaticFieldRef(String, String)","u":"getStaticFieldRef(java.lang.String,java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getStaticInitializerSignature(ClassType)","u":"getStaticInitializerSignature(sootup.core.types.ClassType)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getStaticInitializerSignature(ClassType)","u":"getStaticInitializerSignature(sootup.core.types.ClassType)"},{"p":"sootup.apk.frontend.instruction","c":"FieldInstruction","l":"getStaticSootFieldRef(FieldReference)","u":"getStaticSootFieldRef(org.jf.dexlib2.iface.reference.FieldReference)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getStmt()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"getStmt()"},{"p":"sootup.interceptors.typeresolving","c":"StmtLocalPair","l":"getStmt()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"getStmtAddress()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getStmtCount()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getStmtCount()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getStmtGraph()"},{"p":"sootup.core.model","c":"Body","l":"getStmtGraph()"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"getStmtPosition()"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"getStmtPosition()"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"getStmtPosition()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getStmts()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getStmts()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getStmts()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"getStmts()"},{"p":"sootup.core.model","c":"Body","l":"getStmts()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"getStmts(StmtGraph)","u":"getStmts(sootup.core.graph.StmtGraph)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"getStmtsIDList()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"getStmtsThatUse(Value)","u":"getStmtsThatUse(sootup.core.jimple.basic.Value)"},{"p":"qilin.core.pag","c":"PAG","l":"getStoreInv()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"getStoreResultLocal()"},{"p":"qilin.pta.toolkits.conch","c":"SMPAG","l":"getStores()"},{"p":"qilin.core.pag","c":"StringConstantNode","l":"getString()"},{"p":"qilin.util","c":"NumberedString","l":"getString()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"getSubSignature()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getSuccessors()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getSuccessors()"},{"p":"qilin.util","c":"Chain","l":"getSuccOf(E)"},{"p":"qilin.util.graph","c":"MergedNode","l":"getSuccs()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"getSuccsOf(AllocNode)","u":"getSuccsOf(qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"getSuccsOf(Stmt)","u":"getSuccsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"getSuccsOf(Stmt)","u":"getSuccsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"SootClass","l":"getSuperclass()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getSuperclass()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"getSymbol()"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"getSymbol()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"getSymbolicHeapOf(SootMethod, Stmt)","u":"getSymbolicHeapOf(sootup.core.model.SootMethod,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"BasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph.ImmutableBasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"getTail()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"getTail()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"getTails()"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"getTarget()"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"getTarget()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"getTarget()"},{"p":"sootup.apk.frontend.instruction","c":"JumpInstruction","l":"getTargetInstruction(DexBody)","u":"getTargetInstruction(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"getTargetMethodSignature()"},{"p":"sootup.core.jimple.common.stmt","c":"BranchingStmt","l":"getTargetStmts(Body)","u":"getTargetStmts(sootup.core.model.Body)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"getTargetStmts(Body)","u":"getTargetStmts(sootup.core.model.Body)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"getTargetStmts(Body)","u":"getTargetStmts(sootup.core.model.Body)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getTargetStmts(Body)","u":"getTargetStmts(sootup.core.model.Body)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"getTgt()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"getTgtNode()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"getTgtState()"},{"p":"qilin.util","c":"Triple","l":"getThird()"},{"p":"qilin.core","c":"ArtificialMethod","l":"getThis()"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"getThis(PAG, SootMethod)","u":"getThis(qilin.core.pag.PAG,sootup.core.model.SootMethod)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"getThisLocal()"},{"p":"sootup.core.model","c":"Body","l":"getThisLocal()"},{"p":"sootup.core.model","c":"Body","l":"getThisLocal(StmtGraph)","u":"getThisLocal(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.model","c":"Body","l":"getThisStmt()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"getThread()"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"getThrownExceptions()"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"getThrowNode()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getTokenNames()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getTokenNames()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"getTotalEdgeCount()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"getTotalEdgeCount()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"getTotalNodeCount()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"getTotalNodeCount()"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"getTranCond()"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"getTranCond()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"getTrapComparator(Map)","u":"getTrapComparator(java.util.Map)"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIteratorAndTrapAggregator","l":"getTraps()"},{"p":"sootup.core.model","c":"Body","l":"getTraps()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getTrue()"},{"p":"qilin.util.graph","c":"StronglyConnectedComponents","l":"getTrueComponents()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"getTST()"},{"p":"qilin.core.context","c":"TypeContextElement","l":"getType()"},{"p":"qilin.core.pag","c":"ArrayElement","l":"getType()"},{"p":"qilin.core.pag","c":"Field","l":"getType()"},{"p":"qilin.core.pag","c":"Node","l":"getType()"},{"p":"qilin.core.pag","c":"SparkField","l":"getType()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"getType()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getType()"},{"p":"sootup.core.jimple.basic","c":"Value","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"getType()"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractFloatBinopExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractIntBinopExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractIntLongBinopExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"getType()"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JFieldRef","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"getType()"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"getType()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getType()"},{"p":"sootup.core.model","c":"AbstractClass","l":"getType()"},{"p":"sootup.core.model","c":"SootClass","l":"getType()"},{"p":"sootup.core.model","c":"SootField","l":"getType()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"getType()"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"getType()"},{"p":"sootup.java.core","c":"JavaSootClass","l":"getType()"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"getType(Local)","u":"getType(sootup.core.jimple.basic.Local)"},{"p":"sootup.core","c":"IdentifierFactory","l":"getType(String)","u":"getType(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"getType(String)","u":"getType(java.lang.String)"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getType(String)","u":"getType(java.lang.String)"},{"p":"qilin.core.context","c":"TypeContextElement","l":"getTypeContextElement(AllocNode)","u":"getTypeContextElement(qilin.core.pag.AllocNode)"},{"p":"sootup.core.views","c":"AbstractView","l":"getTypeHierarchy()"},{"p":"sootup.core.views","c":"View","l":"getTypeHierarchy()"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"getTypeList(JimpleParser.Type_listContext)","u":"getTypeList(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"getTyping()"},{"p":"sootup.core.util","c":"StringTools","l":"getUnEscapedStringOf(String)","u":"getUnEscapedStringOf(java.lang.String)"},{"p":"sootup.core.util","c":"StringTools","l":"getUnicodeStringFromChar(char)"},{"p":"qilin.core.pag","c":"CallSite","l":"getUnit()"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"getUnit()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"getUnnamedModuleInfo()"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"getUsedRegistersNums()"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getUsedRegistersNums(FiveRegisterInstruction)","u":"getUsedRegistersNums(org.jf.dexlib2.iface.instruction.FiveRegisterInstruction)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"getUsedRegistersNums(RegisterRangeInstruction)","u":"getUsedRegistersNums(org.jf.dexlib2.iface.instruction.RegisterRangeInstruction)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"getUses()"},{"p":"sootup.core.jimple.basic","c":"Value","l":"getUses()"},{"p":"sootup.core.jimple.common.constant","c":"Constant","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInvokeExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractUnopExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"getUses()"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getUses()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"getUses()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"getUses()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"getUses()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getUses()"},{"p":"sootup.core.model","c":"Body","l":"getUses()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"getUsesAndDefs()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"getUsesAndDefs()"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"getUsesOf(Local)","u":"getUsesOf(sootup.core.jimple.basic.Local)"},{"p":"qilin.core.pag","c":"PAG","l":"getValNodeNumberer()"},{"p":"qilin.core.pag","c":"PAG","l":"getValNodes()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"getValue()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"getValue()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"getValue()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ValueGraphNode","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"getValue()"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"getValue()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getValue(int)"},{"p":"sootup.core.types","c":"Type","l":"getValueBitSize(Type)","u":"getValueBitSize(sootup.core.types.Type)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getValueCount()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"getValueName()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"getValues()"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"getValues()"},{"p":"qilin.core.pag","c":"VarNode","l":"getVariable()"},{"p":"qilin.core.pag","c":"PAG","l":"getVarNodes(SootMethod, Local)","u":"getVarNodes(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"getVersion()"},{"p":"qilin.core","c":"PTA","l":"getView()"},{"p":"qilin.core","c":"PTAScene","l":"getView()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"getVocabulary()"},{"p":"sootup.jimple","c":"JimpleParser","l":"getVocabulary()"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"getXpag()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"Global()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"PAG","l":"globals"},{"p":"qilin.core.pag","c":"GlobalVarNode","l":"GlobalVarNode(Object, Type)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"GOTO"},{"p":"sootup.jimple","c":"JimpleLexer","l":"GOTO"},{"p":"sootup.jimple","c":"JimpleParser","l":"GOTO"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"goto_stmt()"},{"p":"sootup.jimple","c":"JimpleParser","l":"goto_stmt()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"goto_stmt()"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"Goto_stmtContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"GOTO()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"GotoCfgEdge","l":"GotoCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.apk.frontend.instruction","c":"GotoInstruction","l":"GotoInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"graph"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"graph"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"graph"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"GraphBasedCallGraph(DirectedPseudograph, Map, List)","u":"%3Cinit%3E(org.jgrapht.graph.DirectedPseudograph,java.util.Map,java.util.List)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"GraphBasedCallGraph(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"greaterThan(DoubleConstant)","u":"greaterThan(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"greaterThan(FloatConstant)","u":"greaterThan(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"greaterThan(IntConstant)","u":"greaterThan(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"greaterThan(LongConstant)","u":"greaterThan(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"greaterThan(N)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"greaterThanOrEqual(DoubleConstant)","u":"greaterThanOrEqual(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"greaterThanOrEqual(FloatConstant)","u":"greaterThanOrEqual(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"greaterThanOrEqual(IntConstant)","u":"greaterThanOrEqual(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"greaterThanOrEqual(LongConstant)","u":"greaterThanOrEqual(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"greaterThanOrEqual(N)"},{"p":"qilin.util","c":"ANSIColor","l":"GREEN"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"handleCallEdge(Edge)","u":"handleCallEdge(qilin.core.builder.callgraph.Edge)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"handleIndent()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"handleIndent()"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"handleInvokeStmt(InvokableStmt)","u":"handleInvokeStmt(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"HANDLER"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"handleStmt(Stmt)","u":"handleStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"ContextField","l":"hasBase()"},{"p":"sootup.core.model","c":"SootMethod","l":"hasBody()"},{"p":"qilin.util","c":"PTAUtils","l":"hasBody(SootMethod)","u":"hasBody(sootup.core.model.SootMethod)"},{"p":"sootup.core.cache","c":"ClassCache","l":"hasClass(ClassType)","u":"hasClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"FullCache","l":"hasClass(ClassType)","u":"hasClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"LRUCache","l":"hasClass(ClassType)","u":"hasClass(sootup.core.types.ClassType)"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"hasEdgeConnecting(Stmt, Stmt)","u":"hasEdgeConnecting(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util","c":"PathUtils","l":"hasExtension(Path, Collection)","u":"hasExtension(java.nio.file.Path,java.util.Collection)"},{"p":"sootup.core.util","c":"PathUtils","l":"hasExtension(Path, FileType...)","u":"hasExtension(java.nio.file.Path,sootup.core.inputlocation.FileType...)"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"hasFieldPointer(AllocNode, SparkField)","u":"hasFieldPointer(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"hashCode()"},{"p":"qilin.core.context","c":"ContextElement","l":"hashCode()"},{"p":"qilin.core.context","c":"ContextElements","l":"hashCode()"},{"p":"qilin.core.context","c":"TypeContextElement","l":"hashCode()"},{"p":"qilin.core.pag","c":"CallSite","l":"hashCode()"},{"p":"qilin.core.pag","c":"ContextMethod","l":"hashCode()"},{"p":"qilin.core.pag","c":"ExceptionThrowSite","l":"hashCode()"},{"p":"qilin.core.pag","c":"Field","l":"hashCode()"},{"p":"qilin.core.pag","c":"Node","l":"hashCode()"},{"p":"qilin.core.pag","c":"Parm","l":"hashCode()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"hashCode()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"hashCode()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"hashCode()"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"hashCode()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"hashCode()"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"hashCode()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"hashCode()"},{"p":"qilin.util","c":"BitVector","l":"hashCode()"},{"p":"qilin.util","c":"NumberedString","l":"hashCode()"},{"p":"qilin.util","c":"Pair","l":"hashCode()"},{"p":"qilin.util","c":"Triple","l":"hashCode()"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"hashCode()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"PropertyGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"hashCode()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"hashCode()"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"hashCode()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"hashCode()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"hashCode()"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"hashCode()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"hashCode()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"hashCode()"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"hashCode()"},{"p":"sootup.core.model","c":"FullPosition","l":"hashCode()"},{"p":"sootup.core.model","c":"SootMethod","l":"hashCode()"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"hashCode()"},{"p":"sootup.core.signatures","c":"PackageName","l":"hashCode()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"hashCode()"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"hashCode()"},{"p":"sootup.core.types","c":"ArrayType","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"hashCode()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"hashCode()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"hashCode()"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"hashCode()"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"hashCode()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"hashCode()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"hashCode()"},{"p":"sootup.java.frontend.conversion","c":"InstructionConverter","l":"hasJumpTarget(Integer)","u":"hasJumpTarget(java.lang.Integer)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"hasLoadOn(AllocNode, SparkField)","u":"hasLoadOn(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"hasMoreToResolve()"},{"p":"qilin.util","c":"BitSetIterator","l":"hasNext()"},{"p":"qilin.util.queue","c":"QueueReader","l":"hasNext()"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal.BlockIterator","l":"hasNext()"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal.BlockIterator","l":"hasNext()"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIterator","l":"hasNext()"},{"p":"sootup.core.graph","c":"StmtGraphBlockIterator","l":"hasNext()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"hasNonEmptyIntersection(PointsToSet)","u":"hasNonEmptyIntersection(qilin.core.sets.PointsToSet)"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"hasNonEmptyIntersection(PointsToSet)","u":"hasNonEmptyIntersection(qilin.core.sets.PointsToSet)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"hasNonEmptyIntersection(PointsToSetInternal)","u":"hasNonEmptyIntersection(qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"hasNonEmptyIntersection(PointsToSetInternal)","u":"hasNonEmptyIntersection(qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"hasNonThisLoadFromField(AllocNode, SparkField)","u":"hasNonThisLoadFromField(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"hasNonThisStoreOnField(AllocNode, SparkField)","u":"hasNonThisStoreOnField(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"sootup.core.model","c":"SootClass","l":"hasOuterClass()"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"hasOutMethodsWithRetOrParamValueFrom(SparkField)","u":"hasOutMethodsWithRetOrParamValueFrom(qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"hasParamsStoredInto(SparkField)","u":"hasParamsStoredInto(qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"hasStoreOn(AllocNode, SparkField)","u":"hasStoreOn(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"sootup.core.model","c":"SootClass","l":"hasSuperclass()"},{"p":"qilin.core","c":"CorePTA","l":"heapAbst"},{"p":"qilin.pta.toolkits.mahjong","c":"HeapAbstraction","l":"HeapAbstraction(FieldPointstoGraph)","u":"%3Cinit%3E(qilin.pta.toolkits.common.FieldPointstoGraph)"},{"p":"qilin.core","c":"CorePTA","l":"heapAbstractor()"},{"p":"qilin.core","c":"PTA","l":"heapAbstractor()"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"HeapContainerQuery(XUtility, AllocNode)","u":"%3Cinit%3E(qilin.pta.toolkits.debloaterx.XUtility,qilin.core.pag.AllocNode)"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"heapModelMap"},{"p":"qilin.parm.heapabst","c":"HeuristicAbstractor","l":"HeuristicAbstractor(PAG)","u":"%3Cinit%3E(qilin.core.pag.PAG)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"HeuristicSelector(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"HEX_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"HEX_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"HEX_CONSTANT()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"hg"},{"p":"sootup.core.typehierarchy","c":"HierarchyComparator","l":"HierarchyComparator(TypeHierarchy)","u":"%3Cinit%3E(sootup.core.typehierarchy.TypeHierarchy)"},{"p":"qilin.driver","c":"ContextKind","l":"HYBOBJ"},{"p":"qilin.parm.ctxcons","c":"HybObjCtxConstructor","l":"HybObjCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"hybrid2objFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"hybrid2objFormula2()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"hybridFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"hybridFormula2()"},{"p":"qilin.pta.tools","c":"HybridObjectSensPTA","l":"HybridObjectSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"HybridPointsToSet()","u":"%3Cinit%3E()"},{"p":"qilin.pta.tools","c":"HybridTypeSensPTA","l":"HybridTypeSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"qilin.driver","c":"ContextKind","l":"HYBTYPE"},{"p":"qilin.parm.ctxcons","c":"HybTypeCtxConstructor","l":"HybTypeCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_ASSIGN"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_INTER_LOAD"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_LOAD"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_NEW"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_PARAM"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_RETURN"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_STORE"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"I_THROW"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"IASSIGN"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"IASSIGN"},{"p":"sootup.analysis.interprocedural.icfg","c":"ICFGDotExporter","l":"ICFGDotExporter()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ICLOAD"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ICSTORE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"IDENTIFIER"},{"p":"sootup.jimple","c":"JimpleParser","l":"IDENTIFIER"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Extends_clauseContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"identifier()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"IDENTIFIER()"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"IDENTIFIER()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"identifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"identifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.IdentifierContext","l":"IdentifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.java.core.views","c":"JavaView","l":"identifierFactory"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"identity_ref()"},{"p":"sootup.jimple","c":"JimpleParser","l":"identity_ref()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"Identity_refContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"identityRef(IdentityRef)","u":"identityRef(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"identityRef(IdentityRef)","u":"identityRef(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"identityRef(IdentityRef)","u":"identityRef(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"identityRef(IdentityRef)","u":"identityRef(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.validation","c":"IdentityStmtsValidator","l":"IdentityStmtsValidator()","u":"%3Cinit%3E()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"ieToKind(AbstractInvokeExpr)","u":"ieToKind(sootup.core.jimple.common.expr.AbstractInvokeExpr)"},{"p":"sootup.core.jimple","c":"Jimple","l":"IF"},{"p":"sootup.jimple","c":"JimpleLexer","l":"IF"},{"p":"sootup.jimple","c":"JimpleParser","l":"IF"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"IF()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"IfFalseCfgEdge","l":"IfFalseCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"IFLOW"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"ifStatement(DexBody)","u":"ifStatement(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IfTestInstruction","l":"ifStatement(DexBody)","u":"ifStatement(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IfTestzInstruction","l":"ifStatement(DexBody)","u":"ifStatement(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IfTestInstruction","l":"IfTestInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"IfTestzInstruction","l":"IfTestzInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"IfTrueCfgEdge","l":"IfTrueCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.apk.frontend.instruction","c":"IgetInstruction","l":"IgetInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"ignoredCalls"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"ignoredPaths"},{"p":"sootup.core.jimple","c":"IgnoreLocalNameComparator","l":"IgnoreLocalNameComparator()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"iie()"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ILOAD"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"ILOAD"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"immediate()"},{"p":"sootup.jimple","c":"JimpleParser.Arg_listContext","l":"immediate(int)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"immediate(int)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"immediate(int)"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"ImmediateContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"ImmediateGraphNode(Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.graph","c":"ImmutableBasicBlock","l":"ImmutableBasicBlock()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"ImmutableBlockStmtGraph(MutableStmtGraph)","u":"%3Cinit%3E(sootup.core.graph.MutableStmtGraph)"},{"p":"sootup.core.util","c":"ImmutableUtils.ImmutableCollectors","l":"ImmutableCollectors()","u":"%3Cinit%3E()"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableEnumSet(E, E...)","u":"immutableEnumSet(E,E...)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableEnumSetOf(Iterable)","u":"immutableEnumSetOf(java.lang.Iterable)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E)","u":"immutableList(E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E)","u":"immutableList(E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E)","u":"immutableList(E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E)","u":"immutableList(E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E, E, E, E)","u":"immutableList(E,E,E,E,E,E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableList(E, E, E, E, E, E, E, E, E, E, E, E, E...)","u":"immutableList(E,E,E,E,E,E,E,E,E,E,E,E,E...)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableListOf(E[])"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableListOf(Iterable)","u":"immutableListOf(java.lang.Iterable)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableListOf(Stream)","u":"immutableListOf(java.util.stream.Stream)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E)","u":"immutableSet(E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E)","u":"immutableSet(E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E, E)","u":"immutableSet(E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E, E, E)","u":"immutableSet(E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E, E, E, E)","u":"immutableSet(E,E,E,E,E,E)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSet(E, E, E, E, E, E, E...)","u":"immutableSet(E,E,E,E,E,E,E...)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSetOf(E[])"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSetOf(Iterable)","u":"immutableSetOf(java.lang.Iterable)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"immutableSetOf(Stream)","u":"immutableSetOf(java.util.stream.Stream)"},{"p":"sootup.core.util","c":"ImmutableUtils","l":"ImmutableUtils()","u":"%3Cinit%3E()"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"implementedInterfacesOf(ClassType)","u":"implementedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"implementedInterfacesOf(ClassType)","u":"implementedInterfacesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"implementersOf(ClassType)","u":"implementersOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"implementersOf(ClassType)","u":"implementersOf(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple","c":"Jimple","l":"IMPLEMENTS"},{"p":"sootup.jimple","c":"JimpleLexer","l":"IMPLEMENTS"},{"p":"sootup.jimple","c":"JimpleParser","l":"IMPLEMENTS"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"implements_clause()"},{"p":"sootup.jimple","c":"JimpleParser","l":"implements_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"Implements_clauseContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"IMPLEMENTS()"},{"p":"sootup.core.model","c":"SootClass","l":"implementsInterface(ClassType)","u":"implementsInterface(sootup.core.types.ClassType)"},{"p":"qilin.core.builder","c":"FakeMainFactory.EntryPoints","l":"implicit()"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"implicitCallEdges"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"importItem()"},{"p":"sootup.jimple","c":"JimpleParser","l":"importItem()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"importItem(int)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"ImportItemContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis.Flow","l":"IN"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"incIndent()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"incIndent()"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"incJimpleLnNum()"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"INCLUDE_ALL"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"includeIgnoredCallsToClass(ClassType, MutableCallGraph, Deque)","u":"includeIgnoredCallsToClass(sootup.core.types.ClassType,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"includeReflectiveCalls"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"inDegree(Stmt)","u":"inDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"indent"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"indentChar"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"indentStep"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"index"},{"p":"qilin.util.queue","c":"QueueReader","l":"index"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"inEdges"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"INEW"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"INEW"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"inFieldsOf(AllocNode)","u":"inFieldsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.util","c":"MemoryWatcher","l":"inGigaByte()"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"init()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"init(Value, Value)","u":"init(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"init(Value, Value)","u":"init(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"initAsmClassSource(Path, ClassVisitor)","u":"initAsmClassSource(java.nio.file.Path,org.objectweb.asm.ClassVisitor)"},{"p":"qilin.core.builder","c":"JavaMethods","l":"INITIALIZE_SYSTEM_CLASS"},{"p":"sootup.apk.frontend.dexpler","c":"DexLibWrapper","l":"initialize()"},{"p":"sootup.callgraph","c":"CallGraphAlgorithm","l":"initialize()"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"initialize()"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"initialize()"},{"p":"sootup.callgraph","c":"CallGraphAlgorithm","l":"initialize(List)","u":"initialize(java.util.List)"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"initialize(List)","u":"initialize(java.util.List)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"initialize(List)","u":"initialize(java.util.List)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"initialize(Type, Set, Set)","u":"initialize(sootup.core.types.Type,java.util.Set,java.util.Set)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"initializeCallGraph(List, List)","u":"initializeCallGraph(java.util.List,java.util.List)"},{"p":"sootup.apk.frontend.dexpler","c":"DexResolver","l":"initializeDexFile(File)","u":"initializeDexFile(java.io.File)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"initializeSootMethod(StmtGraph)","u":"initializeSootMethod(sootup.core.graph.StmtGraph)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"initializeStmtToOwner()"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"initializeStmtToOwner(SootMethod)","u":"initializeStmtToOwner(sootup.core.model.SootMethod)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"initializeWith(List>, Map>, List)","u":"initializeWith(java.util.List,java.util.Map,java.util.List)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"initReachableMethods()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"injectCallEdge(Object, ContextMethod, Kind)","u":"injectCallEdge(java.lang.Object,qilin.core.pag.ContextMethod,qilin.core.builder.callgraph.Kind)"},{"p":"qilin.util","c":"MemoryWatcher","l":"inKiloByte()"},{"p":"qilin.util","c":"MemoryWatcher","l":"inMegaByte()"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"innerContainer"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"inputLocations"},{"p":"sootup.java.core.views","c":"JavaView","l":"inputLocations"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"inputLocations"},{"p":"qilin.driver","c":"ContextKind","l":"INSENS"},{"p":"qilin.parm.ctxcons","c":"InsensCtxConstructor","l":"InsensCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.parm.select","c":"InsenSelector","l":"InsenSelector()","u":"%3Cinit%3E()"},{"p":"qilin.util","c":"Chain","l":"insertAfter(Chain, E)","u":"insertAfter(qilin.util.Chain,E)"},{"p":"qilin.util","c":"Chain","l":"insertAfter(Collection, E)","u":"insertAfter(java.util.Collection,E)"},{"p":"qilin.util","c":"Chain","l":"insertAfter(E, E)","u":"insertAfter(E,E)"},{"p":"qilin.util","c":"Chain","l":"insertAfter(List, E)","u":"insertAfter(java.util.List,E)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"insertAfter(Stmt, Stmt)","u":"insertAfter(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util","c":"Chain","l":"insertBefore(Chain, E)","u":"insertBefore(qilin.util.Chain,E)"},{"p":"qilin.util","c":"Chain","l":"insertBefore(Collection, E)","u":"insertBefore(java.util.Collection,E)"},{"p":"qilin.util","c":"Chain","l":"insertBefore(E, E)","u":"insertBefore(E,E)"},{"p":"qilin.util","c":"Chain","l":"insertBefore(List, E)","u":"insertBefore(java.util.List,E)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"insertBefore(Stmt, FallsThroughStmt)","u":"insertBefore(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.FallsThroughStmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"insertBefore(Stmt, List, Map)","u":"insertBefore(sootup.core.jimple.common.stmt.Stmt,java.util.List,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"insertBefore(Stmt, List, Map)","u":"insertBefore(sootup.core.jimple.common.stmt.Stmt,java.util.List,java.util.Map)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"insertBefore(Stmt, Stmt)","u":"insertBefore(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"CastCounter","l":"insertCastStmts()"},{"p":"qilin.core.builder","c":"FakeMainFactory","l":"instance"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"INSTANCE_LOAD"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"INSTANCE_STORE"},{"p":"sootup.core.jimple","c":"Jimple","l":"INSTANCEOF"},{"p":"sootup.jimple","c":"JimpleLexer","l":"INSTANCEOF"},{"p":"sootup.jimple","c":"JimpleParser","l":"INSTANCEOF"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"INSTANCEOF()"},{"p":"sootup.apk.frontend.instruction","c":"InstanceOfInstruction","l":"InstanceOfInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"InstantiateClassValueVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"instantiatedClasses"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"instruction"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"instructionAtAddress"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"instructionAtAddress(int)"},{"p":"sootup.apk.frontend.instruction","c":"InstructionFactory","l":"InstructionFactory()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"instructions"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"instructionsBefore(DexLibAbstractInstruction)","u":"instructionsBefore(sootup.apk.frontend.instruction.DexLibAbstractInstruction)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"IntConstant(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.jimple","c":"JimpleParser.Case_labelContext","l":"integer_constant()"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"integer_constant()"},{"p":"sootup.jimple","c":"JimpleParser","l":"integer_constant()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"Integer_constantContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"INTER_ASSIGN"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"INTER_STORE"},{"p":"sootup.apk.frontend.interceptors","c":"DexNullTransformer","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.apk.frontend.interceptors","c":"DexNumberTranformer","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.core.transform","c":"BodyInterceptor","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.core.transform","c":"RunTimeBodyInterceptor","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"Aggregator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"CastAndReturnInliner","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"ConditionalBranchFolder","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"ConstantPropagatorAndFolder","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"CopyPropagator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"DeadAssignmentEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"EmptySwitchEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker.LoggingJimpleChecker","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker.ThrowingJimpleChecker","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"LocalNameStandardizer","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"LocalPacker","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"LocalSplitter","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"NopEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"StaticSingleAssignmentFormer","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"TrapTightener","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"TypeAssigner","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"UnreachableCodeEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"UnusedLocalEliminator","l":"interceptBody(Body.BodyBuilder, View)","u":"interceptBody(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"interfa"},{"p":"sootup.core.model","c":"ClassModifier","l":"INTERFACE"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"INTERFACE"},{"p":"sootup.core.jimple","c":"Jimple","l":"INTERFACE"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"InterfaceDirectlyExtends"},{"p":"sootup.core.jimple","c":"Jimple","l":"INTERFACEINVOKE"},{"p":"sootup.java.core","c":"JavaModuleInfo.InterfaceReference","l":"InterfaceReference(JavaClassType, JavaClassType)","u":"%3Cinit%3E(sootup.java.core.types.JavaClassType,sootup.java.core.types.JavaClassType)"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"InterFlowAnalysis(XUtility)","u":"%3Cinit%3E(qilin.pta.toolkits.debloaterx.XUtility)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"INTERPROCEDURAL_ASSIGN"},{"p":"qilin.core.pag","c":"VarNode","l":"interProcSource"},{"p":"qilin.core.pag","c":"VarNode","l":"interProcTarget"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"intersectedCalls()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"intersectedMethods()"},{"p":"qilin.util","c":"BitVector","l":"intersects(BitVector)","u":"intersects(qilin.util.BitVector)"},{"p":"sootup.apk.frontend.tag","c":"IntOpTag","l":"IntOpTag()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"IntraFlowAnalysis(XUtility, SootMethod)","u":"%3Cinit%3E(qilin.pta.toolkits.debloaterx.XUtility,sootup.core.model.SootMethod)"},{"p":"sootup.core.types","c":"PrimitiveType.IntType","l":"IntType()","u":"%3Cinit%3E()"},{"p":"sootup.core.types","c":"PrimitiveType.IntType","l":"IntType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"inv()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"INVALID"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"invalidate()"},{"p":"qilin.util","c":"Invalidable","l":"invalidate()"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"invocation"},{"p":"sootup.jimple","c":"JimpleParser","l":"invoke_expr()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"invoke_expr()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"invoke_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"Invoke_exprContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"INVOKE_FINALIZE"},{"p":"sootup.core.validation","c":"InvokeArgumentValidator","l":"InvokeArgumentValidator()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"InvokeAstEdge","l":"InvokeAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"invokedMethods"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"INVOKEDYNAMIC_DUMMY_CLASS_NAME"},{"p":"sootup.apk.frontend.instruction","c":"InvokeInterfaceInstruction","l":"InvokeInterfaceInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeSpecialInstruction","l":"InvokeSpecialInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple.common.stmt","c":"InvokableStmt","l":"invokesStaticInitializer()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"invokesStaticInitializer()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"invokesStaticInitializer()"},{"p":"sootup.apk.frontend.instruction","c":"InvokeStaticInstruction","l":"InvokeStaticInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeVirtualInstruction","l":"InvokeVirtualInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"IPARAM"},{"p":"sootup.apk.frontend.instruction","c":"IputInstruction","l":"IputInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"ir"},{"p":"sootup.core.model","c":"SootClass","l":"isAbstract()"},{"p":"sootup.core.model","c":"SootMethod","l":"isAbstract()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isAbstract(Set)","u":"isAbstract(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isAbstract(Set)","u":"isAbstract(java.util.Set)"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"isAContainer(AllocNode)","u":"isAContainer(qilin.core.pag.AllocNode)"},{"p":"qilin.util.graph","c":"Tree","l":"isALeaf(N)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"isALeaf(N)"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"isAncestor(Type, Type)","u":"isAncestor(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.interceptors.typeresolving","c":"PrimitiveHierarchy","l":"isAncestor(Type, Type)","u":"isAncestor(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"isAnnotation()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isAnnotation(Set)","u":"isAnnotation(java.util.Set)"},{"p":"sootup.core.model","c":"SootClass","l":"isApplicationClass()"},{"p":"qilin.core","c":"PTAScene","l":"isApplicationMethod(SootMethod)","u":"isApplicationMethod(sootup.core.model.SootMethod)"},{"p":"sootup.core.util","c":"PathUtils","l":"isArchive(Path)","u":"isArchive(java.nio.file.Path)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"isArrayOfPrimitives()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"isArrayOfPrimitives()"},{"p":"sootup.core.types","c":"ArrayType","l":"isArrayTypeOfPrimitives()"},{"p":"sootup.core.types","c":"ArrayType","l":"isArrayTypeOfPrimitives(Type)","u":"isArrayTypeOfPrimitives(sootup.core.types.Type)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isAsyncTask()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isAsyncTask(Kind)","u":"isAsyncTask(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"isAutomaticModule()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"isAutomaticModule()"},{"p":"sootup.core.validation","c":"ClassModifiersValidator","l":"isBasicValidator()"},{"p":"sootup.core.validation","c":"ClassValidator","l":"isBasicValidator()"},{"p":"sootup.core.validation","c":"FieldModifiersValidator","l":"isBasicValidator()"},{"p":"sootup.core.validation","c":"MethodDeclarationValidator","l":"isBasicValidator()"},{"p":"sootup.core.validation","c":"OuterClassValidator","l":"isBasicValidator()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"isBottom(AllocNode)","u":"isBottom(qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isBranchTarget(Stmt, Stmt)","u":"isBranchTarget(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isBranchTarget(Stmt, Stmt)","u":"isBranchTarget(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isBridge(Set)","u":"isBridge(java.util.Set)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"isByteCodeClassName(String)","u":"isByteCodeClassName(java.lang.String)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isCallStmt(Stmt)","u":"isCallStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isCallStmt(Stmt)","u":"isCallStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"isClass(ClassType)","u":"isClass(sootup.core.types.ClassType)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isClinit()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isClinit()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isClinit(Kind)","u":"isClinit(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"isCoarseType(Type)","u":"isCoarseType(sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"isConcrete()"},{"p":"sootup.core.model","c":"SootMethod","l":"isConcrete()"},{"p":"qilin.util","c":"UnionFindSet","l":"isConnected(E, E)","u":"isConnected(E,E)"},{"p":"sootup.interceptors","c":"Evaluator","l":"isConstantValue(Value)","u":"isConstantValue(sootup.core.jimple.basic.Value)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isConstructor(Set)","u":"isConstructor(java.util.Set)"},{"p":"qilin.util","c":"PTAUtils","l":"isConstructor(SootMethod)","u":"isConstructor(sootup.core.model.SootMethod)"},{"p":"sootup.core","c":"IdentifierFactory","l":"isConstructorSignature(MethodSignature)","u":"isConstructorSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"isConstructorSignature(MethodSignature)","u":"isConstructorSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core","c":"IdentifierFactory","l":"isConstructorSubSignature(MethodSubSignature)","u":"isConstructorSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"isConstructorSubSignature(MethodSubSignature)","u":"isConstructorSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"isContentFromParam(AllocNode)","u":"isContentFromParam(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"HeapContainerQuery","l":"isCSField(SparkField)","u":"isCSField(qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"isCSLikely(AllocNode)","u":"isCSLikely(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"isDeadState(AllocNode)","u":"isDeadState(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isDebug()"},{"p":"sootup.core.model","c":"MethodModifier","l":"isDeclaredSynchronized(Set)","u":"isDeclaredSynchronized(java.util.Set)"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"isDirectlyReturnedHeap(AllocNode)","u":"isDirectlyReturnedHeap(qilin.core.pag.AllocNode)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"isDWord(Type)","u":"isDWord(sootup.core.types.Type)"},{"p":"qilin.core.context","c":"ContextElements","l":"isEmpty()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"isEmpty()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"isEmpty()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"isEmpty()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"isEmpty()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"isEmpty()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"isEmpty()"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"isEmpty()"},{"p":"sootup.core.graph","c":"BasicBlock","l":"isEmpty()"},{"p":"qilin.util","c":"PTAUtils","l":"isEmptyArray(AllocNode)","u":"isEmptyArray(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isEnableUnwrappedFlow()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isEnableWrappedFlow()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"isEntryMethod(SootMethod)","u":"isEntryMethod(sootup.core.model.SootMethod)"},{"p":"sootup.core.model","c":"SootClass","l":"isEnum()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isEnum(Set)","u":"isEnum(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isEnum(Set)","u":"isEnum(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isEnum(Set)","u":"isEnum(java.util.Set)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAEquivalenceChecker","l":"isEquivalent(DFA, DFA)","u":"isEquivalent(qilin.pta.toolkits.mahjong.automata.DFA,qilin.pta.toolkits.mahjong.automata.DFA)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isExecutor()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isExecutor(Kind)","u":"isExecutor(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isExitStmt(Stmt)","u":"isExitStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isExitStmt(Stmt)","u":"isExitStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isExplicit()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isExplicit()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isExplicit(Kind)","u":"isExplicit(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isExpress()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isFake()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isFake(Kind)","u":"isFake(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.util","c":"PTAUtils","l":"isFakeMainClass(ClassType)","u":"isFakeMainClass(sootup.core.types.ClassType)"},{"p":"qilin.util","c":"PTAUtils","l":"isFakeMainMethod(SootMethod)","u":"isFakeMainMethod(sootup.core.model.SootMethod)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isFallThroughSuccessor(Stmt, Stmt)","u":"isFallThroughSuccessor(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isFallThroughSuccessor(Stmt, Stmt)","u":"isFallThroughSuccessor(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"isFieldRef()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"isFieldRef(int)"},{"p":"sootup.core.model","c":"SootClass","l":"isFinal()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isFinal()"},{"p":"sootup.core.model","c":"SootField","l":"isFinal()"},{"p":"sootup.core.model","c":"SootMethod","l":"isFinal()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isFinal(Set)","u":"isFinal(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isFinal(Set)","u":"isFinal(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isFinal(Set)","u":"isFinal(java.util.Set)"},{"p":"sootup.apk.frontend.interceptors","c":"DexTransformer","l":"isFloatingPointLike(Type)","u":"isFloatingPointLike(sootup.core.types.Type)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"isForward()"},{"p":"sootup.analysis.intraprocedural","c":"BackwardFlowAnalysis","l":"isForward()"},{"p":"sootup.analysis.intraprocedural","c":"ForwardFlowAnalysis","l":"isForward()"},{"p":"sootup.java.core.views","c":"JavaView","l":"isFullyResolved"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isHandler()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isHandler(Kind)","u":"isHandler(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.model","c":"SootClass","l":"isInnerClass()"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"isInnerType(ClassType, ClassType)","u":"isInnerType(sootup.core.types.ClassType,sootup.core.types.ClassType)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isInstance()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isInstance()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isInstance(Kind)","u":"isInstance(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.model","c":"SootClass","l":"isInterface()"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"isInterface(ClassType)","u":"isInterface(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"isInterface(ClassType)","u":"isInterface(sootup.core.types.ClassType)"},{"p":"sootup.core.model","c":"ClassModifier","l":"isInterface(Set)","u":"isInterface(java.util.Set)"},{"p":"sootup.interceptors.typeresolving","c":"TypePromotionVisitor","l":"isIntermediateType(Type)","u":"isIntermediateType(sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"isInterProcSource()"},{"p":"qilin.core.pag","c":"VarNode","l":"isInterProcSource()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"isInterProcTarget()"},{"p":"qilin.core.pag","c":"VarNode","l":"isInterProcTarget()"},{"p":"sootup.core.types","c":"Type","l":"isIntLikeType(Type)","u":"isIntLikeType(sootup.core.types.Type)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isInvalid()"},{"p":"qilin.util","c":"Invalidable","l":"isInvalid()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"isInvokableStmt()"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"isInvokableStmt()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"isJavaKeywordType(Type)","u":"isJavaKeywordType(sootup.core.types.Type)"},{"p":"qilin.util.graph","c":"TreeNode","l":"isLeaf()"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"isLeakObject(AllocNode)","u":"isLeakObject(qilin.core.pag.AllocNode)"},{"p":"sootup.core.model","c":"SootClass","l":"isLibraryClass()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"isListContext()"},{"p":"sootup.core.model","c":"SootMethod","l":"isMain(IdentifierFactory)","u":"isMain(sootup.core.IdentifierFactory)"},{"p":"sootup.core","c":"IdentifierFactory","l":"isMainSubSignature(MethodSubSignature)","u":"isMainSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"isMainSubSignature(MethodSubSignature)","u":"isMainSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"isMainSubSignature(MethodSubSignature)","u":"isMainSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"isMergeable(MutableBasicBlock, MutableBasicBlock)","u":"isMergeable(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"isMethodRef()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"isMethodRef(int)"},{"p":"qilin.pta.toolkits.turner","c":"Turner","l":"isModular"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"isMultiReleaseJar(Path)","u":"isMultiReleaseJar(java.nio.file.Path)"},{"p":"sootup.core.model","c":"SootMethod","l":"isNative()"},{"p":"sootup.core.model","c":"MethodModifier","l":"isNative(Set)","u":"isNative(java.util.Set)"},{"p":"sootup.apk.frontend.interceptors","c":"AbstractNullTransformer","l":"isObject(Type)","u":"isObject(sootup.core.types.Type)"},{"p":"sootup.core.types","c":"Type","l":"isObject(Type)","u":"isObject(sootup.core.types.Type)"},{"p":"sootup.core.types","c":"Type","l":"isObjectLikeType(Type)","u":"isObjectLikeType(sootup.core.types.Type)"},{"p":"qilin.util","c":"PTAUtils","l":"isOfPrimitiveBaseType(AllocNode)","u":"isOfPrimitiveBaseType(qilin.core.pag.AllocNode)"},{"p":"qilin.util","c":"PTAUtils","l":"isPrimitiveArrayType(Type)","u":"isPrimitiveArrayType(sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"isPrivate()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isPrivate()"},{"p":"sootup.core.model","c":"SootField","l":"isPrivate()"},{"p":"sootup.core.model","c":"SootMethod","l":"isPrivate()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isPrivate(Set)","u":"isPrivate(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isPrivate(Set)","u":"isPrivate(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isPrivate(Set)","u":"isPrivate(java.util.Set)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isPrivileged()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isPrivileged(Kind)","u":"isPrivileged(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.model","c":"SootClass","l":"isProtected()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isProtected()"},{"p":"sootup.core.model","c":"SootField","l":"isProtected()"},{"p":"sootup.core.model","c":"SootMethod","l":"isProtected()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isProtected(Set)","u":"isProtected(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isProtected(Set)","u":"isProtected(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isProtected(Set)","u":"isProtected(java.util.Set)"},{"p":"sootup.core.model","c":"SootClass","l":"isPublic()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isPublic()"},{"p":"sootup.core.model","c":"SootField","l":"isPublic()"},{"p":"sootup.core.model","c":"SootMethod","l":"isPublic()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isPublic(Set)","u":"isPublic(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isPublic(Set)","u":"isPublic(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isPublic(Set)","u":"isPublic(java.util.Set)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"isReachable(N)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isReachable(Stmt)","u":"isReachable(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isReachable(Stmt)","u":"isReachable(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isReflection()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isReflection(Kind)","u":"isReflection(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isReflInvoke()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isReflInvoke(Kind)","u":"isReflInvoke(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"isRefType()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"isReturn()"},{"p":"qilin.core.pag","c":"Parm","l":"isReturn()"},{"p":"sootup.analysis.interprocedural.icfg","c":"BiDiInterproceduralCFG","l":"isReturnSite(N)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isReturnSite(Stmt)","u":"isReturnSite(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isReturnSite(Stmt)","u":"isReturnSite(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.graph","c":"TreeNode","l":"isRoot()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isSpecial()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isSpecial()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isSpecial(Kind)","u":"isSpecial(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"isStartPoint(Stmt)","u":"isStartPoint(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.analysis.interprocedural.icfg","c":"BackwardsInterproceduralCFG","l":"isStartPoint(Stmt)","u":"isStartPoint(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"isStatic"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isStatic()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isStatic()"},{"p":"sootup.core.model","c":"SootClass","l":"isStatic()"},{"p":"sootup.core.model","c":"SootClassMember","l":"isStatic()"},{"p":"sootup.core.model","c":"SootField","l":"isStatic()"},{"p":"sootup.core.model","c":"SootMethod","l":"isStatic()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isStatic(Kind)","u":"isStatic(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.model","c":"ClassModifier","l":"isStatic(Set)","u":"isStatic(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isStatic(Set)","u":"isStatic(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isStatic(Set)","u":"isStatic(java.util.Set)"},{"p":"qilin.util","c":"PTAUtils","l":"isStaticInitializer(SootMethod)","u":"isStaticInitializer(sootup.core.model.SootMethod)"},{"p":"sootup.core","c":"IdentifierFactory","l":"isStaticInitializerSubSignature(MethodSubSignature)","u":"isStaticInitializerSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"isStaticInitializerSubSignature(MethodSubSignature)","u":"isStaticInitializerSubSignature(sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"isStmtBranchTarget(Stmt)","u":"isStmtBranchTarget(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"Body","l":"isStmtBranchTarget(Stmt)","u":"isStmtBranchTarget(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isStrictFP(Set)","u":"isStrictFP(java.util.Set)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"isSubtype(Type, Type)","u":"isSubtype(sootup.core.types.Type,sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"isSuper()"},{"p":"sootup.core.model","c":"ClassModifier","l":"isSuper(Set)","u":"isSuper(java.util.Set)"},{"p":"sootup.core.model","c":"SootMethod","l":"isSynchronized()"},{"p":"sootup.core.model","c":"MethodModifier","l":"isSynchronized(Set)","u":"isSynchronized(java.util.Set)"},{"p":"sootup.core.model","c":"ClassModifier","l":"isSynthetic(Set)","u":"isSynthetic(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"isSynthetic(Set)","u":"isSynthetic(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"isSynthetic(Set)","u":"isSynthetic(java.util.Set)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"isTableSwitch()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"isThis()"},{"p":"qilin.core.pag","c":"Parm","l":"isThis()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isThread()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isThread(Kind)","u":"isThread(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isThreadRunCall()"},{"p":"qilin.util","c":"PTAUtils","l":"isThrowable(View, Type)","u":"isThrowable(sootup.core.views.View,sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"Parm","l":"isThrowRet()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"isTop(AllocNode)","u":"isTop(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ISTORE"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"ISTORE"},{"p":"sootup.core.model","c":"FieldModifier","l":"isTransient(Set)","u":"isTransient(java.util.Set)"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"isUnnamedModule()"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"isUnnamedModule()"},{"p":"sootup.core.model","c":"MethodModifier","l":"isVarargs(Set)","u":"isVarargs(java.util.Set)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"isVirtual()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isVirtual()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"isVirtual(Kind)","u":"isVirtual(qilin.core.builder.callgraph.Kind)"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"isVisited()"},{"p":"sootup.core.model","c":"FieldModifier","l":"isVolatile(Set)","u":"isVolatile(java.util.Set)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"isWide(String)","u":"isWide(java.lang.String)"},{"p":"sootup.apk.frontend.interceptors","c":"AbstractNullTransformer","l":"isZeroComparison(AbstractConditionExpr)","u":"isZeroComparison(sootup.core.jimple.common.expr.AbstractConditionExpr)"},{"p":"sootup.core.util","c":"StreamUtils","l":"iterableToStream(Iterable)","u":"iterableToStream(java.lang.Iterable)"},{"p":"sootup.core.util","c":"StreamUtils","l":"iterableToStream(Iterable, boolean)","u":"iterableToStream(java.lang.Iterable,boolean)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"iterator()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"iterator()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"iterator()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"iterator()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"iterator()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"iterator()"},{"p":"qilin.util","c":"ArrayNumberer","l":"iterator()"},{"p":"qilin.util","c":"BitVector","l":"iterator()"},{"p":"qilin.util","c":"Chain","l":"iterator()"},{"p":"qilin.util","c":"IterableNumberer","l":"iterator()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"iterator()"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"iterator()"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"iterator()"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"iterator()"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"iterator()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"iterator()"},{"p":"qilin.util","c":"Chain","l":"iterator(E)"},{"p":"qilin.util","c":"Chain","l":"iterator(E, E)","u":"iterator(E,E)"},{"p":"sootup.core.util","c":"StreamUtils","l":"iteratorToStream(Iterator)","u":"iteratorToStream(java.util.Iterator)"},{"p":"sootup.core.util","c":"StreamUtils","l":"iteratorToStream(Iterator, boolean)","u":"iteratorToStream(java.util.Iterator,boolean)"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"ITHIS"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"JAddExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"JAndExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"JAR"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"JArrayRef(Local, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"JAssignStmt(LValue, Value, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.LValue,sootup.core.jimple.basic.Value,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"JAVA"},{"p":"sootup.java.core","c":"JavaAnnotationSootClass","l":"JavaAnnotationSootClass(JavaSootClassSource, SourceType)","u":"%3Cinit%3E(sootup.java.core.JavaSootClassSource,sootup.core.model.SourceType)"},{"p":"sootup.java.core","c":"JavaAnnotationSootClassSource","l":"JavaAnnotationSootClassSource(AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"sootup.java.core","c":"JavaAnnotationSootMethod","l":"JavaAnnotationSootMethod(BodySource, MethodSignature, Iterable, Iterable, Iterable, Position)","u":"%3Cinit%3E(sootup.core.frontend.BodySource,sootup.core.signatures.MethodSignature,java.lang.Iterable,java.lang.Iterable,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"JavaClassPathAnalysisInputLocation(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"JavaClassPathAnalysisInputLocation(String, SourceType)","u":"%3Cinit%3E(java.lang.String,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaClassPathAnalysisInputLocation","l":"JavaClassPathAnalysisInputLocation(String, SourceType, List)","u":"%3Cinit%3E(java.lang.String,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"JavaClassType(String, PackageName)","u":"%3Cinit%3E(java.lang.String,sootup.core.signatures.PackageName)"},{"p":"qilin.core.natives","c":"JavaIoFileSystemGetFileSystemNative","l":"JavaIoFileSystemGetFileSystemNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaIoFileSystemListNative","l":"JavaIoFileSystemListNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"JavaJimple()","u":"%3Cinit%3E()"},{"p":"sootup.java.core.signatures","c":"CommonClassSignatures","l":"JavaLangObject"},{"p":"qilin.core.natives","c":"JavaLangObjectCloneNative","l":"JavaLangObjectCloneNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangRefFinalizerInvokeFinalizeMethodNative","l":"JavaLangRefFinalizerInvokeFinalizeMethodNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangSystemArraycopyNative","l":"JavaLangSystemArraycopyNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangSystemSetErr0Native","l":"JavaLangSystemSetErr0Native(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangSystemSetIn0Native","l":"JavaLangSystemSetIn0Native(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangSystemSetOut0Native","l":"JavaLangSystemSetOut0Native(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaLangThreadStart0Native","l":"JavaLangThreadStart0Native(View, SootMethod, LValue)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod,sootup.core.jimple.basic.LValue)"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"JavaLocal(String, Type, Iterable)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type,java.lang.Iterable)"},{"p":"qilin.core.builder","c":"JavaMethods","l":"JavaMethods()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"JavaModuleIdentifierFactory()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"JavaModuleInfo()","u":"%3Cinit%3E()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"JavaModulePathAnalysisInputLocation(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"JavaModulePathAnalysisInputLocation(Path, FileSystem, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,java.nio.file.FileSystem,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"JavaModulePathAnalysisInputLocation(Path, FileSystem, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,java.nio.file.FileSystem,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JavaModulePathAnalysisInputLocation","l":"JavaModulePathAnalysisInputLocation(Path, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"JavaModuleView(List, List)","u":"%3Cinit%3E(java.util.List,java.util.List)"},{"p":"sootup.java.core.views","c":"JavaModuleView","l":"JavaModuleView(List, List, ClassCacheProvider)","u":"%3Cinit%3E(java.util.List,java.util.List,sootup.core.cache.provider.ClassCacheProvider)"},{"p":"sootup.java.core","c":"JavaPackageName","l":"JavaPackageName(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"qilin.core.natives","c":"JavaSecurityAccessControllerDoPrivileged_ExceptionNative","l":"JavaSecurityAccessControllerDoPrivileged_ExceptionNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"qilin.core.natives","c":"JavaSecurityAccessControllerDoPrivilegedNative","l":"JavaSecurityAccessControllerDoPrivilegedNative(View, SootMethod)","u":"%3Cinit%3E(sootup.core.views.View,sootup.core.model.SootMethod)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"JavaSootClass(JavaSootClassSource, SourceType)","u":"%3Cinit%3E(sootup.java.core.JavaSootClassSource,sootup.core.model.SourceType)"},{"p":"sootup.java.core","c":"JavaSootClassSource","l":"JavaSootClassSource(AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"sootup.java.core","c":"JavaSootClassSource","l":"JavaSootClassSource(SootClassSource)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource)"},{"p":"sootup.java.core","c":"JavaSootField","l":"JavaSootField(FieldSignature, Iterable, Iterable, Position)","u":"%3Cinit%3E(sootup.core.signatures.FieldSignature,java.lang.Iterable,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.java.core","c":"JavaSootField.JavaSootFieldBuilder","l":"JavaSootFieldBuilder()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"JavaSootMethod(BodySource, MethodSignature, Iterable, Iterable, Iterable, Position)","u":"%3Cinit%3E(sootup.core.frontend.BodySource,sootup.core.signatures.MethodSignature,java.lang.Iterable,java.lang.Iterable,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.java.core","c":"JavaSootMethod.JavaSootMethodBuilder","l":"JavaSootMethodBuilder()","u":"%3Cinit%3E()"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(Set, String)","u":"%3Cinit%3E(java.util.Set,java.lang.String)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(SourceType, Set)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.util.Set)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(SourceType, Set, String, List)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.util.Set,java.lang.String,java.util.List)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(SourceType, String)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.lang.String)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"JavaSourcePathAnalysisInputLocation(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.java.core.views","c":"JavaView","l":"JavaView(AnalysisInputLocation)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation)"},{"p":"sootup.java.core.views","c":"JavaView","l":"JavaView(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.java.core.views","c":"JavaView","l":"JavaView(List, ClassCacheProvider)","u":"%3Cinit%3E(java.util.List,sootup.core.cache.provider.ClassCacheProvider)"},{"p":"sootup.java.core.views","c":"JavaView","l":"JavaView(List, ClassCacheProvider, JavaIdentifierFactory)","u":"%3Cinit%3E(java.util.List,sootup.core.cache.provider.ClassCacheProvider,sootup.java.core.JavaIdentifierFactory)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"JBreakpointStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"JCastExpr(Immediate, Type)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"JCaughtExceptionRef(Type)","u":"%3Cinit%3E(sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"JCmpExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"JCmpgExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"JCmplExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"JDivExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"JDynamicInvokeExpr(MethodSignature, List, MethodSignature, int, List)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,java.util.List,sootup.core.signatures.MethodSignature,int,java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"JDynamicInvokeExpr(MethodSignature, List, MethodSignature, List)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,java.util.List,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"JEnterMonitorStmt(Immediate, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"JEqExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"JExitMonitorStmt(Immediate, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"JGeExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"JGotoStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"JGtExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"JIdentityStmt(Local, IdentityRef, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.jimple.common.ref.IdentityRef,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"JIfStmt(AbstractConditionExpr, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.common.expr.AbstractConditionExpr,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"JIMPLE"},{"p":"sootup.core.jimple","c":"Jimple","l":"Jimple()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"JimpleAnalysisInputLocation(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"JimpleAnalysisInputLocation(Path, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.jimple.frontend","c":"JimpleAnalysisInputLocation","l":"JimpleAnalysisInputLocation(Path, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"JimpleBasedInterproceduralCFG(CallGraph, View, boolean, boolean)","u":"%3Cinit%3E(sootup.callgraph.CallGraph,sootup.core.views.View,boolean,boolean)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"JimpleBasedInterproceduralCFG(View, List, boolean, boolean)","u":"%3Cinit%3E(sootup.core.views.View,java.util.List,boolean,boolean)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"JimpleBaseListener()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"JimpleBaseVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleClassProvider","l":"JimpleClassProvider(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.core.jimple.basic","c":"JimpleComparator","l":"JimpleComparator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"JimpleConverter()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleConverterUtil","l":"JimpleConverterUtil(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.analysis.interprocedural.ide","c":"JimpleIDESolver","l":"JimpleIDESolver(IDETabulationProblem)","u":"%3Cinit%3E(heros.IDETabulationProblem)"},{"p":"sootup.analysis.interprocedural.ifds","c":"JimpleIFDSSolver","l":"JimpleIFDSSolver(IFDSTabulationProblem)","u":"%3Cinit%3E(heros.IFDSTabulationProblem)"},{"p":"sootup.core.jimple","c":"Jimple","l":"jimpleKeywordList()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"JimpleLexer(CharStream)","u":"%3Cinit%3E(org.antlr.v4.runtime.CharStream)"},{"p":"sootup.jimple","c":"JimpleParser","l":"JimpleParser(TokenStream)","u":"%3Cinit%3E(org.antlr.v4.runtime.TokenStream)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"JimplePrinter(JimplePrinter.Option...)","u":"%3Cinit%3E(sootup.core.util.printer.JimplePrinter.Option...)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker","l":"JimpleSemanticsChecker()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"JimpleStringAnalysisInputLocation(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.jimple.frontend","c":"JimpleStringAnalysisInputLocation","l":"JimpleStringAnalysisInputLocation(String, SourceType, List)","u":"%3Cinit%3E(java.lang.String,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.core.validation","c":"JimpleTrapValidator","l":"JimpleTrapValidator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"JimpleView(AnalysisInputLocation)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation)"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"JimpleView(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"JimpleView(List, ClassCacheProvider, SourceType)","u":"%3Cinit%3E(java.util.List,sootup.core.cache.provider.ClassCacheProvider,sootup.core.model.SourceType)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"jimplify()"},{"p":"sootup.apk.frontend.instruction","c":"AgetInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"AputInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ArrayLengthInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"Binop2addrInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"BinopInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"BinopLitInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"CastInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"CheckCastInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"CmpInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ConditionalJumpInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ConstClassInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ConstInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ConstStringInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"FillArrayDataInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"FilledNewArrayRangeInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"GotoInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IgetInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InstanceOfInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeInterfaceInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeSpecialInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeStaticInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"InvokeVirtualInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"IputInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MonitorEnterInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MonitorExitInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MoveExceptionInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MoveInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MoveResultInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"NewArrayInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"NewInstanceInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"NopInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ReturnInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ReturnVoidInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"SgetInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"SputInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"ThrowInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"UnOpInstruction","l":"jimplify(DexBody)","u":"jimplify(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"jimplifyInterface(DexBody)","u":"jimplifyInterface(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"jimplifySpecial(DexBody)","u":"jimplifySpecial(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"jimplifyStatic(DexBody)","u":"jimplifyStatic(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"jimplifyVirtual(DexBody)","u":"jimplifyVirtual(sootup.apk.frontend.main.DexBody)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"JInstanceFieldRef(Local, FieldSignature)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"JInstanceOfExpr(Immediate, Type)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"JInterfaceInvokeExpr(Local, MethodSignature, List)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"JInvokeStmt(AbstractInvokeExpr, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.common.expr.AbstractInvokeExpr,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"JLeExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"JLengthExpr(Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"JLtExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"JMulExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"JNeExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"JNegExpr(Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"JNewArrayExpr(Type, Immediate, IdentifierFactory)","u":"%3Cinit%3E(sootup.core.types.Type,sootup.core.jimple.basic.Immediate,sootup.core.IdentifierFactory)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"JNewExpr(ClassType)","u":"%3Cinit%3E(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"JNewMultiArrayExpr(ArrayType, List)","u":"%3Cinit%3E(sootup.core.types.ArrayType,java.util.List)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"JNopStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"JOrExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"JParameterRef(Type, int)","u":"%3Cinit%3E(sootup.core.types.Type,int)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"JPhiExpr(List, Map>)","u":"%3Cinit%3E(java.util.List,java.util.Map)"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"JRE"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"JRemExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"JRetStmt(Value, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"JReturnStmt(Immediate, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"JReturnVoidStmt(StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"JrtFileSystemAnalysisInputLocation()","u":"%3Cinit%3E()"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"JrtFileSystemAnalysisInputLocation(SourceType)","u":"%3Cinit%3E(sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"JrtFileSystemAnalysisInputLocation","l":"JrtFileSystemAnalysisInputLocation(SourceType, List)","u":"%3Cinit%3E(sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"JShlExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"JShrExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"JSpecialInvokeExpr(Local, MethodSignature, List)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"JStaticFieldRef(FieldSignature)","u":"%3Cinit%3E(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"JStaticInvokeExpr(MethodSignature, List)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"JSubExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"JSwitchStmt(Immediate, int, int, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,int,int,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"JSwitchStmt(Immediate, List, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,java.util.List,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"JThisRef(ClassType)","u":"%3Cinit%3E(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"JThrowStmt(Immediate, StmtPositionInfo)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.apk.frontend.instruction","c":"JumpInstruction","l":"JumpInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"JUshrExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"JVirtualInvokeExpr(Local, MethodSignature, List)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"JXorExpr(Immediate, Immediate)","u":"%3Cinit%3E(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"kind()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"kind()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"L_BRACE"},{"p":"sootup.jimple","c":"JimpleParser","l":"L_BRACE"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"L_BRACE()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"L_BRACE()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"L_BRACE()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"L_BRACKET"},{"p":"sootup.jimple","c":"JimpleParser","l":"L_BRACKET"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"L_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"L_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"L_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"L_BRACKET(int)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"L_BRACKET(int)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"L_PAREN"},{"p":"sootup.jimple","c":"JimpleParser","l":"L_PAREN"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"L_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"L_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"L_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"L_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"L_PAREN(int)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"l2LN"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"l2LP"},{"p":"sootup.jimple","c":"JimpleParser.Goto_stmtContext","l":"label_name"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"label_name"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"LabeledStmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"labels"},{"p":"qilin.util","c":"ArrayNumberer","l":"lastNumber"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"LeakAnalysis(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"left"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"LeftOpAstEdge","l":"LeftOpAstEdge(StmtGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.StmtGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.util.printer","c":"LegacyJimplePrinter","l":"LegacyJimplePrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"LegacyMode"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"LENGTH"},{"p":"qilin.util","c":"BitVector","l":"length()"},{"p":"sootup.core.jimple","c":"Jimple","l":"LENGTHOF"},{"p":"sootup.jimple","c":"JimpleLexer","l":"LENGTHOF"},{"p":"sootup.jimple","c":"JimpleParser","l":"LENGTHOF"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"LENGTHOF()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"lessThan(DoubleConstant)","u":"lessThan(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"lessThan(FloatConstant)","u":"lessThan(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"lessThan(IntConstant)","u":"lessThan(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"lessThan(LongConstant)","u":"lessThan(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"lessThan(N)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"lessThanOrEqual(DoubleConstant)","u":"lessThanOrEqual(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"lessThanOrEqual(FloatConstant)","u":"lessThanOrEqual(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"lessThanOrEqual(IntConstant)","u":"lessThanOrEqual(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"lessThanOrEqual(LongConstant)","u":"lessThanOrEqual(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"lessThanOrEqual(N)"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"level"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"LIB_PATH"},{"p":"sootup.core.model","c":"SourceType","l":"Library"},{"p":"sootup.jimple","c":"JimpleLexer","l":"LINE_COMMENT"},{"p":"sootup.jimple","c":"JimpleParser","l":"LINE_COMMENT"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"lineNumber"},{"p":"sootup.core.model","c":"LinePosition","l":"LinePosition(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.core.util","c":"StringTools","l":"lineSeparator"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"linkExceptionalSuccessorBlock(ClassType, MutableBasicBlock)","u":"linkExceptionalSuccessorBlock(sootup.core.types.ClassType,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"linkExceptionalSuccessorBlock(ClassType, MutableBasicBlock)","u":"linkExceptionalSuccessorBlock(sootup.core.types.ClassType,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"linkSuccessor(int, MutableBasicBlock)","u":"linkSuccessor(int,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"linkSuccessor(int, MutableBasicBlock)","u":"linkSuccessor(int,sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"listener()"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"literal(String)","u":"literal(java.lang.String)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"literal(String)","u":"literal(java.lang.String)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"literal(String)","u":"literal(java.lang.String)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"literal(String)","u":"literal(java.lang.String)"},{"p":"qilin.core.pag","c":"PAG","l":"load"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"LOAD"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"LOAD"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"LOAD"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"loaderMethodToCallers"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"loaderUnitToCallees"},{"p":"qilin.core.pag","c":"PAG","l":"loadInv"},{"p":"qilin.core.pag","c":"PAG","l":"loadInvLookup(VarNode)","u":"loadInvLookup(qilin.core.pag.VarNode)"},{"p":"qilin.core.pag","c":"PAG","l":"loadLookup(FieldRefNode)","u":"loadLookup(qilin.core.pag.FieldRefNode)"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"local"},{"p":"sootup.jimple","c":"JimpleParser.ImmediateContext","l":"local"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"LOCAL_ASSIGN"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"local_name"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"local(Local)","u":"local(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"local(Local)","u":"local(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"Local(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.interceptors","c":"LocalNameStandardizer.LocalComparator","l":"LocalComparator(Map)","u":"%3Cinit%3E(java.util.Map)"},{"p":"sootup.core.jimple.basic","c":"LocalGenerator","l":"LocalGenerator(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.interceptors","c":"LocalLivenessAnalyser","l":"LocalLivenessAnalyser(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.interceptors","c":"LocalNameStandardizer","l":"LocalNameStandardizer()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"LocalPacker","l":"LocalPacker()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"PAG","l":"locals"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"locals"},{"p":"sootup.interceptors","c":"LocalSplitter","l":"LocalSplitter()","u":"%3Cinit%3E()"},{"p":"qilin.core","c":"ArtificialMethod","l":"localStart"},{"p":"sootup.core.validation","c":"LocalsValidator","l":"LocalsValidator()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"localToDefsBits"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"localToNumber"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"localToUsesBits"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"LocalVarNode(Object, Type, SootMethod)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"location"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"logger"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"logger"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker.LoggingJimpleChecker","l":"LoggingJimpleChecker()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"LONG_COMMENT"},{"p":"sootup.jimple","c":"JimpleParser","l":"LONG_COMMENT"},{"p":"sootup.apk.frontend.tag","c":"LongOpTag","l":"LongOpTag()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"PAG","l":"lookup(Map>, K)","u":"lookup(java.util.Map,K)"},{"p":"sootup.core.cache","c":"LRUCache","l":"LRUCache(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.core.cache.provider","c":"LRUCacheProvider","l":"LRUCacheProvider()","u":"%3Cinit%3E()"},{"p":"sootup.core.cache.provider","c":"LRUCacheProvider","l":"LRUCacheProvider(int)","u":"%3Cinit%3E(int)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"m2receiverObjects"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"m2thisFLoads"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"m2thisFStores"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"MAHJONG"},{"p":"qilin.pta.toolkits.mahjong","c":"Mahjong","l":"Mahjong()","u":"%3Cinit%3E()"},{"p":"qilin.parm.heapabst","c":"MahjongAbstractor","l":"MahjongAbstractor(PAG, Set, Map)","u":"%3Cinit%3E(qilin.core.pag.PAG,java.util.Set,java.util.Map)"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"MahjongPTA(PTAScene, int, int, CtxConstructor)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int,qilin.parm.ctxcons.CtxConstructor)"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"MAIN_CLASS"},{"p":"qilin.core","c":"PointsToAnalysis","l":"MAIN_THREAD_GROUP_NODE_LOCAL"},{"p":"qilin.driver","c":"Main","l":"Main()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.zipper","c":"Main","l":"Main()","u":"%3Cinit%3E()"},{"p":"qilin.driver","c":"Main","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"mainAnalysis()"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"mainAnalysis()"},{"p":"qilin.driver","c":"Main","l":"mainRun(String[])","u":"mainRun(java.lang.String[])"},{"p":"qilin.core.pag","c":"PAG","l":"makeAllocNode(Object, Type, SootMethod)","u":"makeAllocNode(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"makeClassConstantNode(ClassConstant)","u":"makeClassConstantNode(sootup.core.jimple.common.constant.ClassConstant)"},{"p":"qilin.core.pag","c":"PAG","l":"makeContextAllocNode(AllocNode, Context)","u":"makeContextAllocNode(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"makeContextField(Context, FieldValNode)","u":"makeContextField(qilin.core.context.Context,qilin.core.pag.FieldValNode)"},{"p":"qilin.core.pag","c":"PAG","l":"makeContextMethod(Context, SootMethod)","u":"makeContextMethod(qilin.core.context.Context,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"makeContextVarNode(VarNode, Context)","u":"makeContextVarNode(qilin.core.pag.VarNode,qilin.core.context.Context)"},{"p":"qilin.core.pag","c":"PAG","l":"makeFieldRefNode(VarNode, SparkField)","u":"makeFieldRefNode(qilin.core.pag.VarNode,qilin.core.pag.SparkField)"},{"p":"qilin.core.pag","c":"PAG","l":"makeFieldValNode(SparkField)","u":"makeFieldValNode(qilin.core.pag.SparkField)"},{"p":"qilin.core.pag","c":"PAG","l":"makeGlobalVarNode(Object, Type)","u":"makeGlobalVarNode(java.lang.Object,sootup.core.types.Type)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"makeGraph(Body)","u":"makeGraph(sootup.core.model.Body)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"makeInvokeStmtThrowVarNode(Stmt, SootMethod)","u":"makeInvokeStmtThrowVarNode(sootup.core.jimple.common.stmt.Stmt,sootup.core.model.SootMethod)"},{"p":"qilin.core.pag","c":"PAG","l":"makeLocalVarNode(Object, Type, SootMethod)","u":"makeLocalVarNode(java.lang.Object,sootup.core.types.Type,sootup.core.model.SootMethod)"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"makeSootMethod()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"makeSootMethod(Method, ClassType, List, View)","u":"makeSootMethod(org.jf.dexlib2.iface.Method,sootup.core.types.ClassType,java.util.List,sootup.core.views.View)"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethod","l":"makeSootMethod(Method, List, View)","u":"makeSootMethod(org.jf.dexlib2.iface.Method,java.util.List,sootup.core.views.View)"},{"p":"qilin.core.pag","c":"PAG","l":"makeStringConstantNode(StringConstant)","u":"makeStringConstantNode(sootup.core.jimple.common.constant.StringConstant)"},{"p":"sootup.apk.frontend.instruction","c":"JumpInstruction","l":"markerUnit"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"markerUnit"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"member()"},{"p":"sootup.jimple","c":"JimpleParser","l":"member()"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"member(int)"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"MemberContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.util","c":"MemoryWatcher","l":"MemoryWatcher(long, String)","u":"%3Cinit%3E(long,java.lang.String)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"MERCURIAL"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"merge(F, F, F)","u":"merge(F,F,F)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"merge(Stmt, F, F, F)","u":"merge(sootup.core.jimple.common.stmt.Stmt,F,F,F)"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"mergedHeap"},{"p":"qilin.util.graph","c":"MergedNode","l":"MergedNode(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"sootup.codepropertygraph.propertygraph.util","c":"PropertyGraphsMerger","l":"mergeGraphs(PropertyGraph, PropertyGraph)","u":"mergeGraphs(sootup.codepropertygraph.propertygraph.PropertyGraph,sootup.codepropertygraph.propertygraph.PropertyGraph)"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"mergeHeap"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"mergeInto(Stmt, F, F)","u":"mergeInto(sootup.core.jimple.common.stmt.Stmt,F,F)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"mergings"},{"p":"qilin.core","c":"ArtificialMethod","l":"method"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"method"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"method"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"method"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"method"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_body_contents()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"method_body_contents()"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"Method_body_contentsContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_body()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"method_body()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"Method_bodyContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"method_modifier()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"method_modifier(int)"},{"p":"sootup.jimple","c":"JimpleParser.Method_modifierContext","l":"Method_modifierContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_name()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"method_name()"},{"p":"sootup.jimple","c":"JimpleParser.Method_nameContext","l":"Method_nameContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"method_signature()"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_signature()"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"method_signature()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"Method_signatureContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"method_subsignature()"},{"p":"sootup.jimple","c":"JimpleParser.Method_signatureContext","l":"method_subsignature()"},{"p":"sootup.jimple","c":"JimpleParser","l":"method_subsignature()"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"method_subsignature()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"Method_subsignatureContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.pag","c":"ContextMethod","l":"method()"},{"p":"qilin.core.pag","c":"Parm","l":"method()"},{"p":"sootup.jimple","c":"JimpleParser.MemberContext","l":"method()"},{"p":"sootup.jimple","c":"JimpleParser","l":"method()"},{"p":"sootup.core.util.printer","c":"BriefStmtPrinter","l":"method(SootMethod)","u":"method(sootup.core.model.SootMethod)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"method(SootMethod)","u":"method(sootup.core.model.SootMethod)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"method(SootMethod)","u":"method(sootup.core.model.SootMethod)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"method(SootMethod)","u":"method(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"method2VFG"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"methodAdded(SootMethod)","u":"methodAdded(sootup.core.model.SootMethod)"},{"p":"sootup.core","c":"ViewChangeListener","l":"methodAdded(SootMethod)","u":"methodAdded(sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"MethodContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.validation","c":"MethodDeclarationValidator","l":"MethodDeclarationValidator()","u":"%3Cinit%3E()"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"MethodGet"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"MethodGraphNode(SootMethod)","u":"%3Cinit%3E(sootup.core.model.SootMethod)"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"methodhandle()"},{"p":"sootup.jimple","c":"JimpleParser","l":"methodhandle()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"MethodHandle(SootClassMemberSignature, int, Type)","u":"%3Cinit%3E(sootup.core.signatures.SootClassMemberSignature,int,sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"MethodHandle(SootClassMemberSignature, MethodHandle.Kind, Type)","u":"%3Cinit%3E(sootup.core.signatures.SootClassMemberSignature,sootup.core.jimple.common.constant.MethodHandle.Kind,sootup.core.types.Type)"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"MethodhandleContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.apk.frontend.instruction","c":"MethodInvocationInstruction","l":"MethodInvocationInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"MethodInvoke"},{"p":"qilin.pta.toolkits.turner","c":"MethodLevelCallGraph","l":"MethodLevelCallGraph(OnFlyCallGraph)","u":"%3Cinit%3E(qilin.core.builder.callgraph.OnFlyCallGraph)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"MethodNodeFactory(PAG, MethodPAG)","u":"%3Cinit%3E(qilin.core.pag.PAG,qilin.core.pag.MethodPAG)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"MethodPAG(PAG, SootMethod, Body)","u":"%3Cinit%3E(qilin.core.pag.PAG,sootup.core.model.SootMethod,sootup.core.model.Body)"},{"p":"sootup.core","c":"BaseViewChangeListener","l":"methodRemoved(SootMethod)","u":"methodRemoved(sootup.core.model.SootMethod)"},{"p":"sootup.core","c":"ViewChangeListener","l":"methodRemoved(SootMethod)","u":"methodRemoved(sootup.core.model.SootMethod)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"methods"},{"p":"sootup.core.signatures","c":"MethodSignature","l":"MethodSignature(ClassType, MethodSubSignature)","u":"%3Cinit%3E(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"sootup.core.signatures","c":"MethodSignature","l":"MethodSignature(ClassType, String, Iterable, Type)","u":"%3Cinit%3E(sootup.core.types.ClassType,java.lang.String,java.lang.Iterable,sootup.core.types.Type)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"methodSignature(MethodSignature)","u":"methodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"methodSignature(MethodSignature)","u":"methodSignature(sootup.core.signatures.MethodSignature)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"PotentialContextElement","l":"methodsInvokedOn(AllocNode)","u":"methodsInvokedOn(qilin.core.pag.AllocNode)"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"MethodSubSignature(String, Iterable, Type)","u":"%3Cinit%3E(java.lang.String,java.lang.Iterable,sootup.core.types.Type)"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"methodToCallers"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"methodToCallsFromWithin"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"methodToInvokeStmt"},{"p":"qilin.core.pag","c":"PAG","l":"methodToPag"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"methodToParameterRefs"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"methodtype"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"MethodType(MethodSubSignature, ClassType)","u":"%3Cinit%3E(sootup.core.signatures.MethodSubSignature,sootup.core.types.ClassType)"},{"p":"sootup.core.validation","c":"MethodValidator","l":"MethodValidator()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"MethodVFG","l":"MethodVFG(PTA, SootMethod, OCG)","u":"%3Cinit%3E(qilin.core.PTA,sootup.core.model.SootMethod,qilin.pta.toolkits.turner.OCG)"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"minSdkVersion"},{"p":"sootup.jimple","c":"JimpleLexer","l":"MINUS"},{"p":"sootup.jimple","c":"JimpleParser","l":"MINUS"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"MINUS()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"MINUS()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"MOD"},{"p":"sootup.jimple","c":"JimpleParser","l":"MOD"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"MOD()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"modeNames"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"modifier(String)","u":"modifier(java.lang.String)"},{"p":"sootup.core.util.printer","c":"LegacyJimplePrinter","l":"modifier(String)","u":"modifier(java.lang.String)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"modifier(String)","u":"modifier(java.lang.String)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ModifierAstEdge","l":"ModifierAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"ModifierGraphNode(MethodModifier)","u":"%3Cinit%3E(sootup.core.model.MethodModifier)"},{"p":"sootup.core.util","c":"Modifiers","l":"Modifiers()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"ModularMVFG","l":"ModularMVFG(PTA, SootMethod, OCG, MergedNode)","u":"%3Cinit%3E(qilin.core.PTA,sootup.core.model.SootMethod,qilin.pta.toolkits.turner.OCG,qilin.util.graph.MergedNode)"},{"p":"sootup.core.model","c":"ClassModifier","l":"MODULE"},{"p":"sootup.java.core","c":"JavaModuleIdentifierFactory","l":"MODULE_INFO_FILE"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"ModuleFinder(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"ModuleFinder(Path, FileSystem, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,java.nio.file.FileSystem,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleFinder","l":"ModuleFinder(Path, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.core.types","c":"ModuleJavaClassType","l":"ModuleJavaClassType(String, ModulePackageName)","u":"%3Cinit%3E(java.lang.String,sootup.java.core.signatures.ModulePackageName)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"ModuleMultiReleaseJarAnalysisInputLocation","l":"ModuleMultiReleaseJarAnalysisInputLocation(Path, SourceType, int)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,int)"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"ModulePackageName(String, ModuleSignature)","u":"%3Cinit%3E(java.lang.String,sootup.java.core.signatures.ModuleSignature)"},{"p":"sootup.java.core","c":"JavaModuleInfo.ModuleReference","l":"ModuleReference(ModuleSignature, EnumSet)","u":"%3Cinit%3E(sootup.java.core.signatures.ModuleSignature,java.util.EnumSet)"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"ModuleSignature(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.apk.frontend.instruction","c":"MonitorEnterInstruction","l":"MonitorEnterInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"MonitorExitInstruction","l":"MonitorExitInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"MoveExceptionInstruction","l":"MoveExceptionInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"MoveInstruction","l":"MoveInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.apk.frontend.instruction","c":"MoveResultInstruction","l":"MoveResultInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"mpag"},{"p":"sootup.jimple","c":"JimpleLexer","l":"MULT"},{"p":"sootup.jimple","c":"JimpleParser","l":"MULT"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"MULT()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"multiarray_type"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"multiply(DoubleConstant)","u":"multiply(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"multiply(FloatConstant)","u":"multiply(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"multiply(IntConstant)","u":"multiply(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"multiply(LongConstant)","u":"multiply(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"multiply(N)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"MultiReleaseJarAnalysisInputLocation(Path, int)","u":"%3Cinit%3E(java.nio.file.Path,int)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"MultiReleaseJarAnalysisInputLocation(Path, SourceType, int)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,int)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"MultiReleaseJarAnalysisInputLocation(Path, SourceType, int, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,int,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"MultiReleaseJarAnalysisInputLocation","l":"MultiReleaseJarAnalysisInputLocation(Path, SourceType, int, List, boolean)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,int,java.util.List,boolean)"},{"p":"sootup.core.validation","c":"NewValidator","l":"MUST_CALL_CONSTRUCTOR_BEFORE_RETURN"},{"p":"qilin.util","c":"PTAUtils","l":"mustAlias(PTA, VarNode, VarNode)","u":"mustAlias(qilin.core.PTA,qilin.core.pag.VarNode,qilin.core.pag.VarNode)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"MutableBasicBlockImpl()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"MutableBasicBlockImpl(List, Map)","u":"%3Cinit%3E(java.util.List,java.util.Map)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"MutableBlockStmtGraph()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"MutableBlockStmtGraph(boolean, MethodSignature, LocalGenerator)","u":"%3Cinit%3E(boolean,sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.LocalGenerator)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"MutableBlockStmtGraph(StmtGraph>)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.cache","c":"MutableFullCache","l":"MutableFullCache()","u":"%3Cinit%3E()"},{"p":"sootup.core.cache.provider","c":"MutableFullCacheProvider","l":"MutableFullCacheProvider()","u":"%3Cinit%3E()"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"MutableJavaView(AnalysisInputLocation)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"MutableJavaView(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"MutableStmtGraph()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"name"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"name"},{"p":"sootup.apk.frontend.tag","c":"DoubleOpTag","l":"NAME"},{"p":"sootup.apk.frontend.tag","c":"FloatOpTag","l":"NAME"},{"p":"sootup.apk.frontend.tag","c":"IntOpTag","l":"NAME"},{"p":"sootup.apk.frontend.tag","c":"LongOpTag","l":"NAME"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"name()"},{"p":"sootup.core.model","c":"MethodModifier","l":"NATIVE"},{"p":"sootup.core.jimple","c":"Jimple","l":"NATIVE"},{"p":"qilin.core","c":"PTAScene","l":"nativeBuilt"},{"p":"qilin.core.pag","c":"PAG","l":"nativeDriver"},{"p":"qilin.core.natives","c":"NativeMethodDriver","l":"NativeMethodDriver(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.core.jimple","c":"Jimple","l":"NEG"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NEG"},{"p":"sootup.jimple","c":"JimpleParser","l":"NEG"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"NEG()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"negate()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"negate()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"negate()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"negate()"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"negate()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"NEW"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"NEW"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"NEW"},{"p":"sootup.core.jimple","c":"Jimple","l":"NEW"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NEW"},{"p":"sootup.jimple","c":"JimpleParser","l":"NEW"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"NEW()"},{"p":"sootup.core.jimple","c":"Jimple","l":"newAddExpr(Immediate, Immediate)","u":"newAddExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newAndExpr(Immediate, Immediate)","u":"newAndExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.util","c":"Stopwatch","l":"newAndStart(String)","u":"newAndStart(java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"NEWARRAY"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NEWARRAY"},{"p":"sootup.jimple","c":"JimpleParser","l":"NEWARRAY"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"NEWARRAY()"},{"p":"sootup.apk.frontend.instruction","c":"NewArrayInstruction","l":"NewArrayInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newArrayRef(Local, Immediate)","u":"newArrayRef(sootup.core.jimple.basic.Local,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newAssignStmt(LValue, Value, StmtPositionInfo)","u":"newAssignStmt(sootup.core.jimple.basic.LValue,sootup.core.jimple.basic.Value,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newBreakpointStmt(StmtPositionInfo)","u":"newBreakpointStmt(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCastExpr(Immediate, Type)","u":"newCastExpr(sootup.core.jimple.basic.Immediate,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCaughtExceptionRef()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newCaughtExceptionRef()"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newClassConstant(String)","u":"newClassConstant(java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCmpExpr(Immediate, Immediate)","u":"newCmpExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCmpgExpr(Immediate, Immediate)","u":"newCmpgExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newCmplExpr(Immediate, Immediate)","u":"newCmplExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.core.context","c":"ContextElements","l":"newContext(ContextElements, ContextElement, int)","u":"newContext(qilin.core.context.ContextElements,qilin.core.context.ContextElement,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newDivExpr(Immediate, Immediate)","u":"newDivExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newDynamicInvokeExpr(MethodSignature, List, MethodSignature, int, List)","u":"newDynamicInvokeExpr(sootup.core.signatures.MethodSignature,java.util.List,sootup.core.signatures.MethodSignature,int,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newDynamicInvokeExpr(MethodSignature, List, MethodSignature, List)","u":"newDynamicInvokeExpr(sootup.core.signatures.MethodSignature,java.util.List,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newEnterMonitorStmt(Immediate, StmtPositionInfo)","u":"newEnterMonitorStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newEnumConstant(String, String)","u":"newEnumConstant(java.lang.String,java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newEqExpr(Immediate, Immediate)","u":"newEqExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newExitMonitorStmt(Immediate, StmtPositionInfo)","u":"newExitMonitorStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"qilin.core.pag","c":"AllocNode","l":"newExpr"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"newFile(String)","u":"newFile(java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newGeExpr(Immediate, Immediate)","u":"newGeExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newGotoStmt(StmtPositionInfo)","u":"newGotoStmt(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newGtExpr(Immediate, Immediate)","u":"newGtExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newIdentityStmt(Local, L, StmtPositionInfo)","u":"newIdentityStmt(sootup.core.jimple.basic.Local,L,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newIfStmt(AbstractConditionExpr, StmtPositionInfo)","u":"newIfStmt(sootup.core.jimple.common.expr.AbstractConditionExpr,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"newInitialFlow()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"NEWINSTANCE"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInstanceFieldRef(Local, FieldSignature)","u":"newInstanceFieldRef(sootup.core.jimple.basic.Local,sootup.core.signatures.FieldSignature)"},{"p":"sootup.apk.frontend.instruction","c":"NewInstanceInstruction","l":"NewInstanceInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInstanceOfExpr(Immediate, Type)","u":"newInstanceOfExpr(sootup.core.jimple.basic.Immediate,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInterfaceInvokeExpr(Local, MethodSignature)","u":"newInterfaceInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInterfaceInvokeExpr(Local, MethodSignature, Immediate)","u":"newInterfaceInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInterfaceInvokeExpr(Local, MethodSignature, List)","u":"newInterfaceInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newInvokeStmt(AbstractInvokeExpr, StmtPositionInfo)","u":"newInvokeStmt(sootup.core.jimple.common.expr.AbstractInvokeExpr,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLeExpr(Immediate, Immediate)","u":"newLeExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLengthExpr(Immediate)","u":"newLengthExpr(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"newline()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"newline()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"newListener()"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLocal(String, Type)","u":"newLocal(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newLocal(String, Type)","u":"newLocal(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newLocal(String, Type, Iterable)","u":"newLocal(java.lang.String,sootup.core.types.Type,java.lang.Iterable)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLookupSwitchStmt(Immediate, List, StmtPositionInfo)","u":"newLookupSwitchStmt(sootup.core.jimple.basic.Immediate,java.util.List,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newLtExpr(Immediate, Immediate)","u":"newLtExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newMethodHandle(SootClassMemberSignature, int)","u":"newMethodHandle(sootup.core.signatures.SootClassMemberSignature,int)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newMethodHandle(SootClassMemberSignature, MethodHandle.Kind)","u":"newMethodHandle(sootup.core.signatures.SootClassMemberSignature,sootup.core.jimple.common.constant.MethodHandle.Kind)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newMethodType(List, Type)","u":"newMethodType(java.util.List,sootup.core.types.Type)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newMulExpr(Immediate, Immediate)","u":"newMulExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"NEWMULTIARRAY"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NEWMULTIARRAY"},{"p":"sootup.jimple","c":"JimpleParser","l":"NEWMULTIARRAY"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"NEWMULTIARRAY()"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNeExpr(Immediate, Immediate)","u":"newNeExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNegExpr(Immediate)","u":"newNegExpr(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNewArrayExpr(Type, Immediate)","u":"newNewArrayExpr(sootup.core.types.Type,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNewExpr(ClassType)","u":"newNewExpr(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNewMultiArrayExpr(ArrayType, List)","u":"newNewMultiArrayExpr(sootup.core.types.ArrayType,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newNopStmt(StmtPositionInfo)","u":"newNopStmt(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newOrExpr(Immediate, Immediate)","u":"newOrExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newParameterRef(Type, int)","u":"newParameterRef(sootup.core.types.Type,int)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newPhiExpr(List, Map>)","u":"newPhiExpr(java.util.List,java.util.Map)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newRemExpr(Immediate, Immediate)","u":"newRemExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newRetStmt(Immediate, StmtPositionInfo)","u":"newRetStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newReturnStmt(Immediate, StmtPositionInfo)","u":"newReturnStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newReturnVoidStmt(StmtPositionInfo)","u":"newReturnVoidStmt(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"newSet"},{"p":"sootup.core.jimple","c":"Jimple","l":"newShlExpr(Immediate, Immediate)","u":"newShlExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newShrExpr(Immediate, Immediate)","u":"newShrExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newSpecialInvokeExpr(Local, MethodSignature)","u":"newSpecialInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newSpecialInvokeExpr(Local, MethodSignature, Immediate)","u":"newSpecialInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newSpecialInvokeExpr(Local, MethodSignature, List)","u":"newSpecialInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newStaticFieldRef(FieldSignature)","u":"newStaticFieldRef(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newStaticInvokeExpr(MethodSignature)","u":"newStaticInvokeExpr(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newStaticInvokeExpr(MethodSignature, Immediate)","u":"newStaticInvokeExpr(sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newStaticInvokeExpr(MethodSignature, List)","u":"newStaticInvokeExpr(sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.java.core.language","c":"JavaJimple","l":"newStringConstant(String)","u":"newStringConstant(java.lang.String)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newSubExpr(Immediate, Immediate)","u":"newSubExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newTableSwitchStmt(Immediate, int, int, StmtPositionInfo)","u":"newTableSwitchStmt(sootup.core.jimple.basic.Immediate,int,int,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newThisRef(ClassType)","u":"newThisRef(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newThrowStmt(Immediate, StmtPositionInfo)","u":"newThrowStmt(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newTrap(ClassType, Stmt, Stmt, Stmt)","u":"newTrap(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"newUse"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"newUse"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"newUse"},{"p":"sootup.core.jimple","c":"Jimple","l":"newUshrExpr(Immediate, Immediate)","u":"newUshrExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.validation","c":"NewValidator","l":"NewValidator()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple","c":"Jimple","l":"newVirtualInvokeExpr(Local, MethodSignature)","u":"newVirtualInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newVirtualInvokeExpr(Local, MethodSignature, Immediate)","u":"newVirtualInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newVirtualInvokeExpr(Local, MethodSignature, List)","u":"newVirtualInvokeExpr(sootup.core.jimple.basic.Local,sootup.core.signatures.MethodSignature,java.util.List)"},{"p":"sootup.core.jimple","c":"Jimple","l":"newXorExpr(Immediate, Immediate)","u":"newXorExpr(sootup.core.jimple.basic.Immediate,sootup.core.jimple.basic.Immediate)"},{"p":"qilin.util","c":"BitSetIterator","l":"next()"},{"p":"qilin.util.queue","c":"QueueReader","l":"next()"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal.BlockIterator","l":"next()"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal.BlockIterator","l":"next()"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIterator","l":"next()"},{"p":"sootup.core.graph","c":"StmtGraph.BlockGraphIteratorAndTrapAggregator","l":"next()"},{"p":"sootup.core.graph","c":"StmtGraphBlockIterator","l":"next()"},{"p":"qilin.core.pag","c":"PAG","l":"nextFinishNumber()"},{"p":"qilin.pta.toolkits.conch","c":"DFA","l":"nextState(DFA.State, DFA.TranCond)","u":"nextState(qilin.pta.toolkits.conch.DFA.State,qilin.pta.toolkits.conch.DFA.TranCond)"},{"p":"qilin.pta.toolkits.turner","c":"DFA","l":"nextState(DFA.State, DFA.TranCond)","u":"nextState(qilin.pta.toolkits.turner.DFA.State,qilin.pta.toolkits.turner.DFA.TranCond)"},{"p":"qilin.pta.toolkits.conch","c":"DFA","l":"nextState2(DFA.TranCond)","u":"nextState2(qilin.pta.toolkits.conch.DFA.TranCond)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"nextStates(AllocNode, SparkField)","u":"nextStates(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"NFA(AllocNode, FieldPointstoGraph)","u":"%3Cinit%3E(qilin.core.pag.AllocNode,qilin.pta.toolkits.common.FieldPointstoGraph)"},{"p":"qilin.core.pag","c":"Node","l":"Node(Type)","u":"%3Cinit%3E(sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"node2wrapperedTraps"},{"p":"qilin.core.pag","c":"MethodPAG","l":"nodeFactory"},{"p":"qilin.core.pag","c":"MethodPAG","l":"nodeFactory()"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"nodes"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"nodes"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"nodes"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"nodes"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"nodeSize()"},{"p":"qilin.util.graph","c":"Reachability","l":"nodesReach(N)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"noIndent()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"noIndent()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"NONE"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"noneOf(List)","u":"noneOf(java.util.List)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"NonIndexOutofBoundsArrayList","l":"NonIndexOutofBoundsArrayList(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NONSTATIC_INVOKE"},{"p":"sootup.jimple","c":"JimpleParser","l":"NONSTATIC_INVOKE"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"NONSTATIC_INVOKE()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"nonstaticinvoke"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"nonvoid_cast"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"nonvoid_type"},{"p":"qilin.pta.toolkits.conch","c":"CSDG","l":"noOutDegreeNodes()"},{"p":"sootup.core.jimple","c":"Jimple","l":"NOP"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NOP"},{"p":"sootup.jimple","c":"JimpleParser","l":"NOP"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"NOP()"},{"p":"sootup.interceptors","c":"NopEliminator","l":"NopEliminator()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"NopInstruction","l":"NopInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"NOPOSITION"},{"p":"qilin.core.reflection","c":"NopReflectionModel","l":"NopReflectionModel(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"NormalCfgEdge","l":"NormalCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.core.util.printer","c":"NormalStmtPrinter","l":"NormalStmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"notEqual(BooleanConstant)","u":"notEqual(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ComparableConstant","l":"notEqual(C)"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"notEqual(DoubleConstant)","u":"notEqual(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"notEqual(FloatConstant)","u":"notEqual(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"notEqual(IntConstant)","u":"notEqual(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"notEqual(LongConstant)","u":"notEqual(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple","c":"Jimple","l":"NULL"},{"p":"sootup.jimple","c":"JimpleLexer","l":"NULL"},{"p":"sootup.jimple","c":"JimpleParser","l":"NULL"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"NULL_CONST"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"NULL()"},{"p":"qilin.util","c":"NumberedString","l":"NumberedString(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"numberOfOverallPFGEdges()"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"numberOfOverallPFGNodes()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"numberOfPFGEdges()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"FlowAnalysis","l":"numberOfPFGNodes()"},{"p":"qilin.util","c":"UnionFindSet","l":"numberOfSets()"},{"p":"qilin.util","c":"ArrayNumberer","l":"numberToObj"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"numParameterRegisters"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"numRegisters"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"O"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"O"},{"p":"qilin.pta.toolkits.selectx","c":"O","l":"O(AllocNode)","u":"%3Cinit%3E(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2Fields"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"o2fs"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2HCQ"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2InvokedMethods"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"o2nonThisFLoads"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2nonThisFLoads"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"o2nonThisFStores"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"o2nonThisFStores"},{"p":"qilin.pta.toolkits.selectx","c":"O","l":"o2O"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"OAG(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.parm.ctxcons","c":"ObjCtxConstructor","l":"ObjCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.driver","c":"ContextKind","l":"OBJECT"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"objectClassType"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"ObjectFlowGraph","l":"ObjectFlowGraph(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.tools","c":"ObjectSensPTA","l":"ObjectSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"objFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"objFormula2()"},{"p":"qilin.pta.toolkits.turner","c":"Turner","l":"ocg"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"OCG(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"OCGNode(AllocNode)","u":"%3Cinit%3E(qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"of(List)","u":"of(java.util.List)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"offer(E)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"offer(T)"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"oldSet"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"oldUse"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"oldUse"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"oldUse"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"omissible(Stmt)","u":"omissible(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"OmitLocalsDeclaration"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"ONFLY"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"OnFlyCallGraph()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"op"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"op"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"op"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"op"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"op"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"Op1AstEdge","l":"Op1AstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"Op2AstEdge","l":"Op2AstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.java.core","c":"ModuleModifier","l":"OPENS"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"opens()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"opens()"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"operandPositions"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"OperandStack(AsmMethodSource, int)","u":"%3Cinit%3E(sootup.java.bytecode.frontend.conversion.AsmMethodSource,int)"},{"p":"sootup.core.util","c":"StreamUtils","l":"optionalToStream(Optional)","u":"optionalToStream(java.util.Optional)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"OR"},{"p":"sootup.jimple","c":"JimpleParser","l":"OR"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"OR()"},{"p":"qilin.util","c":"BitVector","l":"or(BitVector)","u":"or(qilin.util.BitVector)"},{"p":"qilin.util","c":"BitVector","l":"or(BitVector, BitVector)","u":"or(qilin.util.BitVector,qilin.util.BitVector)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"or(BooleanConstant)","u":"or(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"or(IntConstant)","u":"or(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LogicalConstant","l":"or(L)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"or(LongConstant)","u":"or(sootup.core.jimple.common.constant.LongConstant)"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"OR(Trilean, Trilean)","u":"OR(qilin.pta.toolkits.conch.Trilean,qilin.pta.toolkits.conch.Trilean)"},{"p":"qilin.util","c":"BitVector","l":"orAndAndNot(BitVector, BitVector, BitVector)","u":"orAndAndNot(qilin.util.BitVector,qilin.util.BitVector,qilin.util.BitVector)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"ordinalMap"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(List, SourceType, List)","u":"%3Cinit%3E(java.util.List,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(Path)","u":"%3Cinit%3E(java.nio.file.Path)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"OTFCompileAnalysisInputLocation","l":"OTFCompileAnalysisInputLocation(String, String, SourceType, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis.Flow","l":"OUT"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"outAndSummaryEdges(Node)","u":"outAndSummaryEdges(qilin.core.pag.Node)"},{"p":"qilin","c":"CoreConfig","l":"outConfig"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"outDegree(Stmt)","u":"outDegree(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"outDir"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"outEdges"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"outEdges"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"outEdges"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"outEdges"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"outEdgesOf(AllocNode)","u":"outEdgesOf(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"IObjectFlowGraph","l":"outEdgesOf(Node)","u":"outEdgesOf(qilin.core.pag.Node)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"ObjectFlowGraph","l":"outEdgesOf(Node)","u":"outEdgesOf(qilin.core.pag.Node)"},{"p":"sootup.core.validation","c":"OuterClassValidator","l":"OuterClassValidator()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"outFieldsOf(AllocNode)","u":"outFieldsOf(qilin.core.pag.AllocNode)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"output"},{"p":"qilin","c":"CoreConfig.OutputConfiguration","l":"OutputConfiguration()","u":"%3Cinit%3E()"},{"p":"sootup.core.util","c":"Utils","l":"outputJimple(SootClass, boolean)","u":"outputJimple(sootup.core.model.SootClass,boolean)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"outputNumberOfClasses(PTA)","u":"outputNumberOfClasses(qilin.core.PTA)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"outputObjectFlowGraphSize(ObjectFlowGraph)","u":"outputObjectFlowGraphSize(qilin.pta.toolkits.zipper.flowgraph.ObjectFlowGraph)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"NFA","l":"outputOf(AllocNode)","u":"outputOf(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFA","l":"outputOf(DFAState)","u":"outputOf(qilin.pta.toolkits.mahjong.automata.DFAState)"},{"p":"qilin.pta.toolkits.mahjong","c":"Mahjong","l":"outputStatistics(FieldPointstoGraph, Map)","u":"outputStatistics(qilin.pta.toolkits.common.FieldPointstoGraph,java.util.Map)"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"OverridingBodySource(BodySource)","u":"%3Cinit%3E(sootup.core.frontend.BodySource)"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"OverridingBodySource(MethodSignature, Body)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,sootup.core.model.Body)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"OverridingClassSource(Set, Set, EnumSet, Set, ClassType, ClassType, Position, Path, ClassType, AnalysisInputLocation)","u":"%3Cinit%3E(java.util.Set,java.util.Set,java.util.EnumSet,java.util.Set,sootup.core.types.ClassType,sootup.core.types.ClassType,sootup.core.model.Position,java.nio.file.Path,sootup.core.types.ClassType,sootup.core.inputlocation.AnalysisInputLocation)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"OverridingClassSource(SootClassSource)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"OverridingJavaClassSource(AnalysisInputLocation, Path, JavaClassType, JavaClassType, Set, JavaClassType, Set, Set, Position, EnumSet, Iterable, Iterable, Iterable)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,sootup.java.core.types.JavaClassType,sootup.java.core.types.JavaClassType,java.util.Set,sootup.java.core.types.JavaClassType,java.util.Set,java.util.Set,sootup.core.model.Position,java.util.EnumSet,java.lang.Iterable,java.lang.Iterable,java.lang.Iterable)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"OverridingJavaClassSource(JavaSootClassSource)","u":"%3Cinit%3E(sootup.java.core.JavaSootClassSource)"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"P"},{"p":"qilin.core.pag","c":"Node","l":"p2set"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"P2SetVisitor(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.signatures","c":"PackageName","l":"PACKAGE_INFO"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"packageCache"},{"p":"sootup.core.signatures","c":"PackageName","l":"PackageName(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"PackageReference(ModulePackageName, EnumSet, Collection)","u":"%3Cinit%3E(sootup.java.core.signatures.ModulePackageName,java.util.EnumSet,java.util.Collection)"},{"p":"sootup.apk.frontend.instruction","c":"PackedSwitchInstruction","l":"PackedSwitchInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"pag"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"pag"},{"p":"qilin.core.builder","c":"MethodNodeFactory","l":"pag"},{"p":"qilin.core","c":"PTA","l":"pag"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"pag"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"pag"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"pag"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"pag"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"pag"},{"p":"qilin.core.pag","c":"PAG","l":"PAG(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.stat","c":"PAGStat","l":"PAGStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util","c":"Pair","l":"Pair(T1, T2)","u":"%3Cinit%3E(T1,T2)"},{"p":"qilin.core","c":"ArtificialMethod","l":"paraLocals"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"PARAM"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"PARAM"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"PARAM"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"parameter_idx"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"parameter_list"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ParameterAstEdge","l":"ParameterAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(AllocNode, Context)","u":"parameterize(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(FieldRefNode, Context)","u":"parameterize(qilin.core.pag.FieldRefNode,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(FieldValNode, Context)","u":"parameterize(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(LocalVarNode, Context)","u":"parameterize(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(Node, Context)","u":"parameterize(qilin.core.pag.Node,qilin.core.context.Context)"},{"p":"qilin.core","c":"PTA","l":"parameterize(Node, Context)","u":"parameterize(qilin.core.pag.Node,qilin.core.context.Context)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"parameterize(Node, Context)","u":"parameterize(qilin.core.pag.Node,qilin.core.context.Context)"},{"p":"qilin.core","c":"CorePTA","l":"parameterize(SootMethod, Context)","u":"parameterize(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.core","c":"PTA","l":"parameterize(SootMethod, Context)","u":"parameterize(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"parameterize(SootMethod, Context)","u":"parameterize(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"parameterNames"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"parameterTypes"},{"p":"sootup.core.model","c":"SootMethod","l":"parameterTypes"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"params"},{"p":"qilin.util","c":"PTAUtils","l":"paramToArg(PAG, InvokableStmt, MethodPAG, VarNode)","u":"paramToArg(qilin.core.pag.PAG,sootup.core.jimple.common.stmt.InvokableStmt,qilin.core.pag.MethodPAG,qilin.core.pag.VarNode)"},{"p":"qilin.pta.toolkits.selectx","c":"I","l":"paras"},{"p":"qilin.core","c":"ArtificialMethod","l":"paraStart"},{"p":"qilin.util.graph","c":"Tree","l":"parentOf(N)"},{"p":"qilin.util.graph","c":"TreeImpl","l":"parentOf(N)"},{"p":"qilin.core.pag","c":"Parm","l":"Parm(SootMethod, int)","u":"%3Cinit%3E(sootup.core.model.SootMethod,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"qilin.driver","c":"PTAOption","l":"parseCommandLine(String[])","u":"parseCommandLine(java.lang.String[])"},{"p":"qilin.driver","c":"PTAOption","l":"parseCommandLineOptions(CommandLine)","u":"parseCommandLineOptions(org.apache.commons.cli.CommandLine)"},{"p":"sootup.core","c":"IdentifierFactory","l":"parseFieldSignature(String)","u":"parseFieldSignature(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"parseFieldSignature(String)","u":"parseFieldSignature(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"parseFieldSubSignature(String)","u":"parseFieldSubSignature(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"parseFieldSubSignature(String)","u":"parseFieldSubSignature(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"parseMethodSignature(String)","u":"parseMethodSignature(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"parseMethodSignature(String)","u":"parseMethodSignature(java.lang.String)"},{"p":"sootup.core","c":"IdentifierFactory","l":"parseMethodSubSignature(String)","u":"parseMethodSubSignature(java.lang.String)"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"parseMethodSubSignature(String)","u":"parseMethodSubSignature(java.lang.String)"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"PartialCallSiteSensPTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"PartialMethodLvSelector(int, int, Set)","u":"%3Cinit%3E(int,int,java.util.Set)"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"PartialObjSensPTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"PartialVarSelector(int, int, Set, Set)","u":"%3Cinit%3E(int,int,java.util.Set,java.util.Set)"},{"p":"qilin.util.graph","c":"Reachability","l":"passedNodes(N, N)","u":"passedNodes(N,N)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"passesParameters()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"passesParameters()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"passesParameters(Kind)","u":"passesParameters(qilin.core.builder.callgraph.Kind)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"path"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"PathBasedAnalysisInputLocation(Path, SourceType)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"PathBasedAnalysisInputLocation(Path, SourceType, List)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List)"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"PathBasedAnalysisInputLocation(Path, SourceType, List, Collection)","u":"%3Cinit%3E(java.nio.file.Path,sootup.core.model.SourceType,java.util.List,java.util.Collection)"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"PathEdge(Node, DFA.State, Node, DFA.State)","u":"%3Cinit%3E(qilin.core.pag.Node,qilin.pta.toolkits.conch.DFA.State,qilin.core.pag.Node,qilin.pta.toolkits.conch.DFA.State)"},{"p":"sootup.core.util","c":"PathUtils","l":"PathUtils()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"PotentialContextElement","l":"PCEMethodsOf(AllocNode)","u":"PCEMethodsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"PotentialContextElement","l":"PCEMethodsOf(Type)","u":"PCEMethodsOf(sootup.core.types.Type)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"peek()"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"peek()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"peek()"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"PHASE_ONE"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"PHASE_TWO"},{"p":"sootup.core.jimple","c":"Jimple","l":"PHI"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"PipelineSelector(CtxSelector, CtxSelector)","u":"%3Cinit%3E(qilin.parm.select.CtxSelector,qilin.parm.select.CtxSelector)"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"platformBuildVersionCode"},{"p":"sootup.jimple","c":"JimpleLexer","l":"PLUS"},{"p":"sootup.jimple","c":"JimpleParser","l":"PLUS"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"PLUS()"},{"p":"sootup.jimple","c":"JimpleParser.Integer_constantContext","l":"PLUS()"},{"p":"qilin.util","c":"PTAUtils","l":"plusplusOp(AllocNode)","u":"plusplusOp(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"pointedBy(AllocNode, SparkField)","u":"pointedBy(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"PointerAnalysisConfiguration()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.common","c":"FieldPointstoGraph","l":"pointsTo(AllocNode, SparkField)","u":"pointsTo(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.core.sets","c":"PointsToSet","l":"pointsToSetEquals(Object)","u":"pointsToSetEquals(java.lang.Object)"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"pointsToSetEquals(Object)","u":"pointsToSetEquals(java.lang.Object)"},{"p":"qilin.core.sets","c":"PointsToSet","l":"pointsToSetHashCode()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"pointsToSetHashCode()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"PointsToSetInternal()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"pointsToSetSizeOf(PTA, VarNode)","u":"pointsToSetSizeOf(qilin.core.PTA,qilin.core.pag.VarNode)"},{"p":"qilin.stat","c":"PointsToStat","l":"PointsToStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"poll()"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"poll()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"pop()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"pop(Type)","u":"pop(sootup.core.types.Type)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"popDual()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"popStackConst()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"popStackConstDual()"},{"p":"sootup.core.model","c":"Position","l":"Position()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"positionInfo"},{"p":"qilin.core.sets","c":"PointsToSet","l":"possibleClassConstants()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"possibleClassConstants()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"possibleStringConstants()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"possibleStringConstants()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"possibleTypes()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"possibleTypes()"},{"p":"sootup.core.graph","c":"PostDominanceFinder","l":"PostDominanceFinder(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"PostOrderBlockTraversal(BasicBlock)","u":"%3Cinit%3E(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"PostOrderBlockTraversal","l":"PostOrderBlockTraversal(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"postProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"postProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"postProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"postProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"postProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"postProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"qilin.pta.tools","c":"BeanPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"MahjongPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"preAnalysis()"},{"p":"qilin.pta.tools","c":"ZipperPTA","l":"preAnalysis()"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"preAnalysisOnly"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"preciseArrayElement"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"preciseExceptions"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"predecessors"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"predecessors"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"predecessors(Stmt)","u":"predecessors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"preds"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"preds"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"predsOf(AllocNode)","u":"predsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"predsOf(MergedNode)","u":"predsOf(qilin.util.graph.MergedNode)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"predsOf(N)"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"predsOf(N)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"predsOf(N)"},{"p":"qilin.pta.toolkits.turner","c":"MethodLevelCallGraph","l":"predsOf(SootMethod)","u":"predsOf(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"prePAG"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"prePAG"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"preProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"preProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"preProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"preProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"preProcessingMethod(View, MethodSignature, Deque, MutableCallGraph)","u":"preProcessingMethod(sootup.core.views.View,sootup.core.signatures.MethodSignature,java.util.Deque,sootup.callgraph.MutableCallGraph)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"prePTA"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"prePTA"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"prePTA"},{"p":"sootup.interceptors.typeresolving","c":"PrimitiveHierarchy","l":"PrimitiveHierarchy()","u":"%3Cinit%3E()"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"primitiveTypeMap"},{"p":"sootup.core.model","c":"SootClass","l":"print()"},{"p":"sootup.core.util","c":"EscapedWriter","l":"print(int)"},{"p":"sootup.core.util","c":"Utils","l":"print(SootClass, boolean)","u":"print(sootup.core.model.SootClass,boolean)"},{"p":"sootup.core.util","c":"Utils","l":"print(SootMethod, boolean)","u":"print(sootup.core.model.SootMethod,boolean)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"printCalledMethods(CallGraph.Call)","u":"printCalledMethods(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"printCallingMethods(CallGraph.Call)","u":"printCallingMethods(sootup.callgraph.CallGraph.Call)"},{"p":"qilin.util","c":"PTAUtils","l":"printPts(PTA, PointsToSet)","u":"printPts(qilin.core.PTA,qilin.core.sets.PointsToSet)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(Body, PrintWriter)","u":"printTo(sootup.core.model.Body,java.io.PrintWriter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(Body, PrintWriter, LabeledStmtPrinter)","u":"printTo(sootup.core.model.Body,java.io.PrintWriter,sootup.core.util.printer.LabeledStmtPrinter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(SootClass, PrintWriter)","u":"printTo(sootup.core.model.SootClass,java.io.PrintWriter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(SootClass, PrintWriter, LabeledStmtPrinter)","u":"printTo(sootup.core.model.SootClass,java.io.PrintWriter,sootup.core.util.printer.LabeledStmtPrinter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(StmtGraph, PrintWriter)","u":"printTo(sootup.core.graph.StmtGraph,java.io.PrintWriter)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"printTo(StmtGraph, PrintWriter, LabeledStmtPrinter)","u":"printTo(sootup.core.graph.StmtGraph,java.io.PrintWriter,sootup.core.util.printer.LabeledStmtPrinter)"},{"p":"qilin.core.builder","c":"JavaMethods","l":"PRIV_ACTION_EXC_INIT"},{"p":"sootup.core.model","c":"ClassModifier","l":"PRIVATE"},{"p":"sootup.core.model","c":"FieldModifier","l":"PRIVATE"},{"p":"sootup.core.model","c":"MethodModifier","l":"PRIVATE"},{"p":"sootup.core.jimple","c":"Jimple","l":"PRIVATE"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"PRIVILEGED"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"process()"},{"p":"qilin.core.solver","c":"Solver","l":"processStmts(Iterator)","u":"processStmts(java.util.Iterator)"},{"p":"qilin.core.solver","c":"Propagator","l":"propagate()"},{"p":"qilin.core.solver","c":"Solver","l":"propagate()"},{"p":"qilin.core.solver","c":"Solver","l":"propagatePTS(ValNode, AllocNode)","u":"propagatePTS(qilin.core.pag.ValNode,qilin.core.pag.AllocNode)"},{"p":"qilin.core.solver","c":"Solver","l":"propagatePTS(ValNode, PointsToSetInternal)","u":"propagatePTS(qilin.core.pag.ValNode,qilin.core.sets.PointsToSetInternal)"},{"p":"qilin.core.solver","c":"Propagator","l":"Propagator()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"PropertyGraphEdge","l":"PropertyGraphEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"PropertyGraphNode","l":"PropertyGraphNode()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.util","c":"PropertyGraphsMerger","l":"PropertyGraphsMerger()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.util","c":"PropertyGraphToDotConverter","l":"PropertyGraphToDotConverter()","u":"%3Cinit%3E()"},{"p":"sootup.core.model","c":"ClassModifier","l":"PROTECTED"},{"p":"sootup.core.model","c":"FieldModifier","l":"PROTECTED"},{"p":"sootup.core.model","c":"MethodModifier","l":"PROTECTED"},{"p":"sootup.core.jimple","c":"Jimple","l":"PROTECTED"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"provides()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"provides()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"pta"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"pta"},{"p":"qilin.core.pag","c":"PAG","l":"pta"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"pta"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"pta"},{"p":"qilin.pta.toolkits.conch","c":"AbstractConch","l":"pta"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"pta"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"pta"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"pta"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"pta"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"pta"},{"p":"qilin.stat","c":"PTAEvaluator","l":"pta"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"pta"},{"p":"qilin.core","c":"PTA","l":"PTA(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"qilin","c":"CoreConfig","l":"ptaConfig"},{"p":"qilin.stat","c":"PTAEvaluator","l":"PTAEvaluator(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.driver","c":"PTAFactory","l":"PTAFactory()","u":"%3Cinit%3E()"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"ptaName"},{"p":"qilin.driver","c":"PTAOption","l":"PTAOption()","u":"%3Cinit%3E()"},{"p":"qilin.pta","c":"PTAConfig.PointerAnalysisConfiguration","l":"ptaPattern"},{"p":"qilin.driver","c":"PTAPattern","l":"PTAPattern(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"ptaScene"},{"p":"qilin.core.natives","c":"NativeMethodDriver","l":"ptaScene"},{"p":"qilin.core.pag","c":"MethodPAG","l":"ptaScene"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"ptaScene"},{"p":"qilin.core","c":"PTAScene","l":"PTAScene(View, String)","u":"%3Cinit%3E(sootup.core.views.View,java.lang.String)"},{"p":"qilin.util","c":"PTAUtils","l":"PTAUtils()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"pts"},{"p":"sootup.core.model","c":"ClassModifier","l":"PUBLIC"},{"p":"sootup.core.model","c":"FieldModifier","l":"PUBLIC"},{"p":"sootup.core.model","c":"MethodModifier","l":"PUBLIC"},{"p":"sootup.core.jimple","c":"Jimple","l":"PUBLIC"},{"p":"qilin.core","c":"PTA","l":"pureRun()"},{"p":"qilin.util","c":"ANSIColor","l":"PURPLE"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"push(Operand)","u":"push(sootup.java.bytecode.frontend.conversion.Operand)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"push(Type, Operand)","u":"push(sootup.core.types.Type,sootup.java.bytecode.frontend.conversion.Operand)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"pushDual(Operand)","u":"pushDual(sootup.java.bytecode.frontend.conversion.Operand)"},{"p":"sootup.core.cache","c":"ClassCache","l":"putClass(ClassType, SootClass)","u":"putClass(sootup.core.types.ClassType,sootup.core.model.SootClass)"},{"p":"sootup.core.cache","c":"FullCache","l":"putClass(ClassType, SootClass)","u":"putClass(sootup.core.types.ClassType,sootup.core.model.SootClass)"},{"p":"sootup.core.cache","c":"LRUCache","l":"putClass(ClassType, SootClass)","u":"putClass(sootup.core.types.ClassType,sootup.core.model.SootClass)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"putEdge_internal(Stmt, int, Stmt)","u":"putEdge_internal(sootup.core.jimple.common.stmt.Stmt,int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"putEdge(BranchingStmt, int, Stmt)","u":"putEdge(sootup.core.jimple.common.stmt.BranchingStmt,int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"putEdge(BranchingStmt, int, Stmt)","u":"putEdge(sootup.core.jimple.common.stmt.BranchingStmt,int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"putEdge(FallsThroughStmt, Stmt)","u":"putEdge(sootup.core.jimple.common.stmt.FallsThroughStmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"putEdge(FallsThroughStmt, Stmt)","u":"putEdge(sootup.core.jimple.common.stmt.FallsThroughStmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"q"},{"p":"qilin.util.queue","c":"QueueReader","l":"q"},{"p":"qilin.util.queue","c":"QueueReader","l":"QueueReader(E[], int)","u":"%3Cinit%3E(E[],int)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"QUOTE"},{"p":"sootup.jimple","c":"JimpleParser","l":"QUOTE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"R_BRACE"},{"p":"sootup.jimple","c":"JimpleParser","l":"R_BRACE"},{"p":"sootup.jimple","c":"JimpleParser.FileContext","l":"R_BRACE()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"R_BRACE()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"R_BRACE()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"R_BRACKET"},{"p":"sootup.jimple","c":"JimpleParser","l":"R_BRACKET"},{"p":"sootup.jimple","c":"JimpleParser.Array_descriptorContext","l":"R_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"R_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"R_BRACKET()"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"R_BRACKET(int)"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"R_BRACKET(int)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"R_PAREN"},{"p":"sootup.jimple","c":"JimpleParser","l":"R_PAREN"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"R_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"R_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"R_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"R_PAREN()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"R_PAREN(int)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"RapidTypeAnalysisAlgorithm(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"rawOrPolyTypes"},{"p":"qilin.util.graph","c":"Reachability","l":"Reachability(DirectedGraph)","u":"%3Cinit%3E(qilin.util.graph.DirectedGraph)"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"reachabilityAnalysis()"},{"p":"qilin.util.graph","c":"Reachability","l":"reachableNodesFrom(N)"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"reaches(AllocNode, AllocNode)","u":"reaches(qilin.core.pag.AllocNode,qilin.core.pag.AllocNode)"},{"p":"sootup.analysis.intraprocedural.reachingdefs","c":"ReachingDefs","l":"ReachingDefs(StmtGraph>)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(Context, SootMethod, Local)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(Context, SootMethod, Local)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(Context, SootMethod, Local)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(Context, SootMethod, Local, SootField)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(Context, SootMethod, Local, SootField)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(Context, SootMethod, Local, SootField)","u":"reachingObjects(qilin.core.context.Context,sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(Node)","u":"reachingObjects(qilin.core.pag.Node)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(Node)","u":"reachingObjects(qilin.core.pag.Node)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(Node)","u":"reachingObjects(qilin.core.pag.Node)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(PointsToSet, SootField)","u":"reachingObjects(qilin.core.sets.PointsToSet,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(PointsToSet, SootField)","u":"reachingObjects(qilin.core.sets.PointsToSet,sootup.core.model.SootField)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(PointsToSet, SootField)","u":"reachingObjects(qilin.core.sets.PointsToSet,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(SootField)","u":"reachingObjects(sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(SootField)","u":"reachingObjects(sootup.core.model.SootField)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(SootField)","u":"reachingObjects(sootup.core.model.SootField)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(SootMethod, Local)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(SootMethod, Local)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(SootMethod, Local)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjects(SootMethod, Local, SootField)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjects(SootMethod, Local, SootField)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjects(SootMethod, Local, SootField)","u":"reachingObjects(sootup.core.model.SootMethod,sootup.core.jimple.basic.Local,sootup.core.model.SootField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjectsInternal(AllocNode, SparkField)","u":"reachingObjectsInternal(qilin.core.pag.AllocNode,qilin.core.pag.SparkField)"},{"p":"qilin.core","c":"PTA","l":"reachingObjectsInternal(PointsToSet, SparkField)","u":"reachingObjectsInternal(qilin.core.sets.PointsToSet,qilin.core.pag.SparkField)"},{"p":"qilin.core","c":"PointsToAnalysis","l":"reachingObjectsOfArrayElement(PointsToSet)","u":"reachingObjectsOfArrayElement(qilin.core.sets.PointsToSet)"},{"p":"qilin.core","c":"PTA","l":"reachingObjectsOfArrayElement(PointsToSet)","u":"reachingObjectsOfArrayElement(qilin.core.sets.PointsToSet)"},{"p":"qilin.pta.tools","c":"DebloatedPTA","l":"reachingObjectsOfArrayElement(PointsToSet)","u":"reachingObjectsOfArrayElement(qilin.core.sets.PointsToSet)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"reachMethods"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"reachValidReceiverObject(BNode, BNode)","u":"reachValidReceiverObject(qilin.pta.toolkits.eagle.BNode,qilin.pta.toolkits.eagle.BNode)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"reader"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"reader()"},{"p":"sootup.apk.frontend.instruction","c":"MoveExceptionInstruction","l":"realType"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"receiverToSites"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"recNode()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"recordVirtualCallSite(VarNode, VirtualCallSite)","u":"recordVirtualCallSite(qilin.core.pag.VarNode,qilin.core.pag.VirtualCallSite)"},{"p":"qilin.util","c":"ANSIColor","l":"RED"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_GET_FIELD"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_GET_FIELD_STATIC"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_CONSTRUCTOR"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_INTERFACE"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_SPECIAL"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_STATIC"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_INVOKE_VIRTUAL"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_PUT_FIELD"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"REF_PUT_FIELD_STATIC"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"reference()"},{"p":"sootup.jimple","c":"JimpleParser","l":"reference()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"reference()"},{"p":"sootup.jimple","c":"JimpleParser.ReferenceContext","l":"ReferenceContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"references"},{"p":"sootup.core.types","c":"ReferenceType","l":"ReferenceType()","u":"%3Cinit%3E()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"RefGraphNode(Ref)","u":"%3Cinit%3E(sootup.core.jimple.common.ref.Ref)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"REFL_CLASS_NEWINSTANCE"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"REFL_CONSTR_NEWINSTANCE"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"REFL_INVOKE"},{"p":"qilin","c":"CoreConfig.ApplicationConfiguration","l":"REFLECTION_LOG"},{"p":"qilin.core","c":"PTAScene","l":"reflectionBuilt"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"reflectionMap"},{"p":"qilin.core.pag","c":"PAG","l":"reflectionModel"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"ReflectionModel(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"RegDbgEntry(int, int, int, String, String, String)","u":"%3Cinit%3E(int,int,int,java.lang.String,java.lang.String,java.lang.String)"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"register"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"registerLocals"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"remainder(DoubleConstant)","u":"remainder(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"remainder(FloatConstant)","u":"remainder(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"remainder(IntConstant)","u":"remainder(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"remainder(LongConstant)","u":"remainder(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"remainder(N)"},{"p":"qilin.util.queue","c":"QueueReader","l":"remove()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"remove()"},{"p":"qilin.util.queue","c":"QueueReader","l":"remove(Collection)","u":"remove(java.util.Collection)"},{"p":"qilin.util","c":"ArrayNumberer","l":"remove(E)"},{"p":"qilin.util","c":"Numberer","l":"remove(E)"},{"p":"qilin.util.queue","c":"QueueReader","l":"remove(E)"},{"p":"qilin.util","c":"Chain","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"removeAll(Collection)","u":"removeAll(java.util.Collection)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"removeAllEdgesOutOf(Stmt)","u":"removeAllEdgesOutOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeBlock(BasicBlock)","u":"removeBlock(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeBlock(BasicBlock)","u":"removeBlock(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.views","c":"MutableView","l":"removeChangeListener(ViewChangeListener)","u":"removeChangeListener(sootup.core.ViewChangeListener)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"removeChangeListener(ViewChangeListener)","u":"removeChangeListener(sootup.core.ViewChangeListener)"},{"p":"sootup.core.cache","c":"MutableClassCache","l":"removeClass(ClassType)","u":"removeClass(sootup.core.types.ClassType)"},{"p":"sootup.core.cache","c":"MutableFullCache","l":"removeClass(ClassType)","u":"removeClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"removeClass(ClassType)","u":"removeClass(sootup.core.types.ClassType)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"removeClass(JavaSootClass)","u":"removeClass(sootup.java.core.JavaSootClass)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"removeDefLocalsOf(Stmt)","u":"removeDefLocalsOf(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"removeEdge(Edge)","u":"removeEdge(qilin.core.builder.callgraph.Edge)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"removeEdge(Edge, boolean)","u":"removeEdge(qilin.core.builder.callgraph.Edge,boolean)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeEdge(Stmt, Stmt)","u":"removeEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeEdge(Stmt, Stmt)","u":"removeEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"removeEdges(Collection)","u":"removeEdges(java.util.Collection)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeExceptionalEdge(Stmt, ClassType)","u":"removeExceptionalEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.types.ClassType)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeExceptionalEdge(Stmt, ClassType)","u":"removeExceptionalEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.types.ClassType)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"removeExceptionalFlowFromAllBlocks(ClassType, Stmt)","u":"removeExceptionalFlowFromAllBlocks(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"removeExceptionalFlowFromAllBlocks(ClassType, Stmt)","u":"removeExceptionalFlowFromAllBlocks(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeExceptionalFlowFromAllBlocks(ClassType, Stmt)","u":"removeExceptionalFlowFromAllBlocks(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"removeExceptionalFlowFromAllBlocks(ClassType, Stmt)","u":"removeExceptionalFlowFromAllBlocks(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removeExceptionalSuccessorBlock(ClassType)","u":"removeExceptionalSuccessorBlock(sootup.core.types.ClassType)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removeExceptionalSuccessorBlock(ClassType)","u":"removeExceptionalSuccessorBlock(sootup.core.types.ClassType)"},{"p":"qilin.util","c":"Chain","l":"removeFirst()"},{"p":"qilin.util","c":"Util","l":"removeFromMap(Map>, K, V)","u":"removeFromMap(java.util.Map,K,V)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removeFromSuccessorBlocks(MutableBasicBlock)","u":"removeFromSuccessorBlocks(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removeFromSuccessorBlocks(MutableBasicBlock)","u":"removeFromSuccessorBlocks(sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.util","c":"Chain","l":"removeLast()"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"removeMethod(JavaSootMethod)","u":"removeMethod(sootup.java.core.JavaSootMethod)"},{"p":"qilin.pta.toolkits.conch","c":"CSDG","l":"removeNode(AllocNode)","u":"removeNode(qilin.core.pag.AllocNode)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeNode(Stmt)","u":"removeNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeNode(Stmt)","u":"removeNode(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"removeNode(Stmt, boolean)","u":"removeNode(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"removeNode(Stmt, boolean)","u":"removeNode(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removePredecessorBlock(MutableBasicBlock)","u":"removePredecessorBlock(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removePredecessorBlock(MutableBasicBlock)","u":"removePredecessorBlock(sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removeStmt(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removeStmt(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"removeStmt(Stmt)","u":"removeStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"removeStmt(Stmt)","u":"removeStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util","c":"CollectionUtils","l":"replace(Set, T, T)","u":"replace(java.util.Set,T,T)"},{"p":"sootup.core.graph","c":"DominanceFinder","l":"replaceBlock(BasicBlock, BasicBlock)","u":"replaceBlock(sootup.core.graph.BasicBlock,sootup.core.graph.BasicBlock)"},{"p":"sootup.core.cache","c":"MutableClassCache","l":"replaceClass(ClassType, ClassType, SootClass)","u":"replaceClass(sootup.core.types.ClassType,sootup.core.types.ClassType,sootup.core.model.SootClass)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"replaceClass(JavaSootClass, JavaSootClass)","u":"replaceClass(sootup.java.core.JavaSootClass,sootup.java.core.JavaSootClass)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"replaceLocal(Local, Local)","u":"replaceLocal(sootup.core.jimple.basic.Local,sootup.core.jimple.basic.Local)"},{"p":"sootup.java.core.views","c":"MutableJavaView","l":"replaceMethod(JavaSootMethod, JavaSootMethod)","u":"replaceMethod(sootup.java.core.JavaSootMethod,sootup.java.core.JavaSootMethod)"},{"p":"sootup.core.graph","c":"DominanceTree","l":"replaceNode(BasicBlock, BasicBlock)","u":"replaceNode(sootup.core.graph.BasicBlock,sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"replaceNode(Stmt, Stmt)","u":"replaceNode(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"replaceNode(Stmt, Stmt)","u":"replaceNode(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"replacePredecessorBlock(MutableBasicBlock, MutableBasicBlock)","u":"replacePredecessorBlock(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"replacePredecessorBlock(MutableBasicBlock, MutableBasicBlock)","u":"replacePredecessorBlock(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"replaceStmt(int, Stmt)","u":"replaceStmt(int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"replaceStmt(int, Stmt)","u":"replaceStmt(int,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"replaceStmt(Stmt, Stmt)","u":"replaceStmt(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"replaceStmt(Stmt, Stmt)","u":"replaceStmt(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"replaceStmt(Stmt, Stmt)","u":"replaceStmt(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"replaceSuccessorBlock(MutableBasicBlock, MutableBasicBlock)","u":"replaceSuccessorBlock(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"replaceSuccessorBlock(MutableBasicBlock, MutableBasicBlock)","u":"replaceSuccessorBlock(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"replaceSucessorEdge(Stmt, Stmt, Stmt)","u":"replaceSucessorEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"replaceSucessorEdge(Stmt, Stmt, Stmt)","u":"replaceSucessorEdge(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"ReplaceUseExprVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"ReplaceUseExprVisitor(Value, Value, BasicBlock)","u":"%3Cinit%3E(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value,sootup.core.graph.BasicBlock)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"ReplaceUseRefVisitor()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"ReplaceUseStmtVisitor(Value, Value)","u":"%3Cinit%3E(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.apk.frontend.interceptors","c":"AbstractNullTransformer","l":"replaceWithNull(Stmt)","u":"replaceWithNull(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.stat","c":"Exporter","l":"report()"},{"p":"qilin.pta.toolkits.bean","c":"RepresentativeContextSelector","l":"RepresentativeContextSelector(OAG, int)","u":"%3Cinit%3E(qilin.pta.toolkits.common.OAG,int)"},{"p":"sootup.java.core","c":"ModuleModifier","l":"REQUIRES_MANDATED"},{"p":"sootup.java.core","c":"ModuleModifier","l":"REQUIRES_STATIC"},{"p":"sootup.java.core","c":"ModuleModifier","l":"REQUIRES_SYNTHETIC"},{"p":"sootup.java.core","c":"ModuleModifier","l":"REQUIRES_TRANSITIVE"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"requires()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"requires()"},{"p":"qilin.util","c":"ANSIColor","l":"RESET"},{"p":"qilin","c":"CoreConfig","l":"reset()"},{"p":"qilin.pta","c":"PTAConfig","l":"reset()"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"reset()"},{"p":"qilin.util","c":"Stopwatch","l":"reset()"},{"p":"qilin.core.pag","c":"PAG","l":"resetPointsToSet()"},{"p":"sootup.interceptors.typeresolving","c":"TypeResolver","l":"resolve(Body.BodyBuilder)","u":"resolve(sootup.core.model.Body.BodyBuilder)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolve(Type, Type, MethodSubSignature, SootMethod, ChunkedQueue)","u":"resolve(sootup.core.types.Type,sootup.core.types.Type,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod,qilin.util.queue.ChunkedQueue)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolve(Type, Type, Type, MethodSubSignature, SootMethod, ChunkedQueue)","u":"resolve(sootup.core.types.Type,sootup.core.types.Type,sootup.core.types.Type,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod,qilin.util.queue.ChunkedQueue)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolve(Type, Type, Type, MethodSubSignature, SootMethod, ChunkedQueue, boolean)","u":"resolve(sootup.core.types.Type,sootup.core.types.Type,sootup.core.types.Type,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod,qilin.util.queue.ChunkedQueue,boolean)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveAllCallsFromSourceMethod(SootMethod, MutableCallGraph, Deque)","u":"resolveAllCallsFromSourceMethod(sootup.core.model.SootMethod,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveAllImplicitCallsFromSourceMethod(SootMethod, MutableCallGraph, Deque)","u":"resolveAllImplicitCallsFromSourceMethod(sootup.core.model.SootMethod,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveAllStaticInitializerCalls(SootMethod, MutableCallGraph, Deque)","u":"resolveAllStaticInitializerCalls(sootup.core.model.SootMethod,sootup.callgraph.MutableCallGraph,java.util.Deque)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveAnnotations()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveAnnotations()"},{"p":"sootup.java.core","c":"JavaSootClassSource","l":"resolveAnnotations()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveAnnotations()"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"resolveAnnotationsDefaultValue()"},{"p":"sootup.core.frontend","c":"BodySource","l":"resolveAnnotationsDefaultValue()"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"resolveAnnotationsDefaultValue()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"resolveAnnotationsDefaultValue()"},{"p":"sootup.apk.frontend.dexpler","c":"DexMethodSource","l":"resolveBody(Iterable)","u":"resolveBody(java.lang.Iterable)"},{"p":"sootup.core.frontend","c":"BodySource","l":"resolveBody(Iterable)","u":"resolveBody(java.lang.Iterable)"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"resolveBody(Iterable)","u":"resolveBody(java.lang.Iterable)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmMethodSource","l":"resolveBody(Iterable)","u":"resolveBody(java.lang.Iterable)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveCall(SootMethod, InvokableStmt)","u":"resolveCall(sootup.core.model.SootMethod,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"ClassHierarchyAnalysisAlgorithm","l":"resolveCall(SootMethod, InvokableStmt)","u":"resolveCall(sootup.core.model.SootMethod,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"RapidTypeAnalysisAlgorithm","l":"resolveCall(SootMethod, InvokableStmt)","u":"resolveCall(sootup.core.model.SootMethod,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"resolveConcreteDispatch(View, MethodSignature)","u":"resolveConcreteDispatch(sootup.core.views.View,sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String, Path)","u":"%3Cinit%3E(java.lang.String,java.nio.file.Path)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String, Path, Exception)","u":"%3Cinit%3E(java.lang.String,java.nio.file.Path,java.lang.Exception)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String, Path, Position)","u":"%3Cinit%3E(java.lang.String,java.nio.file.Path,sootup.core.model.Position)"},{"p":"sootup.core.frontend","c":"ResolveException","l":"ResolveException(String, Path, Position, Exception)","u":"%3Cinit%3E(java.lang.String,java.nio.file.Path,sootup.core.model.Position,java.lang.Exception)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveFields()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveFields()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveFields()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveFields()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveFields()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveInterfaces()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveInterfaces()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveInterfaces()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveInterfaces()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveInterfaces()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveMethods()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveMethods()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveMethods()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveMethods()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveMethods()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveModifiers()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveModifiers()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveModifiers()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveModifiers()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveModifiers()"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"resolveNonSpecial(ClassType, MethodSubSignature)","u":"resolveNonSpecial(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolveNonSpecial(ClassType, MethodSubSignature)","u":"resolveNonSpecial(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolveNonSpecial(ClassType, MethodSubSignature, boolean)","u":"resolveNonSpecial(sootup.core.types.ClassType,sootup.core.signatures.MethodSubSignature,boolean)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveOuterClass()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveOuterClass()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveOuterClass()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveOuterClass()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveOuterClass()"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolvePosition()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolvePosition()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolvePosition()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolvePosition()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolvePosition()"},{"p":"qilin.core","c":"VirtualCalls","l":"resolveSpecial(JSpecialInvokeExpr, MethodSubSignature, SootMethod)","u":"resolveSpecial(sootup.core.jimple.common.expr.JSpecialInvokeExpr,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod)"},{"p":"qilin.core","c":"VirtualCalls","l":"resolveSpecial(JSpecialInvokeExpr, MethodSubSignature, SootMethod, boolean)","u":"resolveSpecial(sootup.core.jimple.common.expr.JSpecialInvokeExpr,sootup.core.signatures.MethodSubSignature,sootup.core.model.SootMethod,boolean)"},{"p":"sootup.apk.frontend.dexpler","c":"DexClassSource","l":"resolveSuperclass()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"resolveSuperclass()"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"resolveSuperclass()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"resolveSuperclass()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"resolveSuperclass()"},{"p":"qilin.util","c":"Stopwatch","l":"restart()"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"result"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"result"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"result"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"result"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"result"},{"p":"sootup.core.jimple","c":"Jimple","l":"RET"},{"p":"sootup.jimple","c":"JimpleLexer","l":"RET"},{"p":"sootup.jimple","c":"JimpleParser","l":"RET"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"RET()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"retainAll(Collection)","u":"retainAll(java.util.Collection)"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"retrieveStoreFields(AllocNode)","u":"retrieveStoreFields(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"RETURN"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"RETURN"},{"p":"sootup.core.jimple","c":"Jimple","l":"RETURN"},{"p":"sootup.jimple","c":"JimpleLexer","l":"RETURN"},{"p":"sootup.jimple","c":"JimpleParser","l":"RETURN"},{"p":"qilin.core","c":"PointsToAnalysis","l":"RETURN_NODE"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"RETURN()"},{"p":"sootup.apk.frontend.instruction","c":"ReturnInstruction","l":"ReturnInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"ReturnTypeAstEdge","l":"ReturnTypeAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"returnValue"},{"p":"sootup.apk.frontend.instruction","c":"ReturnVoidInstruction","l":"ReturnVoidInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"ReversePostOrderBlockTraversal(BasicBlock)","u":"%3Cinit%3E(sootup.core.graph.BasicBlock)"},{"p":"sootup.core.graph","c":"ReversePostOrderBlockTraversal","l":"ReversePostOrderBlockTraversal(StmtGraph)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph)"},{"p":"sootup.jimple","c":"JimpleParser.Binop_exprContext","l":"right"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"RightOpAstEdge","l":"RightOpAstEdge(StmtGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.StmtGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.core","c":"PTA","l":"rootNode"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"rootNodes"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"rootNodes()"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_arg_list"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_array_descriptor"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_assignments"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_binop"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_binop_expr"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_bool_expr"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_case_label"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_case_stmt"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_class_modifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_common_modifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_constant"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_declaration"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_declarations"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_extends_clause"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_field"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_field_modifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_field_signature"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_file"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_file_type"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_goto_stmt"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_identifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_identity_ref"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_immediate"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_implements_clause"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_importItem"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_integer_constant"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_invoke_expr"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_member"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_body"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_body_contents"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_modifier"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_name"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_signature"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_method_subsignature"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_methodhandle"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_reference"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_statement"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_statements"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_stmt"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_throws_clause"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_trap_clause"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_trap_clauses"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_type"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_type_list"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_unop"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_unop_expr"},{"p":"sootup.jimple","c":"JimpleParser","l":"RULE_value"},{"p":"sootup.jimple","c":"JimpleLexer","l":"ruleNames"},{"p":"sootup.jimple","c":"JimpleParser","l":"ruleNames"},{"p":"qilin.core.builder","c":"JavaMethods","l":"RUN_FINALIZE"},{"p":"qilin.core","c":"PTA","l":"run()"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"run()"},{"p":"qilin.pta.toolkits.debloaterx","c":"ContainerFinder","l":"run()"},{"p":"qilin.pta.toolkits.debloaterx","c":"DebloaterX","l":"run()"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"run()"},{"p":"qilin.pta.tools","c":"BasePTA","l":"run()"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"run()"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"run(CharStream, AnalysisInputLocation, Path)","u":"run(org.antlr.v4.runtime.CharStream,sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path)"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"run(CharStream, AnalysisInputLocation, Path, List)","u":"run(org.antlr.v4.runtime.CharStream,sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,java.util.List)"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"run(JimpleParser, AnalysisInputLocation, Path)","u":"run(sootup.jimple.JimpleParser,sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path)"},{"p":"sootup.jimple.frontend","c":"JimpleConverter","l":"run(JimpleParser, AnalysisInputLocation, Path, List)","u":"run(sootup.jimple.JimpleParser,sootup.core.inputlocation.AnalysisInputLocation,java.nio.file.Path,java.util.List)"},{"p":"qilin.pta.toolkits.bean","c":"Bean","l":"run(PTA, Map>>)","u":"run(qilin.core.PTA,java.util.Map)"},{"p":"qilin.pta.toolkits.mahjong","c":"Mahjong","l":"run(PTA, Map)","u":"run(qilin.core.PTA,java.util.Map)"},{"p":"qilin.pta.toolkits.zipper","c":"Main","l":"run(PTA, Set)","u":"run(qilin.core.PTA,java.util.Set)"},{"p":"qilin.driver","c":"Main","l":"run(String[])","u":"run(java.lang.String[])"},{"p":"qilin.pta.toolkits.conch","c":"Conch","l":"runClassifier()"},{"p":"sootup.core.transform","c":"RunTimeBodyInterceptor","l":"RunTimeBodyInterceptor(BodyInterceptor)","u":"%3Cinit%3E(sootup.core.transform.BodyInterceptor)"},{"p":"qilin.stat","c":"PTAEvaluator","l":"runtimeStat"},{"p":"qilin.stat","c":"RuntimeStat","l":"RuntimeStat()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"S"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"satisfyAddingStoreCondition(int, Set)","u":"satisfyAddingStoreCondition(int,java.util.Set)"},{"p":"qilin.pta.toolkits.turner","c":"MethodVFG","l":"satisfyAddingStoreCondition(int, Set)","u":"satisfyAddingStoreCondition(int,java.util.Set)"},{"p":"qilin.pta.toolkits.turner","c":"ModularMVFG","l":"satisfyAddingStoreCondition(int, Set)","u":"satisfyAddingStoreCondition(int,java.util.Set)"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"SCCMergedGraph(DirectedGraph)","u":"%3Cinit%3E(qilin.util.graph.DirectedGraph)"},{"p":"qilin.core","c":"PTA","l":"scene"},{"p":"sootup.apk.frontend.main","c":"AndroidVersionInfo","l":"sdkTargetVersion"},{"p":"qilin.pta.tools","c":"PartialCallSiteSensPTA","l":"select()"},{"p":"qilin.pta.tools","c":"PartialObjSensPTA","l":"select()"},{"p":"qilin.parm.select","c":"BeanSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"InsenSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"select(AllocNode, Context)","u":"select(qilin.core.pag.AllocNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"BeanSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"InsenSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"select(FieldValNode, Context)","u":"select(qilin.core.pag.FieldValNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"BeanSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"InsenSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"select(LocalVarNode, Context)","u":"select(qilin.core.pag.LocalVarNode,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"BeanSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"CtxSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"DebloatingSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"FullMethodLvSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"HeuristicSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"InsenSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialMethodLvSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PartialVarSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"PipelineSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"qilin.pta.toolkits.dd","c":"DataDrivenSelector","l":"select(SootMethod, Context)","u":"select(sootup.core.model.SootMethod,qilin.core.context.Context)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"selectArrayType(Type, Type, Stmt)","u":"selectArrayType(sootup.core.types.Type,sootup.core.types.Type,sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.bean","c":"ContextSelector","l":"selectContext(OAG)","u":"selectContext(qilin.pta.toolkits.common.OAG)"},{"p":"qilin.pta.toolkits.bean","c":"RepresentativeContextSelector","l":"selectContext(OAG)","u":"selectContext(qilin.pta.toolkits.common.OAG)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"SELECTX"},{"p":"qilin.pta.toolkits.selectx","c":"Selectx","l":"Selectx(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.tools","c":"SelectxPTA","l":"SelectxPTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"selfAndImplementedInterfaces(ViewTypeHierarchy.ScanResult.Vertex)","u":"selfAndImplementedInterfaces(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"SEMICOLON"},{"p":"sootup.jimple","c":"JimpleParser","l":"SEMICOLON"},{"p":"sootup.jimple","c":"JimpleParser.Case_stmtContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.ImportItemContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.Method_bodyContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"SEMICOLON()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"SEMICOLON()"},{"p":"qilin.util","c":"BitVector","l":"set(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"NonIndexOutofBoundsArrayList","l":"set(int, T)","u":"set(int,T)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"set(Local, Type)","u":"set(sootup.core.jimple.basic.Local,sootup.core.types.Type)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"setAndroidVersionInfo(AndroidVersionInfo)","u":"setAndroidVersionInfo(sootup.apk.frontend.main.AndroidVersionInfo)"},{"p":"qilin.core","c":"PTAScene","l":"setCallGraph(OnFlyCallGraph)","u":"setCallGraph(qilin.core.builder.callgraph.OnFlyCallGraph)"},{"p":"qilin.core","c":"CorePTA","l":"setContextSelector(CtxSelector)","u":"setContextSelector(qilin.parm.select.CtxSelector)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"setDanglingInstruction(DanglingInstruction)","u":"setDanglingInstruction(sootup.apk.frontend.instruction.DanglingInstruction)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setDebug(boolean)"},{"p":"qilin.core.pag","c":"PAG","l":"setEdgeQueue(ChunkedQueue)","u":"setEdgeQueue(qilin.util.queue.ChunkedQueue)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"setEdges(BranchingStmt, List)","u":"setEdges(sootup.core.jimple.common.stmt.BranchingStmt,java.util.List)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"setEdges(BranchingStmt, List)","u":"setEdges(sootup.core.jimple.common.stmt.BranchingStmt,java.util.List)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"setEdges(BranchingStmt, Stmt...)","u":"setEdges(sootup.core.jimple.common.stmt.BranchingStmt,sootup.core.jimple.common.stmt.Stmt...)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setEnableUnwrappedFlow(boolean)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setEnableWrappedFlow(boolean)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setExpress(boolean)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setExpressThreshold(float)"},{"p":"qilin.util.collect","c":"SetFactory","l":"SetFactory()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setFlow(String)","u":"setFlow(java.lang.String)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"setIndent(int)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"setIndent(int)"},{"p":"qilin.core.pag","c":"VarNode","l":"setInterProcSource()"},{"p":"qilin.core.pag","c":"VarNode","l":"setInterProcTarget()"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"setJimpleLnNum(int)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"setLineNumber(int)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setListContext(boolean)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"setLocals(Set)","u":"setLocals(java.util.Set)"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"setMemoryUsage(long)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"setMethodSignature(MethodSignature)","u":"setMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"setModifiers(Set)","u":"setModifiers(java.util.Set)"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph.Builder","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph.Builder","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph.Builder","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"setNumber(int)"},{"p":"qilin.core.pag","c":"ArrayElement","l":"setNumber(int)"},{"p":"qilin.core.pag","c":"Node","l":"setNumber(int)"},{"p":"qilin.util","c":"Numberable","l":"setNumber(int)"},{"p":"qilin.util","c":"NumberedString","l":"setNumber(int)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"OperandStack","l":"setOperandStack(List)","u":"setOperandStack(java.util.List)"},{"p":"sootup.core.util.printer","c":"JimplePrinter","l":"setOption(JimplePrinter.Option)","u":"setOption(sootup.core.util.printer.JimplePrinter.Option)"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"setOwnerStatement(Stmt, Body)","u":"setOwnerStatement(sootup.core.jimple.common.stmt.Stmt,sootup.core.model.Body)"},{"p":"qilin.util.graph","c":"TreeNode","l":"setParent(TreeNode)","u":"setParent(qilin.util.graph.TreeNode)"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"setPosition(Position)","u":"setPosition(sootup.core.model.Position)"},{"p":"sootup.callgraph","c":"InstantiateClassValueVisitor","l":"setResult(ClassType)","u":"setResult(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseExprVisitor","l":"setResult(Expr)","u":"setResult(sootup.core.jimple.common.expr.Expr)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseRefVisitor","l":"setResult(Ref)","u":"setResult(sootup.core.jimple.common.ref.Ref)"},{"p":"sootup.core.jimple.visitor","c":"ReplaceUseStmtVisitor","l":"setResult(Stmt)","u":"setResult(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"setResult(Stmt)","u":"setResult(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"setRMQueue(ChunkedQueue)","u":"setRMQueue(qilin.util.queue.ChunkedQueue)"},{"p":"sootup.core.transform","c":"BodyInterceptorMetric","l":"setRuntime(long)"},{"p":"sootup.java.frontend.inputlocation","c":"JavaSourcePathAnalysisInputLocation","l":"setSpecifiedAsBuiltInByUser(SourceType)","u":"setSpecifiedAsBuiltInByUser(sootup.core.model.SourceType)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"setStartingStmt(Stmt)","u":"setStartingStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"setStartingStmt(Stmt)","u":"setStartingStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"setStmt(Stmt)","u":"setStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"setStmtsIDList(BitSet)","u":"setStmtsIDList(java.util.BitSet)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"setSuccessorBlock(int, MutableBasicBlock)","u":"setSuccessorBlock(int,sootup.core.graph.MutableBasicBlock)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"setSuccessorBlock(int, MutableBasicBlock)","u":"setSuccessorBlock(int,sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setThread(int)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"setTST(int)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"setTyping(Typing)","u":"setTyping(sootup.interceptors.typeresolving.Typing)"},{"p":"sootup.java.frontend.conversion","c":"InstructionConverter","l":"setUpTargets(HashMap)","u":"setUpTargets(java.util.HashMap)"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"setVisited()"},{"p":"sootup.apk.frontend.instruction","c":"SgetInstruction","l":"SgetInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"shiftLeft(IntConstant)","u":"shiftLeft(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"shiftLeft(IntConstant)","u":"shiftLeft(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ShiftableConstant","l":"shiftLeft(IntConstant)","u":"shiftLeft(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"shiftRight(IntConstant)","u":"shiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"shiftRight(IntConstant)","u":"shiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ShiftableConstant","l":"shiftRight(IntConstant)","u":"shiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"SHL"},{"p":"sootup.jimple","c":"JimpleParser","l":"SHL"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"SHL()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"SHR"},{"p":"sootup.jimple","c":"JimpleParser","l":"SHR"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"SHR()"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_CLINIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_EXIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_FINALIZE"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_FOR_NAME"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_INIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_MAIN"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_OBJ_RUN"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_RUN"},{"p":"qilin.core.builder","c":"JavaMethods","l":"SIG_START"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigArrayGet"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigArrayNewInstance"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigArraySet"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigClassNewInstance"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigConstructorNewInstance"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigFieldGet"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigFieldSet"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigForName"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigForName2"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigMethodInvoke"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"signature"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedDeclaredField"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedDeclaredFieldArray"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedDeclaredMethod"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedDeclaredMethodArray"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedField"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedFieldArray"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedMethod"},{"p":"qilin.core.reflection","c":"ReflectionModel","l":"sigReifiedMethodArray"},{"p":"qilin.core.pag","c":"PAG","l":"simple"},{"p":"qilin.core.pag","c":"PAG","l":"simpleInv"},{"p":"qilin.core.pag","c":"PAG","l":"simpleInvLookup(ValNode)","u":"simpleInvLookup(qilin.core.pag.ValNode)"},{"p":"qilin.core.pag","c":"PAG","l":"simpleLookup(ValNode)","u":"simpleLookup(qilin.core.pag.ValNode)"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"SimpleStmtPositionInfo(int)","u":"%3Cinit%3E(int)"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"SimpleStmtPositionInfo(Position)","u":"%3Cinit%3E(sootup.core.model.Position)"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"SimplifiedEvaluator(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.core.natives","c":"NativeMethod","l":"simulate()"},{"p":"qilin.core.natives","c":"JavaIoFileSystemGetFileSystemNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaIoFileSystemListNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangObjectCloneNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangRefFinalizerInvokeFinalizeMethodNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangReflectArrayGet","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangReflectArraySet","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangSystemArraycopyNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangSystemSetErr0Native","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangSystemSetIn0Native","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangSystemSetOut0Native","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangThreadCurrentThread","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaLangThreadStart0Native","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaSecurityAccessControllerDoPrivileged_ExceptionNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"JavaSecurityAccessControllerDoPrivilegedNative","l":"simulateImpl()"},{"p":"qilin.core.natives","c":"NativeMethod","l":"simulateImpl()"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"singleentry"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SingleOpAstEdge","l":"SingleOpAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"size()"},{"p":"qilin.core.context","c":"ContextElements","l":"size()"},{"p":"qilin.core.sets","c":"DoublePointsToSet","l":"size()"},{"p":"qilin.core.sets","c":"HybridPointsToSet","l":"size()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"size()"},{"p":"qilin.core.sets","c":"PointsToSetInternal","l":"size()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"size()"},{"p":"qilin.util","c":"ArrayNumberer","l":"size()"},{"p":"qilin.util","c":"BitVector","l":"size()"},{"p":"qilin.util","c":"Chain","l":"size()"},{"p":"qilin.util.graph","c":"Tree","l":"size()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"size()"},{"p":"qilin.util","c":"Numberer","l":"size()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"size()"},{"p":"sootup.core.cache","c":"ClassCache","l":"size()"},{"p":"sootup.core.cache","c":"FullCache","l":"size()"},{"p":"sootup.core.cache","c":"LRUCache","l":"size()"},{"p":"qilin.util.queue","c":"QueueReader","l":"skip(Object)","u":"skip(java.lang.Object)"},{"p":"qilin.pta.toolkits.conch","c":"SMPAG","l":"SMPAG(MethodPAG)","u":"%3Cinit%3E(qilin.core.pag.MethodPAG)"},{"p":"qilin.util","c":"Chain","l":"snapshotIterator()"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"solve()"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"solve()"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"solve()"},{"p":"sootup.analysis.interprocedural.ide","c":"JimpleIDESolver","l":"solve()"},{"p":"sootup.analysis.interprocedural.ifds","c":"JimpleIFDSSolver","l":"solve(String)","u":"solve(java.lang.String)"},{"p":"qilin.core.solver","c":"Solver","l":"Solver(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.model","c":"SootClass","l":"SootClass(SootClassSource, SourceType)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource,sootup.core.model.SourceType)"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"SootClassMemberSignature(ClassType, V)","u":"%3Cinit%3E(sootup.core.types.ClassType,V)"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"SootClassMemberSubSignature(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"SootClassSource(AnalysisInputLocation, ClassType, Path)","u":"%3Cinit%3E(sootup.core.inputlocation.AnalysisInputLocation,sootup.core.types.ClassType,java.nio.file.Path)"},{"p":"sootup.core.frontend","c":"SootClassSource","l":"SootClassSource(SootClassSource)","u":"%3Cinit%3E(sootup.core.frontend.SootClassSource)"},{"p":"sootup.core.model","c":"SootField","l":"SootField(FieldSignature, Iterable, Position)","u":"%3Cinit%3E(sootup.core.signatures.FieldSignature,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"SootFieldBuilder()","u":"%3Cinit%3E()"},{"p":"sootup.core.model","c":"SootMethod","l":"SootMethod(BodySource, MethodSignature, Iterable, Iterable, Position)","u":"%3Cinit%3E(sootup.core.frontend.BodySource,sootup.core.signatures.MethodSignature,java.lang.Iterable,java.lang.Iterable,sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"SootMethodBuilder()","u":"%3Cinit%3E()"},{"p":"qilin.util.graph","c":"TopologicalSorter","l":"sort(DirectedGraph)","u":"sort(qilin.util.graph.DirectedGraph)"},{"p":"qilin.util.graph","c":"TopologicalSorter","l":"sort(DirectedGraph, boolean)","u":"sort(qilin.util.graph.DirectedGraph,boolean)"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"sourceMethods()"},{"p":"sootup.core.frontend","c":"AbstractClassSource","l":"sourcePath"},{"p":"sootup.core.inputlocation","c":"EagerInputLocation","l":"sourceType"},{"p":"sootup.core.model","c":"SootClass","l":"sourceType"},{"p":"sootup.java.bytecode.frontend.inputlocation","c":"PathBasedAnalysisInputLocation","l":"sourceType"},{"p":"sootup.jimple.frontend","c":"JimpleView","l":"sourceType"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"SPARK"},{"p":"qilin.pta.tools","c":"Spark","l":"Spark(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"sparkNode"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"sparkNode"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"sparkNode2BNode"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"sparkNodes"},{"p":"sootup.apk.frontend.instruction","c":"SparseSwitchInstruction","l":"SparseSwitchInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"SPECIAL"},{"p":"sootup.core.jimple","c":"Jimple","l":"SPECIALINVOKE"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"splitBlockLinked(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"splitBlockLinked(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"splitBlockLinked(Stmt, boolean)","u":"splitBlockLinked(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"splitBlockLinked(Stmt, boolean)","u":"splitBlockLinked(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"splitBlockUnlinked(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"splitBlockUnlinked(int)"},{"p":"sootup.core.graph","c":"MutableBasicBlock","l":"splitBlockUnlinked(Stmt, Stmt)","u":"splitBlockUnlinked(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"splitBlockUnlinked(Stmt, Stmt)","u":"splitBlockUnlinked(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.instruction","c":"SputInstruction","l":"SputInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"src()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"srcCtxt()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"srcMethodToEdge"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"srcStmt()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"srcUnit()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"srcUnitToEdge"},{"p":"qilin.pta.tools","c":"StagedPTA","l":"StagedPTA(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"qilin.util","c":"MemoryWatcher","l":"start()"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"startAddress"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"startOfLine"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"startStmt(Stmt)","u":"startStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"startStmt(Stmt)","u":"startStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.pta.toolkits.turner","c":"OCG","l":"stat()"},{"p":"sootup.jimple","c":"JimpleParser","l":"statement()"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"statement()"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"statement(int)"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"StatementContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"statements()"},{"p":"sootup.jimple","c":"JimpleParser","l":"statements()"},{"p":"sootup.jimple","c":"JimpleParser.StatementsContext","l":"StatementsContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.model","c":"ClassModifier","l":"STATIC"},{"p":"sootup.core.model","c":"FieldModifier","l":"STATIC"},{"p":"sootup.core.model","c":"MethodModifier","l":"STATIC"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"STATIC"},{"p":"sootup.core.jimple","c":"Jimple","l":"STATIC"},{"p":"sootup.java.core","c":"JavaIdentifierFactory","l":"STATIC_INITIALIZER"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"staticargs"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"staticinvoke"},{"p":"sootup.core.jimple","c":"Jimple","l":"STATICINVOKE"},{"p":"sootup.jimple","c":"JimpleLexer","l":"STATICINVOKE"},{"p":"sootup.jimple","c":"JimpleParser","l":"STATICINVOKE"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"STATICINVOKE()"},{"p":"sootup.interceptors","c":"StaticSingleAssignmentFormer","l":"StaticSingleAssignmentFormer()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"statisfyAddingLoadCondition(Set)","u":"statisfyAddingLoadCondition(java.util.Set)"},{"p":"qilin.pta.toolkits.turner","c":"MethodVFG","l":"statisfyAddingLoadCondition(Set)","u":"statisfyAddingLoadCondition(java.util.Set)"},{"p":"qilin.pta.toolkits.turner","c":"ModularMVFG","l":"statisfyAddingLoadCondition(Set)","u":"statisfyAddingLoadCondition(java.util.Set)"},{"p":"sootup.apk.frontend.instruction","c":"DexLibAbstractInstruction","l":"stmt"},{"p":"sootup.jimple","c":"JimpleParser.StatementContext","l":"stmt()"},{"p":"sootup.jimple","c":"JimpleParser","l":"stmt()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"stmt(Stmt)","u":"stmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"LegacyJimplePrinter","l":"stmt(Stmt)","u":"stmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core.pag","c":"MethodPAG","l":"stmt2wrapperedTraps"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"StmtAstEdge","l":"StmtAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"StmtContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"StmtGraph()","u":"%3Cinit%3E()"},{"p":"sootup.core.graph","c":"StmtGraphBlockIterator","l":"StmtGraphBlockIterator(StmtGraph, List)","u":"%3Cinit%3E(sootup.core.graph.StmtGraph,java.util.List)"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"StmtGraphNode(Stmt)","u":"%3Cinit%3E(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.core","c":"ArtificialMethod","l":"stmtList"},{"p":"sootup.apk.frontend.interceptors","c":"DexDefUseAnalysis","l":"stmtList"},{"p":"sootup.interceptors.typeresolving","c":"StmtLocalPair","l":"StmtLocalPair(Stmt, Local)","u":"%3Cinit%3E(sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.basic","c":"SimpleStmtPositionInfo","l":"stmtPosition"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"StmtPositionInfo()","u":"%3Cinit%3E()"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"StmtPrinter()","u":"%3Cinit%3E()"},{"p":"sootup.core.util.printer","c":"LabeledStmtPrinter","l":"stmtRef(Stmt, boolean)","u":"stmtRef(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"stmtRef(Stmt, boolean)","u":"stmtRef(sootup.core.jimple.common.stmt.Stmt,boolean)"},{"p":"sootup.core.validation","c":"StmtsValidator","l":"StmtsValidator()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis","l":"stmtToAfterFlow"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"stmtToBeforeFlow"},{"p":"sootup.analysis.interprocedural.icfg","c":"JimpleBasedInterproceduralCFG","l":"stmtToCallees"},{"p":"sootup.apk.frontend.instruction","c":"MoveExceptionInstruction","l":"stmtToRetype"},{"p":"qilin.util","c":"MemoryWatcher","l":"stop()"},{"p":"qilin.util","c":"Stopwatch","l":"stop()"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"stopwatch"},{"p":"qilin.core.pag","c":"PAG","l":"store"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"STORE"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"STORE"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"STORE"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"store_count"},{"p":"qilin.core.pag","c":"PAG","l":"storeInv"},{"p":"qilin.core.pag","c":"PAG","l":"storeInvLookup(FieldRefNode)","u":"storeInvLookup(qilin.core.pag.FieldRefNode)"},{"p":"qilin.core.pag","c":"PAG","l":"storeLookup(VarNode)","u":"storeLookup(qilin.core.pag.VarNode)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"storeResultLocal"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"stream"},{"p":"sootup.core.util","c":"StreamUtils","l":"StreamUtils()","u":"%3Cinit%3E()"},{"p":"sootup.core.model","c":"MethodModifier","l":"STRICTFP"},{"p":"sootup.core.jimple","c":"Jimple","l":"STRICTFP"},{"p":"sootup.jimple","c":"JimpleLexer","l":"STRING_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser","l":"STRING_CONSTANT"},{"p":"sootup.jimple","c":"JimpleParser.ConstantContext","l":"STRING_CONSTANT()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"STRING_CONSTANT()"},{"p":"sootup.jimple","c":"JimpleParser.MethodhandleContext","l":"STRING_CONSTANT()"},{"p":"qilin.core","c":"PointsToAnalysis","l":"STRING_NODE"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"StringConstant(String, Type)","u":"%3Cinit%3E(java.lang.String,sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"StringConstantNode","l":"StringConstantNode(StringConstant)","u":"%3Cinit%3E(sootup.core.jimple.common.constant.StringConstant)"},{"p":"qilin","c":"CoreConfig.CorePTAConfiguration","l":"stringConstants"},{"p":"qilin.util","c":"StringNumberer","l":"StringNumberer()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"stringToJimpleType(View, String)","u":"stringToJimpleType(sootup.core.views.View,java.lang.String)"},{"p":"sootup.core.util","c":"StringTools","l":"StringTools()","u":"%3Cinit%3E()"},{"p":"qilin.util","c":"Util","l":"stripQuotes(CharSequence)","u":"stripQuotes(java.lang.CharSequence)"},{"p":"qilin.util.graph","c":"StronglyConnectedComponents","l":"StronglyConnectedComponents(DirectedGraph)","u":"%3Cinit%3E(qilin.util.graph.DirectedGraph)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"subclassesOf(ClassType)","u":"subclassesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"subclassesOf(ClassType)","u":"subclassesOf(sootup.core.types.ClassType)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"submitInitialSeeds()"},{"p":"qilin.pta.toolkits.conch","c":"DepOnParamAnalysis","l":"submitInitialSeeds()"},{"p":"qilin.pta.toolkits.conch","c":"LeakAnalysis","l":"submitInitialSeeds()"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"subSig()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"subtract(DoubleConstant)","u":"subtract(sootup.core.jimple.common.constant.DoubleConstant)"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"subtract(FloatConstant)","u":"subtract(sootup.core.jimple.common.constant.FloatConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"subtract(IntConstant)","u":"subtract(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"subtract(LongConstant)","u":"subtract(sootup.core.jimple.common.constant.LongConstant)"},{"p":"sootup.core.jimple.common.constant","c":"NumericConstant","l":"subtract(N)"},{"p":"qilin.util","c":"PTAUtils","l":"subtypeOfAbstractStringBuilder(Type)","u":"subtypeOfAbstractStringBuilder(sootup.core.types.Type)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"subtypesOf(ClassType)","u":"subtypesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"subtypesOf(ClassType)","u":"subtypesOf(sootup.core.types.ClassType)"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"successors"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"successors"},{"p":"sootup.core.graph","c":"BackwardsStmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ForwardingStmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"ImmutableBlockStmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.graph","c":"StmtGraph","l":"successors(Stmt)","u":"successors(sootup.core.jimple.common.stmt.Stmt)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"succs"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"succs"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"succsOf(AllocNode)","u":"succsOf(qilin.core.pag.AllocNode)"},{"p":"qilin.util.graph","c":"SCCMergedGraph","l":"succsOf(MergedNode)","u":"succsOf(qilin.util.graph.MergedNode)"},{"p":"qilin.util.graph","c":"ConcurrentDirectedGraphImpl","l":"succsOf(N)"},{"p":"qilin.util.graph","c":"DirectedGraph","l":"succsOf(N)"},{"p":"qilin.util.graph","c":"DirectedGraphImpl","l":"succsOf(N)"},{"p":"qilin.pta.toolkits.turner","c":"MethodLevelCallGraph","l":"succsOf(SootMethod)","u":"succsOf(sootup.core.model.SootMethod)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"sumEdges"},{"p":"sootup.core.model","c":"ClassModifier","l":"SUPER"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"superClassesOf(ClassType)","u":"superClassesOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"superClassesOf(ViewTypeHierarchy.ScanResult.Vertex, boolean)","u":"superClassesOf(sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex,boolean)"},{"p":"sootup.core.typehierarchy","c":"TypeHierarchy","l":"superClassOf(ClassType)","u":"superClassOf(sootup.core.types.ClassType)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"superClassOf(ClassType)","u":"superClassOf(sootup.core.types.ClassType)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"SUPPORTED_ASM_OPCODE"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"swapEdgesOutOf(InvokableStmt, InvokableStmt)","u":"swapEdgesOutOf(sootup.core.jimple.common.stmt.InvokableStmt,sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.util","c":"Chain","l":"swapWith(E, E)","u":"swapWith(E,E)"},{"p":"sootup.core.jimple","c":"Jimple","l":"SWITCH"},{"p":"sootup.jimple","c":"JimpleLexer","l":"SWITCH"},{"p":"sootup.jimple","c":"JimpleParser","l":"SWITCH"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"SWITCH()"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SwitchCfgEdge","l":"SwitchCfgEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"SwitchInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.codepropertygraph.propertygraph.edges","c":"SwitchKeyAstEdge","l":"SwitchKeyAstEdge(PropertyGraphNode, PropertyGraphNode)","u":"%3Cinit%3E(sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode,sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode)"},{"p":"sootup.apk.frontend.instruction","c":"PackedSwitchInstruction","l":"switchStatement(DexBody, Instruction, Local)","u":"switchStatement(sootup.apk.frontend.main.DexBody,org.jf.dexlib2.iface.instruction.Instruction,sootup.core.jimple.basic.Local)"},{"p":"sootup.apk.frontend.instruction","c":"SparseSwitchInstruction","l":"switchStatement(DexBody, Instruction, Local)","u":"switchStatement(sootup.apk.frontend.main.DexBody,org.jf.dexlib2.iface.instruction.Instruction,sootup.core.jimple.basic.Local)"},{"p":"sootup.apk.frontend.instruction","c":"SwitchInstruction","l":"switchStatement(DexBody, Instruction, Local)","u":"switchStatement(sootup.apk.frontend.main.DexBody,org.jf.dexlib2.iface.instruction.Instruction,sootup.core.jimple.basic.Local)"},{"p":"qilin.pta.toolkits.conch","c":"AbstractPAG","l":"symbolicHeaps"},{"p":"sootup.core.model","c":"MethodModifier","l":"SYNCHRONIZED"},{"p":"sootup.core.jimple","c":"Jimple","l":"SYNCHRONIZED"},{"p":"sootup.core.model","c":"ClassModifier","l":"SYNTHETIC"},{"p":"sootup.core.model","c":"FieldModifier","l":"SYNTHETIC"},{"p":"sootup.core.model","c":"MethodModifier","l":"SYNTHETIC"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__0"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__0"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__1"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__1"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__10"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__10"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__11"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__11"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__12"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__12"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__13"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__13"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__14"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__14"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__15"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__15"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__16"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__16"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__17"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__17"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__18"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__18"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__19"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__19"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__2"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__2"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__20"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__20"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__21"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__21"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__22"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__22"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__23"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__23"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__24"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__24"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__25"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__25"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__26"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__26"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__3"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__3"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__4"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__4"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__5"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__5"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__6"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__6"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__7"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__7"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__8"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__8"},{"p":"sootup.jimple","c":"JimpleLexer","l":"T__9"},{"p":"sootup.jimple","c":"JimpleParser","l":"T__9"},{"p":"qilin.pta.toolkits.debloaterx","c":"CollectionHeuristic","l":"t2Fields"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"t2Fields"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"t2InvokedMethods"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"t2nonThisFLoads"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"t2nonThisFStores"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"tailNodes"},{"p":"qilin.pta.toolkits.common","c":"OAG","l":"tailNodes()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"takenLocalNames"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"TamiflexModel(PTAScene)","u":"%3Cinit%3E(qilin.core.PTAScene)"},{"p":"sootup.apk.frontend.instruction","c":"JumpInstruction","l":"targetInstruction"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"tgt()"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"tgtCtxt()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"tgtToEdge"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"THIS"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"THIS"},{"p":"qilin.core","c":"PointsToAnalysis","l":"THIS_NODE"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"ThisAlias"},{"p":"qilin.core","c":"ArtificialMethod","l":"thisLocal"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"THREAD"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREAD_EXIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREAD_GROUP_INIT"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREAD_INIT_RUNNABLE"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREAD_INIT_STRING"},{"p":"qilin.core.builder","c":"JavaMethods","l":"THREADGROUP_UNCAUGHT_EXCEPTION"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"THROW"},{"p":"sootup.core.jimple","c":"Jimple","l":"THROW"},{"p":"sootup.jimple","c":"JimpleLexer","l":"THROW"},{"p":"sootup.jimple","c":"JimpleParser","l":"THROW"},{"p":"qilin.core","c":"PointsToAnalysis","l":"THROW_NODE"},{"p":"sootup.jimple","c":"JimpleParser.StmtContext","l":"THROW()"},{"p":"sootup.interceptors.typeresolving","c":"BytecodeHierarchy","l":"throwableClassType"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker.ThrowingJimpleChecker","l":"ThrowingJimpleChecker()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.instruction","c":"ThrowInstruction","l":"ThrowInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"throwNodeToSites"},{"p":"sootup.core.jimple","c":"Jimple","l":"THROWS"},{"p":"sootup.jimple","c":"JimpleLexer","l":"THROWS"},{"p":"sootup.jimple","c":"JimpleParser","l":"THROWS"},{"p":"sootup.jimple","c":"JimpleParser.MethodContext","l":"throws_clause()"},{"p":"sootup.jimple","c":"JimpleParser","l":"throws_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"Throws_clauseContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"THROWS()"},{"p":"qilin.core.builder","c":"ExceptionHandler","l":"throwSitesLookUp(VarNode)","u":"throwSitesLookUp(qilin.core.pag.VarNode)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"to"},{"p":"sootup.core.jimple","c":"Jimple","l":"TO"},{"p":"sootup.jimple","c":"JimpleLexer","l":"TO"},{"p":"sootup.jimple","c":"JimpleParser","l":"TO"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"TO()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"toApproach(String)","u":"toApproach(java.lang.String)"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"toArray()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"toArray(T1[])"},{"p":"qilin.core.sets","c":"PointsToSet","l":"toCIPointsToSet()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"toCIPointsToSet()"},{"p":"qilin.core.sets","c":"PointsToSet","l":"toCollection()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"toCollection()"},{"p":"qilin.driver","c":"ContextKind","l":"toCtxKind(String)","u":"toCtxKind(java.lang.String)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"toDotEdge(CallGraph.Call)","u":"toDotEdge(sootup.callgraph.CallGraph.Call)"},{"p":"sootup.codepropertygraph.propertygraph","c":"AstPropertyGraph","l":"toDotGraph()"},{"p":"sootup.codepropertygraph.propertygraph","c":"PropertyGraph","l":"toDotGraph()"},{"p":"sootup.codepropertygraph.propertygraph","c":"StmtMethodPropertyGraph","l":"toDotGraph()"},{"p":"sootup.core.util","c":"ImmutableUtils.ImmutableCollectors","l":"toImmutableEnumSet()"},{"p":"sootup.core.util","c":"ImmutableUtils.ImmutableCollectors","l":"toImmutableSet()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toJimpleClassType(String)","u":"toJimpleClassType(java.lang.String)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toJimpleSignatureDesc(String)","u":"toJimpleSignatureDesc(java.lang.String)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toJimpleType(String)","u":"toJimpleType(java.lang.String)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"tokenNames"},{"p":"sootup.jimple","c":"JimpleParser","l":"tokenNames"},{"p":"qilin.pta.toolkits.common","c":"ToolUtil","l":"ToolUtil()","u":"%3Cinit%3E()"},{"p":"qilin.util.graph","c":"TopologicalSorter","l":"TopologicalSorter()","u":"%3Cinit%3E()"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"toQualifiedName(String)","u":"toQualifiedName(java.lang.String)"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toQualifiedName(String)","u":"toQualifiedName(java.lang.String)"},{"p":"sootup.apk.frontend.Util","c":"DexUtil","l":"toSootType(String, int)","u":"toSootType(java.lang.String,int)"},{"p":"qilin.core.builder.callgraph","c":"Edge","l":"toString()"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"toString()"},{"p":"qilin.core.builder.callgraph","c":"OnFlyCallGraph","l":"toString()"},{"p":"qilin.core.context","c":"ContextElements","l":"toString()"},{"p":"qilin.core.context","c":"TypeContextElement","l":"toString()"},{"p":"qilin.core.pag","c":"AllocNode","l":"toString()"},{"p":"qilin.core.pag","c":"CallSite","l":"toString()"},{"p":"qilin.core.pag","c":"ClassConstantNode","l":"toString()"},{"p":"qilin.core.pag","c":"ContextAllocNode","l":"toString()"},{"p":"qilin.core.pag","c":"ContextField","l":"toString()"},{"p":"qilin.core.pag","c":"ContextMethod","l":"toString()"},{"p":"qilin.core.pag","c":"ContextVarNode","l":"toString()"},{"p":"qilin.core.pag","c":"Field","l":"toString()"},{"p":"qilin.core.pag","c":"FieldRefNode","l":"toString()"},{"p":"qilin.core.pag","c":"GlobalVarNode","l":"toString()"},{"p":"qilin.core.pag","c":"LocalVarNode","l":"toString()"},{"p":"qilin.core.pag","c":"Parm","l":"toString()"},{"p":"qilin.core.pag","c":"StringConstantNode","l":"toString()"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"toString()"},{"p":"qilin.driver","c":"ContextKind","l":"toString()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"toString()"},{"p":"qilin.driver","c":"PTAPattern","l":"toString()"},{"p":"qilin.pta.toolkits.conch","c":"PathEdge","l":"toString()"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"toString()"},{"p":"qilin.pta.toolkits.eagle","c":"BNode","l":"toString()"},{"p":"qilin.pta.toolkits.mahjong.automata","c":"DFAState","l":"toString()"},{"p":"qilin.pta.toolkits.selectx","c":"BNode","l":"toString()"},{"p":"qilin.pta.toolkits.turner","c":"OCG.OCGNode","l":"toString()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Edge","l":"toString()"},{"p":"qilin.stat","c":"PTAEvaluator","l":"toString()"},{"p":"qilin.stat","c":"SimplifiedEvaluator","l":"toString()"},{"p":"qilin.util","c":"BitVector","l":"toString()"},{"p":"qilin.util.graph","c":"MergedNode","l":"toString()"},{"p":"qilin.util","c":"MemoryWatcher","l":"toString()"},{"p":"qilin.util","c":"NumberedString","l":"toString()"},{"p":"qilin.util","c":"Pair","l":"toString()"},{"p":"qilin.util.queue","c":"ChunkedQueue","l":"toString()"},{"p":"qilin.util.queue","c":"QueueReader","l":"toString()"},{"p":"qilin.util","c":"Stopwatch","l":"toString()"},{"p":"qilin.util","c":"Triple","l":"toString()"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"toString()"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"toString()"},{"p":"sootup.callgraph","c":"CallGraph.Call","l":"toString()"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"AggregateGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ExprGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ImmediateGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"MethodGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"ModifierGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"PropertyGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"RefGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"StmtGraphNode","l":"toString()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"toString()"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"toString()"},{"p":"sootup.core.graph","c":"ForwardingBasicBlock","l":"toString()"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"toString()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"Local","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"NoPositionInformation","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"StmtPositionInfo","l":"toString()"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"ClassConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"DoubleConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"EnumConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"FloatConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"MethodType","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"NullConstant","l":"toString()"},{"p":"sootup.core.jimple.common.constant","c":"StringConstant","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"toString()"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"toString()"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"toString()"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"toString()"},{"p":"sootup.core.model","c":"Body.BodyBuilder","l":"toString()"},{"p":"sootup.core.model","c":"Body","l":"toString()"},{"p":"sootup.core.model","c":"Position","l":"toString()"},{"p":"sootup.core.model","c":"SootClass","l":"toString()"},{"p":"sootup.core.model","c":"SootClassMember","l":"toString()"},{"p":"sootup.core.signatures","c":"FieldSubSignature","l":"toString()"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"toString()"},{"p":"sootup.core.signatures","c":"PackageName","l":"toString()"},{"p":"sootup.core.signatures","c":"SootClassMemberSignature","l":"toString()"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"toString()"},{"p":"sootup.core.types","c":"ArrayType","l":"toString()"},{"p":"sootup.core.types","c":"ClassType","l":"toString()"},{"p":"sootup.core.types","c":"NullType","l":"toString()"},{"p":"sootup.core.types","c":"PrimitiveType","l":"toString()"},{"p":"sootup.core.types","c":"UnknownType","l":"toString()"},{"p":"sootup.core.types","c":"VoidType","l":"toString()"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"toString()"},{"p":"sootup.interceptors.typeresolving","c":"StmtLocalPair","l":"toString()"},{"p":"sootup.interceptors.typeresolving.types","c":"BottomType","l":"toString()"},{"p":"sootup.interceptors.typeresolving.types","c":"TopType","l":"toString()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmAnnotationClassSource","l":"toString()"},{"p":"sootup.java.core","c":"AnnotationUsage","l":"toString()"},{"p":"sootup.java.core","c":"JavaModuleInfo.InterfaceReference","l":"toString()"},{"p":"sootup.java.core","c":"JavaModuleInfo.ModuleReference","l":"toString()"},{"p":"sootup.java.core","c":"JavaModuleInfo.PackageReference","l":"toString()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"toString()"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"toString()"},{"p":"sootup.java.core.signatures","c":"ModulePackageName","l":"toString()"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"toString()"},{"p":"sootup.java.core.types","c":"JavaClassType","l":"toString()"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmUtil","l":"toString(AbstractInsnNode)","u":"toString(org.objectweb.asm.tree.AbstractInsnNode)"},{"p":"sootup.core.model","c":"ClassModifier","l":"toString(EnumSet)","u":"toString(java.util.EnumSet)"},{"p":"sootup.core.model","c":"FieldModifier","l":"toString(EnumSet)","u":"toString(java.util.EnumSet)"},{"p":"sootup.core.model","c":"MethodModifier","l":"toString(EnumSet)","u":"toString(java.util.EnumSet)"},{"p":"sootup.core.model","c":"ClassModifier","l":"toString(Set)","u":"toString(java.util.Set)"},{"p":"sootup.core.model","c":"FieldModifier","l":"toString(Set)","u":"toString(java.util.Set)"},{"p":"sootup.core.model","c":"MethodModifier","l":"toString(Set)","u":"toString(java.util.Set)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.basic","c":"Value","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.constant","c":"Constant","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JCaughtExceptionRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.model","c":"SootMethod","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.signatures","c":"FieldSubSignature","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.signatures","c":"MethodSubSignature","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.signatures","c":"SootClassMemberSubSignature","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"sootup.core.types","c":"ArrayType","l":"toString(StmtPrinter)","u":"toString(sootup.core.util.printer.StmtPrinter)"},{"p":"qilin.core.pag","c":"AllocNode","l":"toString2()"},{"p":"qilin.pta.toolkits.turner","c":"AbstractMVFG","l":"total_edge_count"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"totalEdgesCount()"},{"p":"qilin.pta.toolkits.eagle","c":"Eagle","l":"totalNodesCount()"},{"p":"qilin.util","c":"Util","l":"toUtf8(String)","u":"toUtf8(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"TranEdge","l":"TranEdge(Node, Node, DFA.TranCond)","u":"%3Cinit%3E(qilin.core.pag.Node,qilin.core.pag.Node,qilin.pta.toolkits.conch.DFA.TranCond)"},{"p":"qilin.pta.toolkits.turner","c":"TranEdge","l":"TranEdge(Object, Object, DFA.TranCond)","u":"%3Cinit%3E(java.lang.Object,java.lang.Object,qilin.pta.toolkits.turner.DFA.TranCond)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformArrayNewInstance(InvokableStmt)","u":"transformArrayNewInstance(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformClassNewInstance(InvokableStmt)","u":"transformClassNewInstance(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformConstructorNewInstance(InvokableStmt)","u":"transformConstructorNewInstance(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformFieldGet(InvokableStmt)","u":"transformFieldGet(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformFieldSet(InvokableStmt)","u":"transformFieldSet(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"qilin.core.reflection","c":"TamiflexModel","l":"transformMethodInvoke(InvokableStmt)","u":"transformMethodInvoke(sootup.core.jimple.common.stmt.InvokableStmt)"},{"p":"sootup.core.model","c":"FieldModifier","l":"TRANSIENT"},{"p":"sootup.core.jimple","c":"Jimple","l":"TRANSIENT"},{"p":"sootup.jimple","c":"JimpleParser","l":"trap_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"trap_clause()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"trap_clause(int)"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"Trap_clauseContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.Method_body_contentsContext","l":"trap_clauses()"},{"p":"sootup.jimple","c":"JimpleParser","l":"trap_clauses()"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clausesContext","l":"Trap_clausesContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"Trap(ClassType, Stmt, Stmt, Stmt)","u":"%3Cinit%3E(sootup.core.types.ClassType,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"traps"},{"p":"sootup.core.validation","c":"TrapsValidator","l":"TrapsValidator()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors","c":"TrapTightener","l":"TrapTightener()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.intraprocedural","c":"AbstractFlowAnalysis","l":"treatTrapHandlersAsEntries()"},{"p":"qilin.util.graph","c":"TreeImpl","l":"TreeImpl()","u":"%3Cinit%3E()"},{"p":"qilin.util.graph","c":"TreeNode","l":"TreeNode(D)","u":"%3Cinit%3E(D)"},{"p":"sootup.apk.frontend.main","c":"DexBody","l":"tries"},{"p":"qilin.core.pag","c":"MethodPAG","l":"triggeredClinits()"},{"p":"qilin.util","c":"Triple","l":"Triple(T1, T2, T3)","u":"%3Cinit%3E(T1,T2,T3)"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"TRUE"},{"p":"sootup.core.jimple","c":"Jimple","l":"TRUE"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"TRUE_BRANCH_IDX"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"tryMergeBlocks(MutableBasicBlock, MutableBasicBlock)","u":"tryMergeBlocks(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"TUNNELING"},{"p":"qilin.pta.toolkits.dd","c":"TunnelingConstructor","l":"TunnelingConstructor(View, CtxConstructor)","u":"%3Cinit%3E(sootup.core.views.View,qilin.parm.ctxcons.CtxConstructor)"},{"p":"qilin.pta.tools","c":"TunnelingPTA","l":"TunnelingPTA(PTAScene, CtxConstructor, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,qilin.parm.ctxcons.CtxConstructor,int,int)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"TURNER"},{"p":"qilin.pta.toolkits.turner","c":"Turner","l":"Turner(int, PTA)","u":"%3Cinit%3E(int,qilin.core.PTA)"},{"p":"qilin.pta","c":"PTAConfig","l":"turnerConfig"},{"p":"qilin.pta.tools","c":"TurnerPTA","l":"TurnerPTA(PTAScene, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int)"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoCFAFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoCFAFormula2()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoObjFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoObjFormula2()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoTypeFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"FeaturesTrueTable","l":"twoTypeFormula2()"},{"p":"qilin.core.pag","c":"Node","l":"type"},{"p":"sootup.apk.frontend.main","c":"DexBody.RegDbgEntry","l":"type"},{"p":"qilin.driver","c":"ContextKind","l":"TYPE"},{"p":"sootup.jimple","c":"JimpleParser.Implements_clauseContext","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser.Throws_clauseContext","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser","l":"type_list()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"Type_listContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser.DeclarationContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Field_signatureContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.FieldContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Identity_refContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Method_subsignatureContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"type()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"type()"},{"p":"sootup.core.types","c":"Type","l":"Type()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleParser.Type_listContext","l":"type(int)"},{"p":"sootup.interceptors","c":"TypeAssigner","l":"TypeAssigner()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"TypeChecker(Body.BodyBuilder, AugEvalFunction, BytecodeHierarchy)","u":"%3Cinit%3E(sootup.core.model.Body.BodyBuilder,sootup.interceptors.typeresolving.AugEvalFunction,sootup.interceptors.typeresolving.BytecodeHierarchy)"},{"p":"qilin.stat","c":"TypeClientStat","l":"TypeClientStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.jimple","c":"JimpleParser.TypeContext","l":"TypeContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.parm.ctxcons","c":"TypeCtxConstructor","l":"TypeCtxConstructor()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"typeFormula1()"},{"p":"qilin.pta.toolkits.dd","c":"CtxTunnelingFeaturesTrueTable","l":"typeFormula2()"},{"p":"sootup.codepropertygraph.propertygraph.nodes","c":"TypeGraphNode","l":"TypeGraphNode(Type)","u":"%3Cinit%3E(sootup.core.types.Type)"},{"p":"sootup.interceptors.typeresolving","c":"TypePromotionVisitor","l":"TypePromotionVisitor(Body.BodyBuilder, AugEvalFunction, BytecodeHierarchy)","u":"%3Cinit%3E(sootup.core.model.Body.BodyBuilder,sootup.interceptors.typeresolving.AugEvalFunction,sootup.interceptors.typeresolving.BytecodeHierarchy)"},{"p":"sootup.interceptors.typeresolving","c":"TypeResolver","l":"TypeResolver(JavaView)","u":"%3Cinit%3E(sootup.java.core.views.JavaView)"},{"p":"qilin.pta.tools","c":"TypeSensPTA","l":"TypeSensPTA(PTAScene, int, int)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int)"},{"p":"sootup.core.util.printer","c":"AbstractStmtPrinter","l":"typeSignature(Type)","u":"typeSignature(sootup.core.types.Type)"},{"p":"sootup.core.util.printer","c":"StmtPrinter","l":"typeSignature(Type)","u":"typeSignature(sootup.core.types.Type)"},{"p":"sootup.core.validation","c":"TypesValidator","l":"TypesValidator()","u":"%3Cinit%3E()"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"Typing(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"sootup.interceptors.typeresolving","c":"Typing","l":"Typing(Typing, BitSet)","u":"%3Cinit%3E(sootup.interceptors.typeresolving.Typing,java.util.BitSet)"},{"p":"qilin.pta.toolkits.zipper","c":"Global","l":"UNDEFINE"},{"p":"sootup.core.jimple","c":"Jimple","l":"unescape(String)","u":"unescape(java.lang.String)"},{"p":"qilin.parm.select","c":"UniformSelector","l":"UniformSelector(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"qilin.util","c":"UnionFindSet","l":"union(E, E)","u":"union(E,E)"},{"p":"qilin.util","c":"UnionFindSet","l":"UnionFindSet(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"uniqueBaseGraphCalls()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"uniqueBaseGraphMethods()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"uniqueOtherGraphCalls()"},{"p":"sootup.callgraph","c":"CallGraphDifference","l":"uniqueOtherGraphMethods()"},{"p":"qilin.util.queue","c":"UniqueQueue","l":"UniqueQueue()","u":"%3Cinit%3E()"},{"p":"sootup.analysis.intraprocedural","c":"UniverseSortedPriorityQueue","l":"universe"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"UNKNOWN"},{"p":"qilin.core.sets","c":"UnmodifiablePointsToSet","l":"UnmodifiablePointsToSet(PTA, PointsToSetInternal)","u":"%3Cinit%3E(qilin.core.PTA,qilin.core.sets.PointsToSetInternal)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"unmodifiableStmtGraph()"},{"p":"sootup.core.graph","c":"MutableStmtGraph","l":"unmodifiableStmtGraph()"},{"p":"sootup.jimple","c":"JimpleParser.Invoke_exprContext","l":"unnamed_method_name"},{"p":"sootup.java.core.signatures","c":"ModuleSignature","l":"UNNAMED_MODULE"},{"p":"sootup.jimple","c":"JimpleParser.Bool_exprContext","l":"unop_expr()"},{"p":"sootup.jimple","c":"JimpleParser","l":"unop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"unop_expr()"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"Unop_exprContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.jimple","c":"JimpleParser","l":"unop()"},{"p":"sootup.jimple","c":"JimpleParser.Unop_exprContext","l":"unop()"},{"p":"sootup.jimple","c":"JimpleParser.UnopContext","l":"UnopContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"sootup.apk.frontend.instruction","c":"UnOpInstruction","l":"UnOpInstruction(Instruction, int)","u":"%3Cinit%3E(org.jf.dexlib2.iface.instruction.Instruction,int)"},{"p":"sootup.interceptors","c":"UnreachableCodeEliminator","l":"UnreachableCodeEliminator()","u":"%3Cinit%3E()"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"unsignedShiftRight(IntConstant)","u":"unsignedShiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"unsignedShiftRight(IntConstant)","u":"unsignedShiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"ShiftableConstant","l":"unsignedShiftRight(IntConstant)","u":"unsignedShiftRight(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.interceptors","c":"UnusedLocalEliminator","l":"UnusedLocalEliminator()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"UNWRAPPED_FLOW"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"updateIndexRangeAfterMerge(MutableBasicBlock, MutableBasicBlock)","u":"updateIndexRangeAfterMerge(sootup.core.graph.MutableBasicBlock,sootup.core.graph.MutableBasicBlock)"},{"p":"qilin.util","c":"PTAUtils","l":"updateMethodBody(SootMethod, Body)","u":"updateMethodBody(sootup.core.model.SootMethod,sootup.core.model.Body)"},{"p":"sootup.analysis.intraprocedural","c":"Fact","l":"updateState(S)"},{"p":"sootup.core.graph","c":"MutableBasicBlockImpl","l":"updateSuccessorContainer(Stmt)","u":"updateSuccessorContainer(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"UseAbbreviations"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"UseImports"},{"p":"sootup.java.bytecode.frontend.conversion","c":"AsmModuleSource","l":"uses()"},{"p":"sootup.java.core","c":"JavaModuleInfo","l":"uses()"},{"p":"sootup.core.validation","c":"UsesValidator","l":"UsesValidator()","u":"%3Cinit%3E()"},{"p":"sootup.jimple","c":"JimpleLexer","l":"USHR"},{"p":"sootup.jimple","c":"JimpleParser","l":"USHR"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"USHR()"},{"p":"qilin.util","c":"Util","l":"Util()","u":"%3Cinit%3E()"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"utility"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"utility"},{"p":"sootup.core.util","c":"Utils","l":"Utils()","u":"%3Cinit%3E()"},{"p":"qilin.core.pag","c":"ArrayElement","l":"v()"},{"p":"qilin","c":"CoreConfig","l":"v()"},{"p":"qilin.pta","c":"PTAConfig","l":"v()"},{"p":"qilin.pta.toolkits.selectx","c":"O","l":"v(AllocNode)","u":"v(qilin.core.pag.AllocNode)"},{"p":"qilin.pta.toolkits.selectx","c":"G","l":"v(GlobalVarNode, boolean)","u":"v(qilin.core.pag.GlobalVarNode,boolean)"},{"p":"qilin.pta.toolkits.selectx","c":"L","l":"v(LocalVarNode, boolean)","u":"v(qilin.core.pag.LocalVarNode,boolean)"},{"p":"qilin.core.pag","c":"MergedNewExpr","l":"v(ReferenceType)","u":"v(sootup.core.types.ReferenceType)"},{"p":"sootup.core.validation","c":"BodyValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"CheckInitValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"CheckTypesValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"FieldRefValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"IdentityStmtsValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"InvokeArgumentValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"JimpleTrapValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"LocalsValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"MethodValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"NewValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"StmtsValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"TrapsValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"TypesValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"UsesValidator","l":"validate(Body, View)","u":"validate(sootup.core.model.Body,sootup.core.views.View)"},{"p":"sootup.interceptors","c":"JimpleSemanticsChecker","l":"validate(Body.BodyBuilder, View)","u":"validate(sootup.core.model.Body.BodyBuilder,sootup.core.views.View)"},{"p":"sootup.core.validation","c":"ClassModifiersValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.validation","c":"ClassValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.validation","c":"FieldModifiersValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.validation","c":"MethodDeclarationValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.validation","c":"OuterClassValidator","l":"validate(SootClass, List)","u":"validate(sootup.core.model.SootClass,java.util.List)"},{"p":"sootup.core.graph","c":"MutableBlockStmtGraph","l":"validateBlocks()"},{"p":"sootup.core.graph","c":"StmtGraph","l":"validateStmtConnectionsInGraph()"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Body, String)","u":"%3Cinit%3E(sootup.core.model.Body,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Local, String)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Local, String, String)","u":"%3Cinit%3E(sootup.core.jimple.basic.Local,java.lang.String,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(MethodSignature, String)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(SootClass, String)","u":"%3Cinit%3E(sootup.core.model.SootClass,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(SootMethod, String)","u":"%3Cinit%3E(sootup.core.model.SootMethod,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(SootMethod, String, String)","u":"%3Cinit%3E(sootup.core.model.SootMethod,java.lang.String,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Stmt, String)","u":"%3Cinit%3E(sootup.core.jimple.common.stmt.Stmt,java.lang.String)"},{"p":"sootup.core.validation","c":"ValidationException","l":"ValidationException(Value, String)","u":"%3Cinit%3E(sootup.core.jimple.basic.Value,java.lang.String)"},{"p":"qilin.core.pag","c":"ValNode","l":"ValNode(Type)","u":"%3Cinit%3E(sootup.core.types.Type)"},{"p":"qilin.core.pag","c":"PAG","l":"valNodeNumberer"},{"p":"qilin.core.pag","c":"PAG","l":"valToAllocNode"},{"p":"qilin.core.pag","c":"PAG","l":"valToValNode"},{"p":"sootup.jimple","c":"JimpleParser.AssignmentsContext","l":"value()"},{"p":"sootup.jimple","c":"JimpleParser","l":"value()"},{"p":"sootup.jimple","c":"JimpleParser.ValueContext","l":"ValueContext(ParserRuleContext, int)","u":"%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.driver","c":"ContextKind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis.Flow","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.apk.frontend","c":"DexBodyInterceptors","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.graph","c":"DominanceFinder.AnalysisDirection","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.model","c":"ClassModifier","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.model","c":"FieldModifier","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.model","c":"MethodModifier","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.model","c":"SourceType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.interceptors","c":"BytecodeBodyInterceptors","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.java.core","c":"ModuleModifier","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"sootup.core.util","c":"StreamUtils","l":"valueOrElse(T, T)","u":"valueOrElse(T,T)"},{"p":"qilin.core.reflection","c":"ReflectionKind","l":"values()"},{"p":"qilin","c":"CoreConfig.ClinitMode","l":"values()"},{"p":"qilin.driver","c":"ContextKind","l":"values()"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"values()"},{"p":"qilin.pta","c":"PTAConfig.TurnerConfig","l":"values()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.State","l":"values()"},{"p":"qilin.pta.toolkits.conch","c":"DFA.TranCond","l":"values()"},{"p":"qilin.pta.toolkits.conch","c":"Trilean","l":"values()"},{"p":"qilin.pta.toolkits.debloaterx","c":"EdgeKind","l":"values()"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"values()"},{"p":"qilin.pta.toolkits.turner","c":"DFA.State","l":"values()"},{"p":"qilin.pta.toolkits.turner","c":"DFA.TranCond","l":"values()"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"values()"},{"p":"qilin.pta.tools","c":"DebloatedPTA.DebloatApproach","l":"values()"},{"p":"sootup.analysis.intraprocedural","c":"FlowAnalysis.Flow","l":"values()"},{"p":"sootup.apk.frontend","c":"DexBodyInterceptors","l":"values()"},{"p":"sootup.core.graph","c":"DominanceFinder.AnalysisDirection","l":"values()"},{"p":"sootup.core.inputlocation","c":"FileType","l":"values()"},{"p":"sootup.core.jimple.common.constant","c":"MethodHandle.Kind","l":"values()"},{"p":"sootup.core.model","c":"ClassModifier","l":"values()"},{"p":"sootup.core.model","c":"FieldModifier","l":"values()"},{"p":"sootup.core.model","c":"MethodModifier","l":"values()"},{"p":"sootup.core.model","c":"SourceType","l":"values()"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy.ScanResult.EdgeType","l":"values()"},{"p":"sootup.core.util.printer","c":"JimplePrinter.Option","l":"values()"},{"p":"sootup.interceptors","c":"BytecodeBodyInterceptors","l":"values()"},{"p":"sootup.java.core","c":"ModuleModifier","l":"values()"},{"p":"sootup.core.model","c":"MethodModifier","l":"VARARGS"},{"p":"qilin.core.pag","c":"VarNode","l":"variable"},{"p":"qilin.parm.select","c":"VarLvSelector","l":"VarLvSelector(int, int, Map, Map)","u":"%3Cinit%3E(int,int,java.util.Map,java.util.Map)"},{"p":"qilin.core.pag","c":"VarNode","l":"VarNode(Object, Type)","u":"%3Cinit%3E(java.lang.Object,sootup.core.types.Type)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph.Vertex","l":"Vertex(MethodSignature)","u":"%3Cinit%3E(sootup.core.signatures.MethodSignature)"},{"p":"sootup.callgraph","c":"GraphBasedCallGraph","l":"vertexOf(MethodSignature)","u":"vertexOf(sootup.core.signatures.MethodSignature)"},{"p":"qilin.core","c":"ArtificialMethod","l":"view"},{"p":"qilin.core.natives","c":"NativeMethodDriver","l":"view"},{"p":"qilin.core","c":"VirtualCalls","l":"view"},{"p":"sootup.analysis.interprocedural.icfg","c":"AbstractJimpleBasedICFG","l":"view"},{"p":"sootup.callgraph","c":"AbstractCallGraphAlgorithm","l":"view"},{"p":"sootup.core.typehierarchy","c":"ViewTypeHierarchy","l":"ViewTypeHierarchy(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"qilin.core.builder.callgraph","c":"Kind","l":"VIRTUAL"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"virtualCallDispatch(PointsToSetInternal, VirtualCallSite)","u":"virtualCallDispatch(qilin.core.sets.PointsToSetInternal,qilin.core.pag.VirtualCallSite)"},{"p":"qilin.core.builder","c":"CallGraphBuilder","l":"virtualCalls"},{"p":"qilin.core","c":"VirtualCalls","l":"VirtualCalls(View)","u":"%3Cinit%3E(sootup.core.views.View)"},{"p":"qilin.core.pag","c":"VirtualCallSite","l":"VirtualCallSite(VarNode, InvokableStmt, ContextMethod, AbstractInstanceInvokeExpr, MethodSubSignature, Kind)","u":"%3Cinit%3E(qilin.core.pag.VarNode,sootup.core.jimple.common.stmt.InvokableStmt,qilin.core.pag.ContextMethod,sootup.core.jimple.common.expr.AbstractInstanceInvokeExpr,sootup.core.signatures.MethodSubSignature,qilin.core.builder.callgraph.Kind)"},{"p":"sootup.core.jimple","c":"Jimple","l":"VIRTUALINVOKE"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"visit(long)"},{"p":"qilin.core.sets","c":"P2SetVisitor","l":"visit(Node)","u":"visit(qilin.core.pag.Node)"},{"p":"sootup.interceptors.typeresolving","c":"CastCounter","l":"visit(Value, Type, Stmt)","u":"visit(sootup.core.jimple.basic.Value,sootup.core.types.Type,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypeChecker","l":"visit(Value, Type, Stmt)","u":"visit(sootup.core.jimple.basic.Value,sootup.core.types.Type,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.interceptors.typeresolving","c":"TypePromotionVisitor","l":"visit(Value, Type, Stmt)","u":"visit(sootup.core.jimple.basic.Value,sootup.core.types.Type,sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitArg_list(JimpleParser.Arg_listContext)","u":"visitArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitArg_list(JimpleParser.Arg_listContext)","u":"visitArg_list(sootup.jimple.JimpleParser.Arg_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitArray_descriptor(JimpleParser.Array_descriptorContext)","u":"visitArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitArray_descriptor(JimpleParser.Array_descriptorContext)","u":"visitArray_descriptor(sootup.jimple.JimpleParser.Array_descriptorContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitAssignments(JimpleParser.AssignmentsContext)","u":"visitAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitAssignments(JimpleParser.AssignmentsContext)","u":"visitAssignments(sootup.jimple.JimpleParser.AssignmentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitBinop_expr(JimpleParser.Binop_exprContext)","u":"visitBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitBinop_expr(JimpleParser.Binop_exprContext)","u":"visitBinop_expr(sootup.jimple.JimpleParser.Binop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitBinop(JimpleParser.BinopContext)","u":"visitBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitBinop(JimpleParser.BinopContext)","u":"visitBinop(sootup.jimple.JimpleParser.BinopContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitBool_expr(JimpleParser.Bool_exprContext)","u":"visitBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitBool_expr(JimpleParser.Bool_exprContext)","u":"visitBool_expr(sootup.jimple.JimpleParser.Bool_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitCase_label(JimpleParser.Case_labelContext)","u":"visitCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitCase_label(JimpleParser.Case_labelContext)","u":"visitCase_label(sootup.jimple.JimpleParser.Case_labelContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitCase_stmt(JimpleParser.Case_stmtContext)","u":"visitCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitCase_stmt(JimpleParser.Case_stmtContext)","u":"visitCase_stmt(sootup.jimple.JimpleParser.Case_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitClass_modifier(JimpleParser.Class_modifierContext)","u":"visitClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitClass_modifier(JimpleParser.Class_modifierContext)","u":"visitClass_modifier(sootup.jimple.JimpleParser.Class_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitCommon_modifier(JimpleParser.Common_modifierContext)","u":"visitCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitCommon_modifier(JimpleParser.Common_modifierContext)","u":"visitCommon_modifier(sootup.jimple.JimpleParser.Common_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitConstant(JimpleParser.ConstantContext)","u":"visitConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitConstant(JimpleParser.ConstantContext)","u":"visitConstant(sootup.jimple.JimpleParser.ConstantContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitDeclaration(JimpleParser.DeclarationContext)","u":"visitDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitDeclaration(JimpleParser.DeclarationContext)","u":"visitDeclaration(sootup.jimple.JimpleParser.DeclarationContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitDeclarations(JimpleParser.DeclarationsContext)","u":"visitDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitDeclarations(JimpleParser.DeclarationsContext)","u":"visitDeclarations(sootup.jimple.JimpleParser.DeclarationsContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"visitErrorNode(ErrorNode)","u":"visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitExtends_clause(JimpleParser.Extends_clauseContext)","u":"visitExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitExtends_clause(JimpleParser.Extends_clauseContext)","u":"visitExtends_clause(sootup.jimple.JimpleParser.Extends_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitField_modifier(JimpleParser.Field_modifierContext)","u":"visitField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitField_modifier(JimpleParser.Field_modifierContext)","u":"visitField_modifier(sootup.jimple.JimpleParser.Field_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitField_signature(JimpleParser.Field_signatureContext)","u":"visitField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitField_signature(JimpleParser.Field_signatureContext)","u":"visitField_signature(sootup.jimple.JimpleParser.Field_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitField(JimpleParser.FieldContext)","u":"visitField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitField(JimpleParser.FieldContext)","u":"visitField(sootup.jimple.JimpleParser.FieldContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitFile_type(JimpleParser.File_typeContext)","u":"visitFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitFile_type(JimpleParser.File_typeContext)","u":"visitFile_type(sootup.jimple.JimpleParser.File_typeContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitFile(JimpleParser.FileContext)","u":"visitFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitFile(JimpleParser.FileContext)","u":"visitFile(sootup.jimple.JimpleParser.FileContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitGoto_stmt(JimpleParser.Goto_stmtContext)","u":"visitGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitGoto_stmt(JimpleParser.Goto_stmtContext)","u":"visitGoto_stmt(sootup.jimple.JimpleParser.Goto_stmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitIdentifier(JimpleParser.IdentifierContext)","u":"visitIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitIdentifier(JimpleParser.IdentifierContext)","u":"visitIdentifier(sootup.jimple.JimpleParser.IdentifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitIdentity_ref(JimpleParser.Identity_refContext)","u":"visitIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitIdentity_ref(JimpleParser.Identity_refContext)","u":"visitIdentity_ref(sootup.jimple.JimpleParser.Identity_refContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitImmediate(JimpleParser.ImmediateContext)","u":"visitImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitImmediate(JimpleParser.ImmediateContext)","u":"visitImmediate(sootup.jimple.JimpleParser.ImmediateContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitImplements_clause(JimpleParser.Implements_clauseContext)","u":"visitImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitImplements_clause(JimpleParser.Implements_clauseContext)","u":"visitImplements_clause(sootup.jimple.JimpleParser.Implements_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitImportItem(JimpleParser.ImportItemContext)","u":"visitImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitImportItem(JimpleParser.ImportItemContext)","u":"visitImportItem(sootup.jimple.JimpleParser.ImportItemContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitInteger_constant(JimpleParser.Integer_constantContext)","u":"visitInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitInteger_constant(JimpleParser.Integer_constantContext)","u":"visitInteger_constant(sootup.jimple.JimpleParser.Integer_constantContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitInvoke_expr(JimpleParser.Invoke_exprContext)","u":"visitInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitInvoke_expr(JimpleParser.Invoke_exprContext)","u":"visitInvoke_expr(sootup.jimple.JimpleParser.Invoke_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMember(JimpleParser.MemberContext)","u":"visitMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMember(JimpleParser.MemberContext)","u":"visitMember(sootup.jimple.JimpleParser.MemberContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"visitMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_body_contents(JimpleParser.Method_body_contentsContext)","u":"visitMethod_body_contents(sootup.jimple.JimpleParser.Method_body_contentsContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_body(JimpleParser.Method_bodyContext)","u":"visitMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_body(JimpleParser.Method_bodyContext)","u":"visitMethod_body(sootup.jimple.JimpleParser.Method_bodyContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_modifier(JimpleParser.Method_modifierContext)","u":"visitMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_modifier(JimpleParser.Method_modifierContext)","u":"visitMethod_modifier(sootup.jimple.JimpleParser.Method_modifierContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_name(JimpleParser.Method_nameContext)","u":"visitMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_name(JimpleParser.Method_nameContext)","u":"visitMethod_name(sootup.jimple.JimpleParser.Method_nameContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_signature(JimpleParser.Method_signatureContext)","u":"visitMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_signature(JimpleParser.Method_signatureContext)","u":"visitMethod_signature(sootup.jimple.JimpleParser.Method_signatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"visitMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod_subsignature(JimpleParser.Method_subsignatureContext)","u":"visitMethod_subsignature(sootup.jimple.JimpleParser.Method_subsignatureContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethod(JimpleParser.MethodContext)","u":"visitMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethod(JimpleParser.MethodContext)","u":"visitMethod(sootup.jimple.JimpleParser.MethodContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitMethodhandle(JimpleParser.MethodhandleContext)","u":"visitMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitMethodhandle(JimpleParser.MethodhandleContext)","u":"visitMethodhandle(sootup.jimple.JimpleParser.MethodhandleContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitReference(JimpleParser.ReferenceContext)","u":"visitReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitReference(JimpleParser.ReferenceContext)","u":"visitReference(sootup.jimple.JimpleParser.ReferenceContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitStatement(JimpleParser.StatementContext)","u":"visitStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitStatement(JimpleParser.StatementContext)","u":"visitStatement(sootup.jimple.JimpleParser.StatementContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitStatements(JimpleParser.StatementsContext)","u":"visitStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitStatements(JimpleParser.StatementsContext)","u":"visitStatements(sootup.jimple.JimpleParser.StatementsContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitStmt(JimpleParser.StmtContext)","u":"visitStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitStmt(JimpleParser.StmtContext)","u":"visitStmt(sootup.jimple.JimpleParser.StmtContext)"},{"p":"sootup.jimple","c":"JimpleBaseListener","l":"visitTerminal(TerminalNode)","u":"visitTerminal(org.antlr.v4.runtime.tree.TerminalNode)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitThrows_clause(JimpleParser.Throws_clauseContext)","u":"visitThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitThrows_clause(JimpleParser.Throws_clauseContext)","u":"visitThrows_clause(sootup.jimple.JimpleParser.Throws_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitTrap_clause(JimpleParser.Trap_clauseContext)","u":"visitTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitTrap_clause(JimpleParser.Trap_clauseContext)","u":"visitTrap_clause(sootup.jimple.JimpleParser.Trap_clauseContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitTrap_clauses(JimpleParser.Trap_clausesContext)","u":"visitTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitTrap_clauses(JimpleParser.Trap_clausesContext)","u":"visitTrap_clauses(sootup.jimple.JimpleParser.Trap_clausesContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitType_list(JimpleParser.Type_listContext)","u":"visitType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitType_list(JimpleParser.Type_listContext)","u":"visitType_list(sootup.jimple.JimpleParser.Type_listContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitType(JimpleParser.TypeContext)","u":"visitType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitType(JimpleParser.TypeContext)","u":"visitType(sootup.jimple.JimpleParser.TypeContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitUnop_expr(JimpleParser.Unop_exprContext)","u":"visitUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitUnop_expr(JimpleParser.Unop_exprContext)","u":"visitUnop_expr(sootup.jimple.JimpleParser.Unop_exprContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitUnop(JimpleParser.UnopContext)","u":"visitUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitUnop(JimpleParser.UnopContext)","u":"visitUnop(sootup.jimple.JimpleParser.UnopContext)"},{"p":"sootup.jimple","c":"JimpleBaseVisitor","l":"visitValue(JimpleParser.ValueContext)","u":"visitValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"sootup.jimple","c":"JimpleVisitor","l":"visitValue(JimpleParser.ValueContext)","u":"visitValue(sootup.jimple.JimpleParser.ValueContext)"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"VMinus"},{"p":"sootup.jimple","c":"JimpleLexer","l":"VOCABULARY"},{"p":"sootup.jimple","c":"JimpleParser","l":"VOCABULARY"},{"p":"sootup.core.model","c":"FieldModifier","l":"VOLATILE"},{"p":"sootup.core.jimple","c":"Jimple","l":"VOLATILE"},{"p":"qilin.pta.toolkits.debloaterx","c":"State","l":"VPlus"},{"p":"sootup.java.frontend","c":"WalaClassLoaderTestUtils","l":"WalaClassLoaderTestUtils()","u":"%3Cinit%3E()"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"WalaIRToJimpleConverter(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.java.frontend.conversion","c":"WalaIRToJimpleConverter","l":"WalaIRToJimpleConverter(Set, SourceType)","u":"%3Cinit%3E(java.util.Set,sootup.core.model.SourceType)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Collection, SourceType)","u":"%3Cinit%3E(java.util.Collection,sootup.core.model.SourceType)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Set)","u":"%3Cinit%3E(java.util.Set)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Set, Set, String)","u":"%3Cinit%3E(java.util.Set,java.util.Set,java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Set, String)","u":"%3Cinit%3E(java.util.Set,java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(Set, String, String, String)","u":"%3Cinit%3E(java.util.Set,java.lang.String,java.lang.String,java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"sootup.java.frontend.conversion","c":"WalaJavaClassProvider","l":"WalaJavaClassProvider(String, String, SourceType)","u":"%3Cinit%3E(java.lang.String,java.lang.String,sootup.core.model.SourceType)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"WalaSootMethod(BodySource, MethodSignature, Iterable, Iterable, AstMethod.DebuggingInformation)","u":"%3Cinit%3E(sootup.core.frontend.BodySource,sootup.core.signatures.MethodSignature,java.lang.Iterable,java.lang.Iterable,com.ibm.wala.cast.loader.AstMethod.DebuggingInformation)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"WAR"},{"p":"sootup.interceptors.typeresolving.types","c":"WeakObjectType","l":"WeakObjectType(String, PackageName)","u":"%3Cinit%3E(java.lang.String,sootup.core.signatures.PackageName)"},{"p":"qilin.util","c":"ANSIColor","l":"WHITE"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"with"},{"p":"sootup.core.jimple","c":"Jimple","l":"WITH"},{"p":"sootup.jimple","c":"JimpleLexer","l":"WITH"},{"p":"sootup.jimple","c":"JimpleParser","l":"WITH"},{"p":"sootup.jimple","c":"JimpleParser.Trap_clauseContext","l":"WITH()"},{"p":"sootup.java.core","c":"JavaSootField.AnnotationOrSignatureStep","l":"withAnnotation(Iterable)","u":"withAnnotation(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootField.JavaSootFieldBuilder","l":"withAnnotation(Iterable)","u":"withAnnotation(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod.AnnotationOrSignatureStep","l":"withAnnotation(Iterable)","u":"withAnnotation(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod.JavaSootMethodBuilder","l":"withAnnotation(Iterable)","u":"withAnnotation(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootField","l":"withAnnotations(Iterable)","u":"withAnnotations(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withAnnotations(Iterable)","u":"withAnnotations(java.lang.Iterable)"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"withAnnotations(Iterable)","u":"withAnnotations(java.lang.Iterable)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"withArgs(List)","u":"withArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JPhiExpr","l":"withArgToBlockMap(Map>)","u":"withArgToBlockMap(java.util.Map)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"withBase(Local)","u":"withBase(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"withBaseType(ArrayType)","u":"withBaseType(sootup.core.types.ArrayType)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"withBaseType(Type)","u":"withBaseType(sootup.core.types.Type)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"withBeginStmt(Stmt)","u":"withBeginStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.frontend","c":"OverridingBodySource","l":"withBody(Body)","u":"withBody(sootup.core.model.Body)"},{"p":"sootup.core.model","c":"SootMethod","l":"withBody(Body)","u":"withBody(sootup.core.model.Body)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withBody(Body)","u":"withBody(sootup.core.model.Body)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"withBootstrapArgs(List)","u":"withBootstrapArgs(java.util.List)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"withBootstrapMethodSignature(MethodSignature)","u":"withBootstrapMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"withCheckType(Type)","u":"withCheckType(sootup.core.types.Type)"},{"p":"sootup.core.model","c":"SootClass","l":"withClassSource(SootClassSource)","u":"withClassSource(sootup.core.frontend.SootClassSource)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"withCondition(AbstractConditionExpr)","u":"withCondition(sootup.core.jimple.common.expr.AbstractConditionExpr)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withDebugInfo(AstMethod.DebuggingInformation)","u":"withDebugInfo(com.ibm.wala.cast.loader.AstMethod.DebuggingInformation)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"withEndStmt(Stmt)","u":"withEndStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"withException(ClassType)","u":"withException(sootup.core.types.ClassType)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withFields(Collection)","u":"withFields(java.util.Collection)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withFields(Collection)","u":"withFields(java.util.Collection)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withFields(Collection)","u":"withFields(java.util.Collection)"},{"p":"sootup.core.jimple.common.ref","c":"JFieldRef","l":"withFieldSignature(FieldSignature)","u":"withFieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.common.ref","c":"JInstanceFieldRef","l":"withFieldSignature(FieldSignature)","u":"withFieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.common.ref","c":"JStaticFieldRef","l":"withFieldSignature(FieldSignature)","u":"withFieldSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.jimple.basic","c":"Trap","l":"withHandlerStmt(Stmt)","u":"withHandlerStmt(sootup.core.jimple.common.stmt.Stmt)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"withIdentityValue(IdentityRef)","u":"withIdentityValue(sootup.core.jimple.common.ref.IdentityRef)"},{"p":"sootup.core.jimple.common.ref","c":"JArrayRef","l":"withIndex(Immediate)","u":"withIndex(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withInterfaces(Set)","u":"withInterfaces(java.util.Set)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withInterfaces(Set)","u":"withInterfaces(java.util.Set)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"withInvokeExpr(AbstractInvokeExpr)","u":"withInvokeExpr(sootup.core.jimple.common.expr.AbstractInvokeExpr)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"withKey(Immediate)","u":"withKey(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"withLocal(Local)","u":"withLocal(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.model","c":"Body","l":"withLocals(Set)","u":"withLocals(java.util.Set)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"withMethodArgs(List)","u":"withMethodArgs(java.util.List)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withMethods(Collection)","u":"withMethods(java.util.Collection)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withMethods(Collection)","u":"withMethods(java.util.Collection)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withMethods(Collection)","u":"withMethods(java.util.Collection)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractInstanceInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JDynamicInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JInterfaceInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JSpecialInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JStaticInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JVirtualInvokeExpr","l":"withMethodSignature(MethodSignature)","u":"withMethodSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.model","c":"SootField.ModifierStep","l":"withModifier(Iterable)","u":"withModifier(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"withModifier(Iterable)","u":"withModifier(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod.ModifierStep","l":"withModifier(Iterable)","u":"withModifier(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withModifier(Iterable)","u":"withModifier(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootField.ModifierStep","l":"withModifiers(FieldModifier, FieldModifier...)","u":"withModifiers(sootup.core.model.FieldModifier,sootup.core.model.FieldModifier...)"},{"p":"sootup.core.model","c":"SootField","l":"withModifiers(Iterable)","u":"withModifiers(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod","l":"withModifiers(Iterable)","u":"withModifiers(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withModifiers(Iterable)","u":"withModifiers(java.lang.Iterable)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withModifiers(Iterable)","u":"withModifiers(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod.ModifierStep","l":"withModifiers(MethodModifier, MethodModifier...)","u":"withModifiers(sootup.core.model.MethodModifier,sootup.core.model.MethodModifier...)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withModifiers(Set)","u":"withModifiers(java.util.Set)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withModifiers(Set)","u":"withModifiers(java.util.Set)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withModifiers(Set)","u":"withModifiers(java.util.Set)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"withName(String)","u":"withName(java.lang.String)"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"withName(String)","u":"withName(java.lang.String)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractDefinitionStmt","l":"withNewDef(Local)","u":"withNewDef(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"withNewDef(Local)","u":"withNewDef(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"withNewDef(Local)","u":"withNewDef(sootup.core.jimple.basic.Local)"},{"p":"sootup.core.jimple.common.stmt","c":"AbstractStmt","l":"withNewUse(Value, Value)","u":"withNewUse(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.common.stmt","c":"Stmt","l":"withNewUse(Value, Value)","u":"withNewUse(sootup.core.jimple.basic.Value,sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"withNumber(int)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JInstanceOfExpr","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLengthExpr","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNegExpr","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"withOp(Immediate)","u":"withOp(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"withOp1(Immediate)","u":"withOp1(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"AbstractBinopExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAddExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JAndExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmpgExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JCmplExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JDivExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JEqExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JGeExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JGtExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLeExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JLtExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JMulExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNeExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JOrExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JRemExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShlExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JShrExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JSubExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JUshrExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JXorExpr","l":"withOp2(Immediate)","u":"withOp2(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"withOperandPositions(Position[])","u":"withOperandPositions(sootup.core.model.Position[])"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withOuterClass(Optional)","u":"withOuterClass(java.util.Optional)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withOuterClass(Optional)","u":"withOuterClass(java.util.Optional)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withOuterClass(Optional)","u":"withOuterClass(java.util.Optional)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withOverridingClassSource(Function)","u":"withOverridingClassSource(java.util.function.Function)"},{"p":"sootup.core.model","c":"SootMethod","l":"withOverridingMethodSource(Function)","u":"withOverridingMethodSource(java.util.function.Function)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withOverridingMethodSource(Function)","u":"withOverridingMethodSource(java.util.function.Function)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withOverridingMethodSource(Function)","u":"withOverridingMethodSource(java.util.function.Function)"},{"p":"sootup.core.jimple.common.ref","c":"JParameterRef","l":"withParamType(Type)","u":"withParamType(sootup.core.types.Type)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootField.BuildStep","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootMethod.BuildStep","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withPosition(Position)","u":"withPosition(sootup.core.model.Position)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JGotoStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JIdentityStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JIfStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JInvokeStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JNopStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnVoidStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.common.stmt","c":"JThrowStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JBreakpointStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JEnterMonitorStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JExitMonitorStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"withPositionInfo(StmtPositionInfo)","u":"withPositionInfo(sootup.core.jimple.basic.StmtPositionInfo)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withReplacedField(JavaSootField, JavaSootField)","u":"withReplacedField(sootup.java.core.JavaSootField,sootup.java.core.JavaSootField)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withReplacedField(JavaSootField, JavaSootField)","u":"withReplacedField(sootup.java.core.JavaSootField,sootup.java.core.JavaSootField)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withReplacedField(SootField, SootField)","u":"withReplacedField(sootup.core.model.SootField,sootup.core.model.SootField)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withReplacedMethod(JavaSootMethod, JavaSootMethod)","u":"withReplacedMethod(sootup.java.core.JavaSootMethod,sootup.java.core.JavaSootMethod)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withReplacedMethod(JavaSootMethod, JavaSootMethod)","u":"withReplacedMethod(sootup.java.core.JavaSootMethod,sootup.java.core.JavaSootMethod)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withReplacedMethod(SootMethod, SootMethod)","u":"withReplacedMethod(sootup.core.model.SootMethod,sootup.core.model.SootMethod)"},{"p":"sootup.core.jimple.common.stmt","c":"JReturnStmt","l":"withReturnValue(Immediate)","u":"withReturnValue(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"withRValue(Value)","u":"withRValue(sootup.core.jimple.basic.Value)"},{"p":"sootup.core.model","c":"SootField.SignatureStep","l":"withSignature(FieldSignature)","u":"withSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.model","c":"SootField.SootFieldBuilder","l":"withSignature(FieldSignature)","u":"withSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.model","c":"SootField","l":"withSignature(FieldSignature)","u":"withSignature(sootup.core.signatures.FieldSignature)"},{"p":"sootup.core.model","c":"SootMethod.SignatureStep","l":"withSignature(MethodSignature)","u":"withSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withSignature(MethodSignature)","u":"withSignature(sootup.core.signatures.MethodSignature)"},{"p":"sootup.core.jimple.common.expr","c":"JNewArrayExpr","l":"withSize(Immediate)","u":"withSize(sootup.core.jimple.basic.Immediate)"},{"p":"sootup.core.jimple.common.expr","c":"JNewMultiArrayExpr","l":"withSizes(List)","u":"withSizes(java.util.List)"},{"p":"sootup.core.model","c":"SootMethod.MethodSourceStep","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.core.model","c":"SootMethod","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withSource(BodySource)","u":"withSource(sootup.core.frontend.BodySource)"},{"p":"sootup.core.model","c":"SootClass","l":"withSourceType(SourceType)","u":"withSourceType(sootup.core.model.SourceType)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JRetStmt","l":"withStmtAddress(Value)","u":"withStmtAddress(sootup.core.jimple.basic.Value)"},{"p":"sootup.core.jimple.basic","c":"FullStmtPositionInfo","l":"withStmtPosition(Position)","u":"withStmtPosition(sootup.core.model.Position)"},{"p":"sootup.core.frontend","c":"OverridingClassSource","l":"withSuperclass(Optional)","u":"withSuperclass(java.util.Optional)"},{"p":"sootup.java.core","c":"JavaSootClass","l":"withSuperclass(Optional)","u":"withSuperclass(java.util.Optional)"},{"p":"sootup.java.core","c":"OverridingJavaClassSource","l":"withSuperclass(Optional)","u":"withSuperclass(java.util.Optional)"},{"p":"sootup.core.jimple.common.ref","c":"JThisRef","l":"withThisType(ClassType)","u":"withThisType(sootup.core.types.ClassType)"},{"p":"sootup.core.model","c":"SootMethod.SootMethodBuilder","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod.ThrownExceptionsStep","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.core.model","c":"SootMethod","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.java.core","c":"JavaSootMethod","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.java.frontend.conversion","c":"WalaSootMethod","l":"withThrownExceptions(Iterable)","u":"withThrownExceptions(java.lang.Iterable)"},{"p":"sootup.core.jimple.common.expr","c":"JNewExpr","l":"withType(ClassType)","u":"withType(sootup.core.types.ClassType)"},{"p":"sootup.core.jimple.basic","c":"Local","l":"withType(Type)","u":"withType(sootup.core.types.Type)"},{"p":"sootup.core.jimple.common.expr","c":"JCastExpr","l":"withType(Type)","u":"withType(sootup.core.types.Type)"},{"p":"sootup.java.core.jimple.basic","c":"JavaLocal","l":"withType(Type)","u":"withType(sootup.core.types.Type)"},{"p":"sootup.core.jimple.javabytecode.stmt","c":"JSwitchStmt","l":"withValues(List)","u":"withValues(java.util.List)"},{"p":"sootup.core.jimple.common.stmt","c":"JAssignStmt","l":"withVariable(LValue)","u":"withVariable(sootup.core.jimple.basic.LValue)"},{"p":"sootup.core.util","c":"Utils","l":"wrapEachBodyInterceptorWith(List, BiFunction)","u":"wrapEachBodyInterceptorWith(java.util.List,java.util.function.BiFunction)"},{"p":"qilin.pta.toolkits.zipper.flowgraph","c":"Kind","l":"WRAPPED_FLOW"},{"p":"sootup.core.util","c":"EscapedWriter","l":"write(int)"},{"p":"sootup.core.util","c":"EscapedWriter","l":"write(String, int, int)","u":"write(java.lang.String,int,int)"},{"p":"qilin.util","c":"PTAUtils","l":"writeJimple(String, SootClass)","u":"writeJimple(java.lang.String,sootup.core.model.SootClass)"},{"p":"qilin.pta.tools","c":"EaglePTA","l":"writeToFile(Map)","u":"writeToFile(java.util.Map)"},{"p":"qilin.util","c":"Util","l":"writeToFile(String, String)","u":"writeToFile(java.lang.String,java.lang.String)"},{"p":"sootup.jimple","c":"JimpleLexer","l":"XOR"},{"p":"sootup.jimple","c":"JimpleParser","l":"XOR"},{"p":"sootup.jimple","c":"JimpleParser.BinopContext","l":"XOR()"},{"p":"qilin.util","c":"BitVector","l":"xor(BitVector)","u":"xor(qilin.util.BitVector)"},{"p":"sootup.core.jimple.common.constant","c":"BooleanConstant","l":"xor(BooleanConstant)","u":"xor(sootup.core.jimple.common.constant.BooleanConstant)"},{"p":"sootup.core.jimple.common.constant","c":"IntConstant","l":"xor(IntConstant)","u":"xor(sootup.core.jimple.common.constant.IntConstant)"},{"p":"sootup.core.jimple.common.constant","c":"LogicalConstant","l":"xor(L)"},{"p":"sootup.core.jimple.common.constant","c":"LongConstant","l":"xor(LongConstant)","u":"xor(sootup.core.jimple.common.constant.LongConstant)"},{"p":"qilin.pta.toolkits.debloaterx","c":"InterFlowAnalysis","l":"xpag"},{"p":"qilin.pta.toolkits.debloaterx","c":"IntraFlowAnalysis","l":"xpag"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"xpag"},{"p":"qilin.pta.toolkits.debloaterx","c":"XPAG","l":"XPAG(PTA, XUtility)","u":"%3Cinit%3E(qilin.core.PTA,qilin.pta.toolkits.debloaterx.XUtility)"},{"p":"qilin.pta.toolkits.debloaterx","c":"XUtility","l":"XUtility(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.util","c":"ANSIColor","l":"YELLOW"},{"p":"qilin.stat","c":"YummyStat","l":"YummyStat(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"sootup.core.inputlocation","c":"FileType","l":"ZIP"},{"p":"qilin.driver","c":"PTAPattern.Approach","l":"ZIPPER"},{"p":"qilin.pta.toolkits.zipper.analysis","c":"Zipper","l":"Zipper(PTA)","u":"%3Cinit%3E(qilin.core.PTA)"},{"p":"qilin.pta.tools","c":"ZipperPTA","l":"ZipperPTA(PTAScene, int, int, CtxConstructor)","u":"%3Cinit%3E(qilin.core.PTAScene,int,int,qilin.parm.ctxcons.CtxConstructor)"}];updateSearchResults(); \ No newline at end of file diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html index 44a93db58f..72ea42ea22 100644 --- a/apidocs/overview-summary.html +++ b/apidocs/overview-summary.html @@ -1,7 +1,7 @@ - + SootUp 1.3.1-SNAPSHOT API diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index 20d97b28a1..4f678d05b6 100644 --- a/apidocs/overview-tree.html +++ b/apidocs/overview-tree.html @@ -1,7 +1,7 @@ - + Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/CoreConfig.ApplicationConfiguration.html b/apidocs/qilin/CoreConfig.ApplicationConfiguration.html index c99670686f..7ad5b1c99a 100644 --- a/apidocs/qilin/CoreConfig.ApplicationConfiguration.html +++ b/apidocs/qilin/CoreConfig.ApplicationConfiguration.html @@ -1,7 +1,7 @@ - + CoreConfig.ApplicationConfiguration (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/CoreConfig.ClinitMode.html b/apidocs/qilin/CoreConfig.ClinitMode.html index bba44d205b..ebb1068264 100644 --- a/apidocs/qilin/CoreConfig.ClinitMode.html +++ b/apidocs/qilin/CoreConfig.ClinitMode.html @@ -1,7 +1,7 @@ - + CoreConfig.ClinitMode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/CoreConfig.CorePTAConfiguration.html b/apidocs/qilin/CoreConfig.CorePTAConfiguration.html index 422286feae..4651a274fd 100644 --- a/apidocs/qilin/CoreConfig.CorePTAConfiguration.html +++ b/apidocs/qilin/CoreConfig.CorePTAConfiguration.html @@ -1,7 +1,7 @@ - + CoreConfig.CorePTAConfiguration (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/CoreConfig.OutputConfiguration.html b/apidocs/qilin/CoreConfig.OutputConfiguration.html index e86493620f..20b9ccb883 100644 --- a/apidocs/qilin/CoreConfig.OutputConfiguration.html +++ b/apidocs/qilin/CoreConfig.OutputConfiguration.html @@ -1,7 +1,7 @@ - + CoreConfig.OutputConfiguration (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/CoreConfig.html b/apidocs/qilin/CoreConfig.html index 83c1172ca8..cc2204ddc5 100644 --- a/apidocs/qilin/CoreConfig.html +++ b/apidocs/qilin/CoreConfig.html @@ -1,7 +1,7 @@ - + CoreConfig (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/class-use/CoreConfig.ApplicationConfiguration.html b/apidocs/qilin/class-use/CoreConfig.ApplicationConfiguration.html index 9cd4311ae6..7cf99f1db6 100644 --- a/apidocs/qilin/class-use/CoreConfig.ApplicationConfiguration.html +++ b/apidocs/qilin/class-use/CoreConfig.ApplicationConfiguration.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.CoreConfig.ApplicationConfiguration (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/class-use/CoreConfig.ClinitMode.html b/apidocs/qilin/class-use/CoreConfig.ClinitMode.html index 5a1f5cc40d..6e4658471a 100644 --- a/apidocs/qilin/class-use/CoreConfig.ClinitMode.html +++ b/apidocs/qilin/class-use/CoreConfig.ClinitMode.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.CoreConfig.ClinitMode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/class-use/CoreConfig.CorePTAConfiguration.html b/apidocs/qilin/class-use/CoreConfig.CorePTAConfiguration.html index 730ecd47ba..46d55e3c39 100644 --- a/apidocs/qilin/class-use/CoreConfig.CorePTAConfiguration.html +++ b/apidocs/qilin/class-use/CoreConfig.CorePTAConfiguration.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.CoreConfig.CorePTAConfiguration (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/class-use/CoreConfig.OutputConfiguration.html b/apidocs/qilin/class-use/CoreConfig.OutputConfiguration.html index 8843ffeedf..db33cf13a8 100644 --- a/apidocs/qilin/class-use/CoreConfig.OutputConfiguration.html +++ b/apidocs/qilin/class-use/CoreConfig.OutputConfiguration.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.CoreConfig.OutputConfiguration (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/class-use/CoreConfig.html b/apidocs/qilin/class-use/CoreConfig.html index a5fa7256cd..0e414191f2 100644 --- a/apidocs/qilin/class-use/CoreConfig.html +++ b/apidocs/qilin/class-use/CoreConfig.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.CoreConfig (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/ArtificialMethod.html b/apidocs/qilin/core/ArtificialMethod.html index 818b10fe36..ebadbe4cc3 100644 --- a/apidocs/qilin/core/ArtificialMethod.html +++ b/apidocs/qilin/core/ArtificialMethod.html @@ -1,7 +1,7 @@ - + ArtificialMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/CorePTA.html b/apidocs/qilin/core/CorePTA.html index 6230db5715..91d53ce922 100644 --- a/apidocs/qilin/core/CorePTA.html +++ b/apidocs/qilin/core/CorePTA.html @@ -1,7 +1,7 @@ - + CorePTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/PTA.html b/apidocs/qilin/core/PTA.html index 74f75ca887..75ecec5e76 100644 --- a/apidocs/qilin/core/PTA.html +++ b/apidocs/qilin/core/PTA.html @@ -1,7 +1,7 @@ - + PTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/PTAScene.html b/apidocs/qilin/core/PTAScene.html index 7590988420..a4ad36b0d4 100644 --- a/apidocs/qilin/core/PTAScene.html +++ b/apidocs/qilin/core/PTAScene.html @@ -1,7 +1,7 @@ - + PTAScene (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/PointsToAnalysis.html b/apidocs/qilin/core/PointsToAnalysis.html index aebc916989..fa535fa3fb 100644 --- a/apidocs/qilin/core/PointsToAnalysis.html +++ b/apidocs/qilin/core/PointsToAnalysis.html @@ -1,7 +1,7 @@ - + PointsToAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/VirtualCalls.html b/apidocs/qilin/core/VirtualCalls.html index 7406c6c025..ea314623d0 100644 --- a/apidocs/qilin/core/VirtualCalls.html +++ b/apidocs/qilin/core/VirtualCalls.html @@ -1,7 +1,7 @@ - + VirtualCalls (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/CallGraphBuilder.html b/apidocs/qilin/core/builder/CallGraphBuilder.html index 67c06176fe..c093eae8ce 100644 --- a/apidocs/qilin/core/builder/CallGraphBuilder.html +++ b/apidocs/qilin/core/builder/CallGraphBuilder.html @@ -1,7 +1,7 @@ - + CallGraphBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/ExceptionHandler.html b/apidocs/qilin/core/builder/ExceptionHandler.html index 864a3b831f..ae601b4d5f 100644 --- a/apidocs/qilin/core/builder/ExceptionHandler.html +++ b/apidocs/qilin/core/builder/ExceptionHandler.html @@ -1,7 +1,7 @@ - + ExceptionHandler (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/FakeMainFactory.EntryPoints.html b/apidocs/qilin/core/builder/FakeMainFactory.EntryPoints.html index c4ea6b628f..3794939c9d 100644 --- a/apidocs/qilin/core/builder/FakeMainFactory.EntryPoints.html +++ b/apidocs/qilin/core/builder/FakeMainFactory.EntryPoints.html @@ -1,7 +1,7 @@ - + FakeMainFactory.EntryPoints (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/FakeMainFactory.html b/apidocs/qilin/core/builder/FakeMainFactory.html index a9fab0a77e..8164911b9b 100644 --- a/apidocs/qilin/core/builder/FakeMainFactory.html +++ b/apidocs/qilin/core/builder/FakeMainFactory.html @@ -1,7 +1,7 @@ - + FakeMainFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/JavaMethods.html b/apidocs/qilin/core/builder/JavaMethods.html index 3254c96069..54a0d286b6 100644 --- a/apidocs/qilin/core/builder/JavaMethods.html +++ b/apidocs/qilin/core/builder/JavaMethods.html @@ -1,7 +1,7 @@ - + JavaMethods (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/MethodNodeFactory.html b/apidocs/qilin/core/builder/MethodNodeFactory.html index b38aecc665..40efd091fd 100644 --- a/apidocs/qilin/core/builder/MethodNodeFactory.html +++ b/apidocs/qilin/core/builder/MethodNodeFactory.html @@ -1,7 +1,7 @@ - + MethodNodeFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/Edge.html b/apidocs/qilin/core/builder/callgraph/Edge.html index 36c5fd0fc0..0fb49af693 100644 --- a/apidocs/qilin/core/builder/callgraph/Edge.html +++ b/apidocs/qilin/core/builder/callgraph/Edge.html @@ -1,7 +1,7 @@ - + Edge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/Kind.html b/apidocs/qilin/core/builder/callgraph/Kind.html index 8b22fd19ac..3562ad858d 100644 --- a/apidocs/qilin/core/builder/callgraph/Kind.html +++ b/apidocs/qilin/core/builder/callgraph/Kind.html @@ -1,7 +1,7 @@ - + Kind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/OnFlyCallGraph.html b/apidocs/qilin/core/builder/callgraph/OnFlyCallGraph.html index c8932b2bab..f78d1ffdc5 100644 --- a/apidocs/qilin/core/builder/callgraph/OnFlyCallGraph.html +++ b/apidocs/qilin/core/builder/callgraph/OnFlyCallGraph.html @@ -1,7 +1,7 @@ - + OnFlyCallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/class-use/Edge.html b/apidocs/qilin/core/builder/callgraph/class-use/Edge.html index 37dc994b3c..e3bc356b8e 100644 --- a/apidocs/qilin/core/builder/callgraph/class-use/Edge.html +++ b/apidocs/qilin/core/builder/callgraph/class-use/Edge.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.callgraph.Edge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/class-use/Kind.html b/apidocs/qilin/core/builder/callgraph/class-use/Kind.html index a5cfe04608..7bdc0df1f5 100644 --- a/apidocs/qilin/core/builder/callgraph/class-use/Kind.html +++ b/apidocs/qilin/core/builder/callgraph/class-use/Kind.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.callgraph.Kind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/class-use/OnFlyCallGraph.html b/apidocs/qilin/core/builder/callgraph/class-use/OnFlyCallGraph.html index 542e21d8a2..7cb27b81a2 100644 --- a/apidocs/qilin/core/builder/callgraph/class-use/OnFlyCallGraph.html +++ b/apidocs/qilin/core/builder/callgraph/class-use/OnFlyCallGraph.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.callgraph.OnFlyCallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/package-summary.html b/apidocs/qilin/core/builder/callgraph/package-summary.html index 26de6e6166..2e6c49d13d 100644 --- a/apidocs/qilin/core/builder/callgraph/package-summary.html +++ b/apidocs/qilin/core/builder/callgraph/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core.builder.callgraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/package-tree.html b/apidocs/qilin/core/builder/callgraph/package-tree.html index 64159b0ba1..992bb6cadd 100644 --- a/apidocs/qilin/core/builder/callgraph/package-tree.html +++ b/apidocs/qilin/core/builder/callgraph/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core.builder.callgraph Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/callgraph/package-use.html b/apidocs/qilin/core/builder/callgraph/package-use.html index a95679a14e..651c1bd2c0 100644 --- a/apidocs/qilin/core/builder/callgraph/package-use.html +++ b/apidocs/qilin/core/builder/callgraph/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core.builder.callgraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/class-use/CallGraphBuilder.html b/apidocs/qilin/core/builder/class-use/CallGraphBuilder.html index 287f5bc937..befcfed98e 100644 --- a/apidocs/qilin/core/builder/class-use/CallGraphBuilder.html +++ b/apidocs/qilin/core/builder/class-use/CallGraphBuilder.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.CallGraphBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/class-use/ExceptionHandler.html b/apidocs/qilin/core/builder/class-use/ExceptionHandler.html index 180720e6a9..117334b674 100644 --- a/apidocs/qilin/core/builder/class-use/ExceptionHandler.html +++ b/apidocs/qilin/core/builder/class-use/ExceptionHandler.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.ExceptionHandler (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/class-use/FakeMainFactory.EntryPoints.html b/apidocs/qilin/core/builder/class-use/FakeMainFactory.EntryPoints.html index e5de3b1aca..f4649f1a58 100644 --- a/apidocs/qilin/core/builder/class-use/FakeMainFactory.EntryPoints.html +++ b/apidocs/qilin/core/builder/class-use/FakeMainFactory.EntryPoints.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.FakeMainFactory.EntryPoints (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/class-use/FakeMainFactory.html b/apidocs/qilin/core/builder/class-use/FakeMainFactory.html index 7c36ff3c28..e120628a43 100644 --- a/apidocs/qilin/core/builder/class-use/FakeMainFactory.html +++ b/apidocs/qilin/core/builder/class-use/FakeMainFactory.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.FakeMainFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/class-use/JavaMethods.html b/apidocs/qilin/core/builder/class-use/JavaMethods.html index cc7686b957..f702ea0566 100644 --- a/apidocs/qilin/core/builder/class-use/JavaMethods.html +++ b/apidocs/qilin/core/builder/class-use/JavaMethods.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.JavaMethods (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/class-use/MethodNodeFactory.html b/apidocs/qilin/core/builder/class-use/MethodNodeFactory.html index c82a813523..e234881754 100644 --- a/apidocs/qilin/core/builder/class-use/MethodNodeFactory.html +++ b/apidocs/qilin/core/builder/class-use/MethodNodeFactory.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.builder.MethodNodeFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/package-summary.html b/apidocs/qilin/core/builder/package-summary.html index 4ba4ebe219..dbf04a0815 100644 --- a/apidocs/qilin/core/builder/package-summary.html +++ b/apidocs/qilin/core/builder/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core.builder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/package-tree.html b/apidocs/qilin/core/builder/package-tree.html index a9b1a86c6e..eca0061705 100644 --- a/apidocs/qilin/core/builder/package-tree.html +++ b/apidocs/qilin/core/builder/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core.builder Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/builder/package-use.html b/apidocs/qilin/core/builder/package-use.html index bf7ef28597..c83d5371d8 100644 --- a/apidocs/qilin/core/builder/package-use.html +++ b/apidocs/qilin/core/builder/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core.builder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/class-use/ArtificialMethod.html b/apidocs/qilin/core/class-use/ArtificialMethod.html index 23daa9bcb2..c831338c7b 100644 --- a/apidocs/qilin/core/class-use/ArtificialMethod.html +++ b/apidocs/qilin/core/class-use/ArtificialMethod.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.ArtificialMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/class-use/CorePTA.html b/apidocs/qilin/core/class-use/CorePTA.html index a91d5300fd..058e4f7bb8 100644 --- a/apidocs/qilin/core/class-use/CorePTA.html +++ b/apidocs/qilin/core/class-use/CorePTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.CorePTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/class-use/PTA.html b/apidocs/qilin/core/class-use/PTA.html index aeec9dad8e..69265351ab 100644 --- a/apidocs/qilin/core/class-use/PTA.html +++ b/apidocs/qilin/core/class-use/PTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.PTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/class-use/PTAScene.html b/apidocs/qilin/core/class-use/PTAScene.html index 8960703a64..1f36d3e07d 100644 --- a/apidocs/qilin/core/class-use/PTAScene.html +++ b/apidocs/qilin/core/class-use/PTAScene.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.PTAScene (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/class-use/PointsToAnalysis.html b/apidocs/qilin/core/class-use/PointsToAnalysis.html index 80c5082545..30823aef6a 100644 --- a/apidocs/qilin/core/class-use/PointsToAnalysis.html +++ b/apidocs/qilin/core/class-use/PointsToAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.core.PointsToAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/class-use/VirtualCalls.html b/apidocs/qilin/core/class-use/VirtualCalls.html index eef2b93592..2814f2eb67 100644 --- a/apidocs/qilin/core/class-use/VirtualCalls.html +++ b/apidocs/qilin/core/class-use/VirtualCalls.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.VirtualCalls (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/Context.html b/apidocs/qilin/core/context/Context.html index 37a104405f..47106ff5a6 100644 --- a/apidocs/qilin/core/context/Context.html +++ b/apidocs/qilin/core/context/Context.html @@ -1,7 +1,7 @@ - + Context (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/ContextElement.html b/apidocs/qilin/core/context/ContextElement.html index c12d33c8c4..48d5497346 100644 --- a/apidocs/qilin/core/context/ContextElement.html +++ b/apidocs/qilin/core/context/ContextElement.html @@ -1,7 +1,7 @@ - + ContextElement (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/ContextElements.html b/apidocs/qilin/core/context/ContextElements.html index 52b5ca7caf..d90a5e8280 100644 --- a/apidocs/qilin/core/context/ContextElements.html +++ b/apidocs/qilin/core/context/ContextElements.html @@ -1,7 +1,7 @@ - + ContextElements (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/TypeContextElement.html b/apidocs/qilin/core/context/TypeContextElement.html index d49c6c9656..5f8071a411 100644 --- a/apidocs/qilin/core/context/TypeContextElement.html +++ b/apidocs/qilin/core/context/TypeContextElement.html @@ -1,7 +1,7 @@ - + TypeContextElement (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/class-use/Context.html b/apidocs/qilin/core/context/class-use/Context.html index 2dd55e5ca2..f051a67ffd 100644 --- a/apidocs/qilin/core/context/class-use/Context.html +++ b/apidocs/qilin/core/context/class-use/Context.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.core.context.Context (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/class-use/ContextElement.html b/apidocs/qilin/core/context/class-use/ContextElement.html index ef12bcc81e..56a143bd34 100644 --- a/apidocs/qilin/core/context/class-use/ContextElement.html +++ b/apidocs/qilin/core/context/class-use/ContextElement.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.core.context.ContextElement (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/class-use/ContextElements.html b/apidocs/qilin/core/context/class-use/ContextElements.html index 551b7ae368..ec5a696243 100644 --- a/apidocs/qilin/core/context/class-use/ContextElements.html +++ b/apidocs/qilin/core/context/class-use/ContextElements.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.context.ContextElements (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/class-use/TypeContextElement.html b/apidocs/qilin/core/context/class-use/TypeContextElement.html index 5dfde51e86..b78a6e6841 100644 --- a/apidocs/qilin/core/context/class-use/TypeContextElement.html +++ b/apidocs/qilin/core/context/class-use/TypeContextElement.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.context.TypeContextElement (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/package-summary.html b/apidocs/qilin/core/context/package-summary.html index 4a861b6259..b619cbecd1 100644 --- a/apidocs/qilin/core/context/package-summary.html +++ b/apidocs/qilin/core/context/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core.context (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/package-tree.html b/apidocs/qilin/core/context/package-tree.html index 548022e0d9..cb24edd87a 100644 --- a/apidocs/qilin/core/context/package-tree.html +++ b/apidocs/qilin/core/context/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core.context Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/context/package-use.html b/apidocs/qilin/core/context/package-use.html index 62a85f6f61..f721f50005 100644 --- a/apidocs/qilin/core/context/package-use.html +++ b/apidocs/qilin/core/context/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core.context (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaIoFileSystemGetFileSystemNative.html b/apidocs/qilin/core/natives/JavaIoFileSystemGetFileSystemNative.html index c99f097892..7d9fcdf26d 100644 --- a/apidocs/qilin/core/natives/JavaIoFileSystemGetFileSystemNative.html +++ b/apidocs/qilin/core/natives/JavaIoFileSystemGetFileSystemNative.html @@ -1,7 +1,7 @@ - + JavaIoFileSystemGetFileSystemNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaIoFileSystemListNative.html b/apidocs/qilin/core/natives/JavaIoFileSystemListNative.html index c3dd39d01a..c96ce8b703 100644 --- a/apidocs/qilin/core/natives/JavaIoFileSystemListNative.html +++ b/apidocs/qilin/core/natives/JavaIoFileSystemListNative.html @@ -1,7 +1,7 @@ - + JavaIoFileSystemListNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangObjectCloneNative.html b/apidocs/qilin/core/natives/JavaLangObjectCloneNative.html index 704aff9588..087b2ca454 100644 --- a/apidocs/qilin/core/natives/JavaLangObjectCloneNative.html +++ b/apidocs/qilin/core/natives/JavaLangObjectCloneNative.html @@ -1,7 +1,7 @@ - + JavaLangObjectCloneNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangRefFinalizerInvokeFinalizeMethodNative.html b/apidocs/qilin/core/natives/JavaLangRefFinalizerInvokeFinalizeMethodNative.html index abe42edd0b..804f5f6df3 100644 --- a/apidocs/qilin/core/natives/JavaLangRefFinalizerInvokeFinalizeMethodNative.html +++ b/apidocs/qilin/core/natives/JavaLangRefFinalizerInvokeFinalizeMethodNative.html @@ -1,7 +1,7 @@ - + JavaLangRefFinalizerInvokeFinalizeMethodNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangReflectArrayGet.html b/apidocs/qilin/core/natives/JavaLangReflectArrayGet.html index 80173ee5aa..c9d79fe891 100644 --- a/apidocs/qilin/core/natives/JavaLangReflectArrayGet.html +++ b/apidocs/qilin/core/natives/JavaLangReflectArrayGet.html @@ -1,7 +1,7 @@ - + JavaLangReflectArrayGet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangReflectArraySet.html b/apidocs/qilin/core/natives/JavaLangReflectArraySet.html index 8d65777bb1..84ae3d2f94 100644 --- a/apidocs/qilin/core/natives/JavaLangReflectArraySet.html +++ b/apidocs/qilin/core/natives/JavaLangReflectArraySet.html @@ -1,7 +1,7 @@ - + JavaLangReflectArraySet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangSystemArraycopyNative.html b/apidocs/qilin/core/natives/JavaLangSystemArraycopyNative.html index 9cc1a3474d..39b036821a 100644 --- a/apidocs/qilin/core/natives/JavaLangSystemArraycopyNative.html +++ b/apidocs/qilin/core/natives/JavaLangSystemArraycopyNative.html @@ -1,7 +1,7 @@ - + JavaLangSystemArraycopyNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangSystemSetErr0Native.html b/apidocs/qilin/core/natives/JavaLangSystemSetErr0Native.html index 1fce4b2772..fecb395173 100644 --- a/apidocs/qilin/core/natives/JavaLangSystemSetErr0Native.html +++ b/apidocs/qilin/core/natives/JavaLangSystemSetErr0Native.html @@ -1,7 +1,7 @@ - + JavaLangSystemSetErr0Native (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangSystemSetIn0Native.html b/apidocs/qilin/core/natives/JavaLangSystemSetIn0Native.html index 18dbfe6229..5217c73a25 100644 --- a/apidocs/qilin/core/natives/JavaLangSystemSetIn0Native.html +++ b/apidocs/qilin/core/natives/JavaLangSystemSetIn0Native.html @@ -1,7 +1,7 @@ - + JavaLangSystemSetIn0Native (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangSystemSetOut0Native.html b/apidocs/qilin/core/natives/JavaLangSystemSetOut0Native.html index a95a89bf18..fa5b86b742 100644 --- a/apidocs/qilin/core/natives/JavaLangSystemSetOut0Native.html +++ b/apidocs/qilin/core/natives/JavaLangSystemSetOut0Native.html @@ -1,7 +1,7 @@ - + JavaLangSystemSetOut0Native (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangThreadCurrentThread.html b/apidocs/qilin/core/natives/JavaLangThreadCurrentThread.html index 39da1f8a19..b6ee376b3d 100644 --- a/apidocs/qilin/core/natives/JavaLangThreadCurrentThread.html +++ b/apidocs/qilin/core/natives/JavaLangThreadCurrentThread.html @@ -1,7 +1,7 @@ - + JavaLangThreadCurrentThread (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaLangThreadStart0Native.html b/apidocs/qilin/core/natives/JavaLangThreadStart0Native.html index 62bbc430a8..f7a210ade1 100644 --- a/apidocs/qilin/core/natives/JavaLangThreadStart0Native.html +++ b/apidocs/qilin/core/natives/JavaLangThreadStart0Native.html @@ -1,7 +1,7 @@ - + JavaLangThreadStart0Native (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaSecurityAccessControllerDoPrivilegedNative.html b/apidocs/qilin/core/natives/JavaSecurityAccessControllerDoPrivilegedNative.html index 2f6f8d557c..1299238f80 100644 --- a/apidocs/qilin/core/natives/JavaSecurityAccessControllerDoPrivilegedNative.html +++ b/apidocs/qilin/core/natives/JavaSecurityAccessControllerDoPrivilegedNative.html @@ -1,7 +1,7 @@ - + JavaSecurityAccessControllerDoPrivilegedNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/JavaSecurityAccessControllerDoPrivileged_ExceptionNative.html b/apidocs/qilin/core/natives/JavaSecurityAccessControllerDoPrivileged_ExceptionNative.html index 5ff84d0569..9421efb623 100644 --- a/apidocs/qilin/core/natives/JavaSecurityAccessControllerDoPrivileged_ExceptionNative.html +++ b/apidocs/qilin/core/natives/JavaSecurityAccessControllerDoPrivileged_ExceptionNative.html @@ -1,7 +1,7 @@ - + JavaSecurityAccessControllerDoPrivileged_ExceptionNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/NativeMethod.html b/apidocs/qilin/core/natives/NativeMethod.html index 79c0198082..9bd5101a80 100644 --- a/apidocs/qilin/core/natives/NativeMethod.html +++ b/apidocs/qilin/core/natives/NativeMethod.html @@ -1,7 +1,7 @@ - + NativeMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/NativeMethodDriver.html b/apidocs/qilin/core/natives/NativeMethodDriver.html index cc0a03fe24..d69d3d7291 100644 --- a/apidocs/qilin/core/natives/NativeMethodDriver.html +++ b/apidocs/qilin/core/natives/NativeMethodDriver.html @@ -1,7 +1,7 @@ - + NativeMethodDriver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaIoFileSystemGetFileSystemNative.html b/apidocs/qilin/core/natives/class-use/JavaIoFileSystemGetFileSystemNative.html index 829a05b768..12f831bcf1 100644 --- a/apidocs/qilin/core/natives/class-use/JavaIoFileSystemGetFileSystemNative.html +++ b/apidocs/qilin/core/natives/class-use/JavaIoFileSystemGetFileSystemNative.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaIoFileSystemGetFileSystemNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaIoFileSystemListNative.html b/apidocs/qilin/core/natives/class-use/JavaIoFileSystemListNative.html index f1abaac5be..ea36c6c8df 100644 --- a/apidocs/qilin/core/natives/class-use/JavaIoFileSystemListNative.html +++ b/apidocs/qilin/core/natives/class-use/JavaIoFileSystemListNative.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaIoFileSystemListNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangObjectCloneNative.html b/apidocs/qilin/core/natives/class-use/JavaLangObjectCloneNative.html index 05b9e0d286..8722cb32a2 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangObjectCloneNative.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangObjectCloneNative.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangObjectCloneNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangRefFinalizerInvokeFinalizeMethodNative.html b/apidocs/qilin/core/natives/class-use/JavaLangRefFinalizerInvokeFinalizeMethodNative.html index 7549e4f4e7..91d2cde1ca 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangRefFinalizerInvokeFinalizeMethodNative.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangRefFinalizerInvokeFinalizeMethodNative.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangRefFinalizerInvokeFinalizeMethodNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangReflectArrayGet.html b/apidocs/qilin/core/natives/class-use/JavaLangReflectArrayGet.html index 5358c8abec..dcb1d11b34 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangReflectArrayGet.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangReflectArrayGet.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangReflectArrayGet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangReflectArraySet.html b/apidocs/qilin/core/natives/class-use/JavaLangReflectArraySet.html index 88a6cf275c..4e709f8a44 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangReflectArraySet.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangReflectArraySet.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangReflectArraySet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangSystemArraycopyNative.html b/apidocs/qilin/core/natives/class-use/JavaLangSystemArraycopyNative.html index ce6f5c5b1f..cf35ebe632 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangSystemArraycopyNative.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangSystemArraycopyNative.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangSystemArraycopyNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangSystemSetErr0Native.html b/apidocs/qilin/core/natives/class-use/JavaLangSystemSetErr0Native.html index ebe328da0e..dffe501d8a 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangSystemSetErr0Native.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangSystemSetErr0Native.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangSystemSetErr0Native (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangSystemSetIn0Native.html b/apidocs/qilin/core/natives/class-use/JavaLangSystemSetIn0Native.html index beebc3a4d2..5a664a63f5 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangSystemSetIn0Native.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangSystemSetIn0Native.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangSystemSetIn0Native (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangSystemSetOut0Native.html b/apidocs/qilin/core/natives/class-use/JavaLangSystemSetOut0Native.html index 0a571c855d..a932762334 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangSystemSetOut0Native.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangSystemSetOut0Native.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangSystemSetOut0Native (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangThreadCurrentThread.html b/apidocs/qilin/core/natives/class-use/JavaLangThreadCurrentThread.html index 64c74ad7f6..d780e15892 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangThreadCurrentThread.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangThreadCurrentThread.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangThreadCurrentThread (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaLangThreadStart0Native.html b/apidocs/qilin/core/natives/class-use/JavaLangThreadStart0Native.html index 713d0c9cb8..947d14a5e6 100644 --- a/apidocs/qilin/core/natives/class-use/JavaLangThreadStart0Native.html +++ b/apidocs/qilin/core/natives/class-use/JavaLangThreadStart0Native.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaLangThreadStart0Native (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaSecurityAccessControllerDoPrivilegedNative.html b/apidocs/qilin/core/natives/class-use/JavaSecurityAccessControllerDoPrivilegedNative.html index 8f247b53fd..863b3c5420 100644 --- a/apidocs/qilin/core/natives/class-use/JavaSecurityAccessControllerDoPrivilegedNative.html +++ b/apidocs/qilin/core/natives/class-use/JavaSecurityAccessControllerDoPrivilegedNative.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaSecurityAccessControllerDoPrivilegedNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/JavaSecurityAccessControllerDoPrivileged_ExceptionNative.html b/apidocs/qilin/core/natives/class-use/JavaSecurityAccessControllerDoPrivileged_ExceptionNative.html index eb2f5bf30f..b360420773 100644 --- a/apidocs/qilin/core/natives/class-use/JavaSecurityAccessControllerDoPrivileged_ExceptionNative.html +++ b/apidocs/qilin/core/natives/class-use/JavaSecurityAccessControllerDoPrivileged_ExceptionNative.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.JavaSecurityAccessControllerDoPrivileged_ExceptionNative (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/NativeMethod.html b/apidocs/qilin/core/natives/class-use/NativeMethod.html index 03dc378c06..8f82993403 100644 --- a/apidocs/qilin/core/natives/class-use/NativeMethod.html +++ b/apidocs/qilin/core/natives/class-use/NativeMethod.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.NativeMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/class-use/NativeMethodDriver.html b/apidocs/qilin/core/natives/class-use/NativeMethodDriver.html index 6bacf8a2a3..15f88f568d 100644 --- a/apidocs/qilin/core/natives/class-use/NativeMethodDriver.html +++ b/apidocs/qilin/core/natives/class-use/NativeMethodDriver.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.natives.NativeMethodDriver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/package-summary.html b/apidocs/qilin/core/natives/package-summary.html index 5c2d6932e2..03130d7b12 100644 --- a/apidocs/qilin/core/natives/package-summary.html +++ b/apidocs/qilin/core/natives/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core.natives (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/package-tree.html b/apidocs/qilin/core/natives/package-tree.html index cc2909648d..d7b75eb00e 100644 --- a/apidocs/qilin/core/natives/package-tree.html +++ b/apidocs/qilin/core/natives/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core.natives Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/natives/package-use.html b/apidocs/qilin/core/natives/package-use.html index 42ebc6f8cb..30c4c837c7 100644 --- a/apidocs/qilin/core/natives/package-use.html +++ b/apidocs/qilin/core/natives/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core.natives (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/package-summary.html b/apidocs/qilin/core/package-summary.html index 0ebcbf0f98..2dffb149a0 100644 --- a/apidocs/qilin/core/package-summary.html +++ b/apidocs/qilin/core/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/package-tree.html b/apidocs/qilin/core/package-tree.html index dea4b946fc..808b0c74e0 100644 --- a/apidocs/qilin/core/package-tree.html +++ b/apidocs/qilin/core/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/package-use.html b/apidocs/qilin/core/package-use.html index ee9dd28ade..120f8b0604 100644 --- a/apidocs/qilin/core/package-use.html +++ b/apidocs/qilin/core/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/AllocNode.html b/apidocs/qilin/core/pag/AllocNode.html index 78889f40cd..8821c36df7 100644 --- a/apidocs/qilin/core/pag/AllocNode.html +++ b/apidocs/qilin/core/pag/AllocNode.html @@ -1,7 +1,7 @@ - + AllocNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ArrayElement.html b/apidocs/qilin/core/pag/ArrayElement.html index 5ec5b764fd..f50eb1bd77 100644 --- a/apidocs/qilin/core/pag/ArrayElement.html +++ b/apidocs/qilin/core/pag/ArrayElement.html @@ -1,7 +1,7 @@ - + ArrayElement (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/CallSite.html b/apidocs/qilin/core/pag/CallSite.html index cce9bc0f1f..580e163024 100644 --- a/apidocs/qilin/core/pag/CallSite.html +++ b/apidocs/qilin/core/pag/CallSite.html @@ -1,7 +1,7 @@ - + CallSite (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ClassConstantNode.html b/apidocs/qilin/core/pag/ClassConstantNode.html index c08ed1228d..7e4beab9ff 100644 --- a/apidocs/qilin/core/pag/ClassConstantNode.html +++ b/apidocs/qilin/core/pag/ClassConstantNode.html @@ -1,7 +1,7 @@ - + ClassConstantNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ConstantNode.html b/apidocs/qilin/core/pag/ConstantNode.html index 2b900e6bbc..1bf4076ccf 100644 --- a/apidocs/qilin/core/pag/ConstantNode.html +++ b/apidocs/qilin/core/pag/ConstantNode.html @@ -1,7 +1,7 @@ - + ConstantNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ContextAllocNode.html b/apidocs/qilin/core/pag/ContextAllocNode.html index c6fc5e7b96..9fa06a7a95 100644 --- a/apidocs/qilin/core/pag/ContextAllocNode.html +++ b/apidocs/qilin/core/pag/ContextAllocNode.html @@ -1,7 +1,7 @@ - + ContextAllocNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ContextField.html b/apidocs/qilin/core/pag/ContextField.html index 00040b03e3..6750da385b 100644 --- a/apidocs/qilin/core/pag/ContextField.html +++ b/apidocs/qilin/core/pag/ContextField.html @@ -1,7 +1,7 @@ - + ContextField (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ContextMethod.html b/apidocs/qilin/core/pag/ContextMethod.html index 57c95c5a64..0135796c35 100644 --- a/apidocs/qilin/core/pag/ContextMethod.html +++ b/apidocs/qilin/core/pag/ContextMethod.html @@ -1,7 +1,7 @@ - + ContextMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ContextVarNode.html b/apidocs/qilin/core/pag/ContextVarNode.html index aad4c335fe..7f9401db03 100644 --- a/apidocs/qilin/core/pag/ContextVarNode.html +++ b/apidocs/qilin/core/pag/ContextVarNode.html @@ -1,7 +1,7 @@ - + ContextVarNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ExceptionThrowSite.html b/apidocs/qilin/core/pag/ExceptionThrowSite.html index f0dff9b5a9..86b7bb1836 100644 --- a/apidocs/qilin/core/pag/ExceptionThrowSite.html +++ b/apidocs/qilin/core/pag/ExceptionThrowSite.html @@ -1,7 +1,7 @@ - + ExceptionThrowSite (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/Field.html b/apidocs/qilin/core/pag/Field.html index 695eb30657..74e2693eb6 100644 --- a/apidocs/qilin/core/pag/Field.html +++ b/apidocs/qilin/core/pag/Field.html @@ -1,7 +1,7 @@ - + Field (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/FieldRefNode.html b/apidocs/qilin/core/pag/FieldRefNode.html index 0ed32cfb85..355ba71683 100644 --- a/apidocs/qilin/core/pag/FieldRefNode.html +++ b/apidocs/qilin/core/pag/FieldRefNode.html @@ -1,7 +1,7 @@ - + FieldRefNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/FieldValNode.html b/apidocs/qilin/core/pag/FieldValNode.html index e7c3ccd7c3..2b250023b4 100644 --- a/apidocs/qilin/core/pag/FieldValNode.html +++ b/apidocs/qilin/core/pag/FieldValNode.html @@ -1,7 +1,7 @@ - + FieldValNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/GlobalVarNode.html b/apidocs/qilin/core/pag/GlobalVarNode.html index 853a760a81..700dc762bf 100644 --- a/apidocs/qilin/core/pag/GlobalVarNode.html +++ b/apidocs/qilin/core/pag/GlobalVarNode.html @@ -1,7 +1,7 @@ - + GlobalVarNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/LocalVarNode.html b/apidocs/qilin/core/pag/LocalVarNode.html index 1bbb0649fc..1830373d18 100644 --- a/apidocs/qilin/core/pag/LocalVarNode.html +++ b/apidocs/qilin/core/pag/LocalVarNode.html @@ -1,7 +1,7 @@ - + LocalVarNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/MergedNewExpr.html b/apidocs/qilin/core/pag/MergedNewExpr.html index 4f5c13eb9a..49fbfd3f25 100644 --- a/apidocs/qilin/core/pag/MergedNewExpr.html +++ b/apidocs/qilin/core/pag/MergedNewExpr.html @@ -1,7 +1,7 @@ - + MergedNewExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/MethodPAG.html b/apidocs/qilin/core/pag/MethodPAG.html index bb4d78fc76..5d1bb8b4d4 100644 --- a/apidocs/qilin/core/pag/MethodPAG.html +++ b/apidocs/qilin/core/pag/MethodPAG.html @@ -1,7 +1,7 @@ - + MethodPAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/Node.html b/apidocs/qilin/core/pag/Node.html index 9fb8eb19f3..db9c9711db 100644 --- a/apidocs/qilin/core/pag/Node.html +++ b/apidocs/qilin/core/pag/Node.html @@ -1,7 +1,7 @@ - + Node (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/PAG.html b/apidocs/qilin/core/pag/PAG.html index 6d75843eba..a18991fa94 100644 --- a/apidocs/qilin/core/pag/PAG.html +++ b/apidocs/qilin/core/pag/PAG.html @@ -1,7 +1,7 @@ - + PAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/Parm.html b/apidocs/qilin/core/pag/Parm.html index 35d2bb8527..87d57ee838 100644 --- a/apidocs/qilin/core/pag/Parm.html +++ b/apidocs/qilin/core/pag/Parm.html @@ -1,7 +1,7 @@ - + Parm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/SparkField.html b/apidocs/qilin/core/pag/SparkField.html index ccc7215703..763953472d 100644 --- a/apidocs/qilin/core/pag/SparkField.html +++ b/apidocs/qilin/core/pag/SparkField.html @@ -1,7 +1,7 @@ - + SparkField (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/StringConstantNode.html b/apidocs/qilin/core/pag/StringConstantNode.html index 67da9dfae8..e8e42b2a55 100644 --- a/apidocs/qilin/core/pag/StringConstantNode.html +++ b/apidocs/qilin/core/pag/StringConstantNode.html @@ -1,7 +1,7 @@ - + StringConstantNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/ValNode.html b/apidocs/qilin/core/pag/ValNode.html index 607c5e0b24..534e9080c9 100644 --- a/apidocs/qilin/core/pag/ValNode.html +++ b/apidocs/qilin/core/pag/ValNode.html @@ -1,7 +1,7 @@ - + ValNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/VarNode.html b/apidocs/qilin/core/pag/VarNode.html index 203ea0bf7c..e4697ee365 100644 --- a/apidocs/qilin/core/pag/VarNode.html +++ b/apidocs/qilin/core/pag/VarNode.html @@ -1,7 +1,7 @@ - + VarNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/VirtualCallSite.html b/apidocs/qilin/core/pag/VirtualCallSite.html index 8ec79b4450..c30ad7fd54 100644 --- a/apidocs/qilin/core/pag/VirtualCallSite.html +++ b/apidocs/qilin/core/pag/VirtualCallSite.html @@ -1,7 +1,7 @@ - + VirtualCallSite (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/AllocNode.html b/apidocs/qilin/core/pag/class-use/AllocNode.html index 788dd4fec1..ea2a5d343d 100644 --- a/apidocs/qilin/core/pag/class-use/AllocNode.html +++ b/apidocs/qilin/core/pag/class-use/AllocNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.AllocNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ArrayElement.html b/apidocs/qilin/core/pag/class-use/ArrayElement.html index c0515e0702..ee4c11cd90 100644 --- a/apidocs/qilin/core/pag/class-use/ArrayElement.html +++ b/apidocs/qilin/core/pag/class-use/ArrayElement.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ArrayElement (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/CallSite.html b/apidocs/qilin/core/pag/class-use/CallSite.html index 3008e96346..754cec83fe 100644 --- a/apidocs/qilin/core/pag/class-use/CallSite.html +++ b/apidocs/qilin/core/pag/class-use/CallSite.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.CallSite (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ClassConstantNode.html b/apidocs/qilin/core/pag/class-use/ClassConstantNode.html index eddc7e0cf8..f844967930 100644 --- a/apidocs/qilin/core/pag/class-use/ClassConstantNode.html +++ b/apidocs/qilin/core/pag/class-use/ClassConstantNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ClassConstantNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ConstantNode.html b/apidocs/qilin/core/pag/class-use/ConstantNode.html index 46b3cc7cd4..70bff5c7cd 100644 --- a/apidocs/qilin/core/pag/class-use/ConstantNode.html +++ b/apidocs/qilin/core/pag/class-use/ConstantNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ConstantNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ContextAllocNode.html b/apidocs/qilin/core/pag/class-use/ContextAllocNode.html index 326a88df8f..f75b7dd75d 100644 --- a/apidocs/qilin/core/pag/class-use/ContextAllocNode.html +++ b/apidocs/qilin/core/pag/class-use/ContextAllocNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ContextAllocNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ContextField.html b/apidocs/qilin/core/pag/class-use/ContextField.html index 957dafd5e0..b59de3b60d 100644 --- a/apidocs/qilin/core/pag/class-use/ContextField.html +++ b/apidocs/qilin/core/pag/class-use/ContextField.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ContextField (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ContextMethod.html b/apidocs/qilin/core/pag/class-use/ContextMethod.html index 0e1f76ec1b..29c3432a91 100644 --- a/apidocs/qilin/core/pag/class-use/ContextMethod.html +++ b/apidocs/qilin/core/pag/class-use/ContextMethod.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ContextMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ContextVarNode.html b/apidocs/qilin/core/pag/class-use/ContextVarNode.html index 639c37acbd..8768b2170f 100644 --- a/apidocs/qilin/core/pag/class-use/ContextVarNode.html +++ b/apidocs/qilin/core/pag/class-use/ContextVarNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ContextVarNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ExceptionThrowSite.html b/apidocs/qilin/core/pag/class-use/ExceptionThrowSite.html index 5bdc5bd0f5..f9077a48ad 100644 --- a/apidocs/qilin/core/pag/class-use/ExceptionThrowSite.html +++ b/apidocs/qilin/core/pag/class-use/ExceptionThrowSite.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ExceptionThrowSite (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/Field.html b/apidocs/qilin/core/pag/class-use/Field.html index 4cff937936..ff8170e5dd 100644 --- a/apidocs/qilin/core/pag/class-use/Field.html +++ b/apidocs/qilin/core/pag/class-use/Field.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.Field (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/FieldRefNode.html b/apidocs/qilin/core/pag/class-use/FieldRefNode.html index 916b9d4894..674dc1e132 100644 --- a/apidocs/qilin/core/pag/class-use/FieldRefNode.html +++ b/apidocs/qilin/core/pag/class-use/FieldRefNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.FieldRefNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/FieldValNode.html b/apidocs/qilin/core/pag/class-use/FieldValNode.html index aeefd5f676..0a606755e4 100644 --- a/apidocs/qilin/core/pag/class-use/FieldValNode.html +++ b/apidocs/qilin/core/pag/class-use/FieldValNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.FieldValNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/GlobalVarNode.html b/apidocs/qilin/core/pag/class-use/GlobalVarNode.html index 6d370fd5a2..74df81fda1 100644 --- a/apidocs/qilin/core/pag/class-use/GlobalVarNode.html +++ b/apidocs/qilin/core/pag/class-use/GlobalVarNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.GlobalVarNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/LocalVarNode.html b/apidocs/qilin/core/pag/class-use/LocalVarNode.html index 9e00fc9162..ac787a626a 100644 --- a/apidocs/qilin/core/pag/class-use/LocalVarNode.html +++ b/apidocs/qilin/core/pag/class-use/LocalVarNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.LocalVarNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/MergedNewExpr.html b/apidocs/qilin/core/pag/class-use/MergedNewExpr.html index 5245dfed37..04fcf2a9b1 100644 --- a/apidocs/qilin/core/pag/class-use/MergedNewExpr.html +++ b/apidocs/qilin/core/pag/class-use/MergedNewExpr.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.MergedNewExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/MethodPAG.html b/apidocs/qilin/core/pag/class-use/MethodPAG.html index 7ba419f430..80423f75c8 100644 --- a/apidocs/qilin/core/pag/class-use/MethodPAG.html +++ b/apidocs/qilin/core/pag/class-use/MethodPAG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.MethodPAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/Node.html b/apidocs/qilin/core/pag/class-use/Node.html index 8c5cc37d8b..6f4d11d43e 100644 --- a/apidocs/qilin/core/pag/class-use/Node.html +++ b/apidocs/qilin/core/pag/class-use/Node.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.Node (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/PAG.html b/apidocs/qilin/core/pag/class-use/PAG.html index 1a6132439a..29b071c4df 100644 --- a/apidocs/qilin/core/pag/class-use/PAG.html +++ b/apidocs/qilin/core/pag/class-use/PAG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.PAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/Parm.html b/apidocs/qilin/core/pag/class-use/Parm.html index 49e01fc269..d1f1281a17 100644 --- a/apidocs/qilin/core/pag/class-use/Parm.html +++ b/apidocs/qilin/core/pag/class-use/Parm.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.Parm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/SparkField.html b/apidocs/qilin/core/pag/class-use/SparkField.html index ae45a8becd..2f8cdd1210 100644 --- a/apidocs/qilin/core/pag/class-use/SparkField.html +++ b/apidocs/qilin/core/pag/class-use/SparkField.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.core.pag.SparkField (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/StringConstantNode.html b/apidocs/qilin/core/pag/class-use/StringConstantNode.html index 4e1c048cc0..14ba864b42 100644 --- a/apidocs/qilin/core/pag/class-use/StringConstantNode.html +++ b/apidocs/qilin/core/pag/class-use/StringConstantNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.StringConstantNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/ValNode.html b/apidocs/qilin/core/pag/class-use/ValNode.html index e8da0aa880..fed74a79f2 100644 --- a/apidocs/qilin/core/pag/class-use/ValNode.html +++ b/apidocs/qilin/core/pag/class-use/ValNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.ValNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/VarNode.html b/apidocs/qilin/core/pag/class-use/VarNode.html index 4103615105..9c2bdee1b2 100644 --- a/apidocs/qilin/core/pag/class-use/VarNode.html +++ b/apidocs/qilin/core/pag/class-use/VarNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.VarNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/class-use/VirtualCallSite.html b/apidocs/qilin/core/pag/class-use/VirtualCallSite.html index 2ca9f9d8a0..b9b148ec0a 100644 --- a/apidocs/qilin/core/pag/class-use/VirtualCallSite.html +++ b/apidocs/qilin/core/pag/class-use/VirtualCallSite.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.pag.VirtualCallSite (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/package-summary.html b/apidocs/qilin/core/pag/package-summary.html index 93343b2c25..3e4c40eea5 100644 --- a/apidocs/qilin/core/pag/package-summary.html +++ b/apidocs/qilin/core/pag/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core.pag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/package-tree.html b/apidocs/qilin/core/pag/package-tree.html index c4d89873f6..2301f0bf80 100644 --- a/apidocs/qilin/core/pag/package-tree.html +++ b/apidocs/qilin/core/pag/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core.pag Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/pag/package-use.html b/apidocs/qilin/core/pag/package-use.html index 1823bf903f..189c788239 100644 --- a/apidocs/qilin/core/pag/package-use.html +++ b/apidocs/qilin/core/pag/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core.pag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/NopReflectionModel.html b/apidocs/qilin/core/reflection/NopReflectionModel.html index f8b7342c9f..78ba737ac4 100644 --- a/apidocs/qilin/core/reflection/NopReflectionModel.html +++ b/apidocs/qilin/core/reflection/NopReflectionModel.html @@ -1,7 +1,7 @@ - + NopReflectionModel (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/ReflectionKind.html b/apidocs/qilin/core/reflection/ReflectionKind.html index 87ead354e5..b6ace02090 100644 --- a/apidocs/qilin/core/reflection/ReflectionKind.html +++ b/apidocs/qilin/core/reflection/ReflectionKind.html @@ -1,7 +1,7 @@ - + ReflectionKind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/ReflectionModel.html b/apidocs/qilin/core/reflection/ReflectionModel.html index 0e2c0f556c..88dadf01c6 100644 --- a/apidocs/qilin/core/reflection/ReflectionModel.html +++ b/apidocs/qilin/core/reflection/ReflectionModel.html @@ -1,7 +1,7 @@ - + ReflectionModel (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/TamiflexModel.html b/apidocs/qilin/core/reflection/TamiflexModel.html index 92c59a3bb7..89ddb48fb4 100644 --- a/apidocs/qilin/core/reflection/TamiflexModel.html +++ b/apidocs/qilin/core/reflection/TamiflexModel.html @@ -1,7 +1,7 @@ - + TamiflexModel (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/class-use/NopReflectionModel.html b/apidocs/qilin/core/reflection/class-use/NopReflectionModel.html index 89aee735b3..c1276cb9a9 100644 --- a/apidocs/qilin/core/reflection/class-use/NopReflectionModel.html +++ b/apidocs/qilin/core/reflection/class-use/NopReflectionModel.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.reflection.NopReflectionModel (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/class-use/ReflectionKind.html b/apidocs/qilin/core/reflection/class-use/ReflectionKind.html index ff8eb00a30..d631904211 100644 --- a/apidocs/qilin/core/reflection/class-use/ReflectionKind.html +++ b/apidocs/qilin/core/reflection/class-use/ReflectionKind.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.core.reflection.ReflectionKind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/class-use/ReflectionModel.html b/apidocs/qilin/core/reflection/class-use/ReflectionModel.html index 5643eb0a3b..0d0c9a7a4f 100644 --- a/apidocs/qilin/core/reflection/class-use/ReflectionModel.html +++ b/apidocs/qilin/core/reflection/class-use/ReflectionModel.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.reflection.ReflectionModel (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/class-use/TamiflexModel.html b/apidocs/qilin/core/reflection/class-use/TamiflexModel.html index fb3810e827..9e282f2ab5 100644 --- a/apidocs/qilin/core/reflection/class-use/TamiflexModel.html +++ b/apidocs/qilin/core/reflection/class-use/TamiflexModel.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.reflection.TamiflexModel (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/package-summary.html b/apidocs/qilin/core/reflection/package-summary.html index 42e23802b2..b2b639c569 100644 --- a/apidocs/qilin/core/reflection/package-summary.html +++ b/apidocs/qilin/core/reflection/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core.reflection (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/package-tree.html b/apidocs/qilin/core/reflection/package-tree.html index d59e885412..e86b6e295e 100644 --- a/apidocs/qilin/core/reflection/package-tree.html +++ b/apidocs/qilin/core/reflection/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core.reflection Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/reflection/package-use.html b/apidocs/qilin/core/reflection/package-use.html index 34862cf0cf..12eb78acaa 100644 --- a/apidocs/qilin/core/reflection/package-use.html +++ b/apidocs/qilin/core/reflection/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core.reflection (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/DoublePointsToSet.html b/apidocs/qilin/core/sets/DoublePointsToSet.html index 9ed770a2a8..0b9c01a500 100644 --- a/apidocs/qilin/core/sets/DoublePointsToSet.html +++ b/apidocs/qilin/core/sets/DoublePointsToSet.html @@ -1,7 +1,7 @@ - + DoublePointsToSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/HybridPointsToSet.html b/apidocs/qilin/core/sets/HybridPointsToSet.html index 050e9a0caa..197d93d017 100644 --- a/apidocs/qilin/core/sets/HybridPointsToSet.html +++ b/apidocs/qilin/core/sets/HybridPointsToSet.html @@ -1,7 +1,7 @@ - + HybridPointsToSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/P2SetVisitor.html b/apidocs/qilin/core/sets/P2SetVisitor.html index 1b47d2dc6f..c09609379d 100644 --- a/apidocs/qilin/core/sets/P2SetVisitor.html +++ b/apidocs/qilin/core/sets/P2SetVisitor.html @@ -1,7 +1,7 @@ - + P2SetVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/PointsToSet.html b/apidocs/qilin/core/sets/PointsToSet.html index 31b3a9cfb6..a8fe245bff 100644 --- a/apidocs/qilin/core/sets/PointsToSet.html +++ b/apidocs/qilin/core/sets/PointsToSet.html @@ -1,7 +1,7 @@ - + PointsToSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/PointsToSetInternal.html b/apidocs/qilin/core/sets/PointsToSetInternal.html index acd81e3e33..9e9fae633d 100644 --- a/apidocs/qilin/core/sets/PointsToSetInternal.html +++ b/apidocs/qilin/core/sets/PointsToSetInternal.html @@ -1,7 +1,7 @@ - + PointsToSetInternal (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/UnmodifiablePointsToSet.html b/apidocs/qilin/core/sets/UnmodifiablePointsToSet.html index afd40c4819..dba2a6fcdd 100644 --- a/apidocs/qilin/core/sets/UnmodifiablePointsToSet.html +++ b/apidocs/qilin/core/sets/UnmodifiablePointsToSet.html @@ -1,7 +1,7 @@ - + UnmodifiablePointsToSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/class-use/DoublePointsToSet.html b/apidocs/qilin/core/sets/class-use/DoublePointsToSet.html index beb3656187..ad2e917e4e 100644 --- a/apidocs/qilin/core/sets/class-use/DoublePointsToSet.html +++ b/apidocs/qilin/core/sets/class-use/DoublePointsToSet.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.sets.DoublePointsToSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/class-use/HybridPointsToSet.html b/apidocs/qilin/core/sets/class-use/HybridPointsToSet.html index 45fbc40a5a..b641e63407 100644 --- a/apidocs/qilin/core/sets/class-use/HybridPointsToSet.html +++ b/apidocs/qilin/core/sets/class-use/HybridPointsToSet.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.sets.HybridPointsToSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/class-use/P2SetVisitor.html b/apidocs/qilin/core/sets/class-use/P2SetVisitor.html index 0a5e2401df..2877a360b7 100644 --- a/apidocs/qilin/core/sets/class-use/P2SetVisitor.html +++ b/apidocs/qilin/core/sets/class-use/P2SetVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.sets.P2SetVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/class-use/PointsToSet.html b/apidocs/qilin/core/sets/class-use/PointsToSet.html index 49142f1f13..747fd097ae 100644 --- a/apidocs/qilin/core/sets/class-use/PointsToSet.html +++ b/apidocs/qilin/core/sets/class-use/PointsToSet.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.core.sets.PointsToSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/class-use/PointsToSetInternal.html b/apidocs/qilin/core/sets/class-use/PointsToSetInternal.html index b540c4add7..b64a10efa1 100644 --- a/apidocs/qilin/core/sets/class-use/PointsToSetInternal.html +++ b/apidocs/qilin/core/sets/class-use/PointsToSetInternal.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.sets.PointsToSetInternal (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/class-use/UnmodifiablePointsToSet.html b/apidocs/qilin/core/sets/class-use/UnmodifiablePointsToSet.html index f9695c8e2e..8dada54512 100644 --- a/apidocs/qilin/core/sets/class-use/UnmodifiablePointsToSet.html +++ b/apidocs/qilin/core/sets/class-use/UnmodifiablePointsToSet.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.sets.UnmodifiablePointsToSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/package-summary.html b/apidocs/qilin/core/sets/package-summary.html index e089a837fe..2e1beefe7a 100644 --- a/apidocs/qilin/core/sets/package-summary.html +++ b/apidocs/qilin/core/sets/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core.sets (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/package-tree.html b/apidocs/qilin/core/sets/package-tree.html index ba9743523b..55341f7bec 100644 --- a/apidocs/qilin/core/sets/package-tree.html +++ b/apidocs/qilin/core/sets/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core.sets Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/sets/package-use.html b/apidocs/qilin/core/sets/package-use.html index b767e7def4..bf011e90cf 100644 --- a/apidocs/qilin/core/sets/package-use.html +++ b/apidocs/qilin/core/sets/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core.sets (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/solver/Propagator.html b/apidocs/qilin/core/solver/Propagator.html index bd6633af00..15636ca4c1 100644 --- a/apidocs/qilin/core/solver/Propagator.html +++ b/apidocs/qilin/core/solver/Propagator.html @@ -1,7 +1,7 @@ - + Propagator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/solver/Solver.html b/apidocs/qilin/core/solver/Solver.html index 95f9f814fb..80e25a068a 100644 --- a/apidocs/qilin/core/solver/Solver.html +++ b/apidocs/qilin/core/solver/Solver.html @@ -1,7 +1,7 @@ - + Solver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/solver/class-use/Propagator.html b/apidocs/qilin/core/solver/class-use/Propagator.html index 0e5d296425..f4ea1c3f7a 100644 --- a/apidocs/qilin/core/solver/class-use/Propagator.html +++ b/apidocs/qilin/core/solver/class-use/Propagator.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.solver.Propagator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/solver/class-use/Solver.html b/apidocs/qilin/core/solver/class-use/Solver.html index de6385fee5..73ef41d724 100644 --- a/apidocs/qilin/core/solver/class-use/Solver.html +++ b/apidocs/qilin/core/solver/class-use/Solver.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.core.solver.Solver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/solver/package-summary.html b/apidocs/qilin/core/solver/package-summary.html index 45ebe8c7d8..2a91b40f2f 100644 --- a/apidocs/qilin/core/solver/package-summary.html +++ b/apidocs/qilin/core/solver/package-summary.html @@ -1,7 +1,7 @@ - + qilin.core.solver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/solver/package-tree.html b/apidocs/qilin/core/solver/package-tree.html index 5492d35b03..a1994d5f16 100644 --- a/apidocs/qilin/core/solver/package-tree.html +++ b/apidocs/qilin/core/solver/package-tree.html @@ -1,7 +1,7 @@ - + qilin.core.solver Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/core/solver/package-use.html b/apidocs/qilin/core/solver/package-use.html index 77c3bc0bf5..0c588ca7c1 100644 --- a/apidocs/qilin/core/solver/package-use.html +++ b/apidocs/qilin/core/solver/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.core.solver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/ContextKind.html b/apidocs/qilin/driver/ContextKind.html index b7662fbce6..e4111a306a 100644 --- a/apidocs/qilin/driver/ContextKind.html +++ b/apidocs/qilin/driver/ContextKind.html @@ -1,7 +1,7 @@ - + ContextKind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/Main.html b/apidocs/qilin/driver/Main.html index 9df6d33f9c..3c21b37b13 100644 --- a/apidocs/qilin/driver/Main.html +++ b/apidocs/qilin/driver/Main.html @@ -1,7 +1,7 @@ - + Main (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/PTAFactory.html b/apidocs/qilin/driver/PTAFactory.html index 0ea562286c..4b6760fae2 100644 --- a/apidocs/qilin/driver/PTAFactory.html +++ b/apidocs/qilin/driver/PTAFactory.html @@ -1,7 +1,7 @@ - + PTAFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/PTAOption.html b/apidocs/qilin/driver/PTAOption.html index d27c41a20b..6bba729fb5 100644 --- a/apidocs/qilin/driver/PTAOption.html +++ b/apidocs/qilin/driver/PTAOption.html @@ -1,7 +1,7 @@ - + PTAOption (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/PTAPattern.Approach.html b/apidocs/qilin/driver/PTAPattern.Approach.html index 2814178d9e..86dac1c4eb 100644 --- a/apidocs/qilin/driver/PTAPattern.Approach.html +++ b/apidocs/qilin/driver/PTAPattern.Approach.html @@ -1,7 +1,7 @@ - + PTAPattern.Approach (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/PTAPattern.html b/apidocs/qilin/driver/PTAPattern.html index 8fdc93f8ff..8441d5e65c 100644 --- a/apidocs/qilin/driver/PTAPattern.html +++ b/apidocs/qilin/driver/PTAPattern.html @@ -1,7 +1,7 @@ - + PTAPattern (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/class-use/ContextKind.html b/apidocs/qilin/driver/class-use/ContextKind.html index 55a4a34b50..404e949008 100644 --- a/apidocs/qilin/driver/class-use/ContextKind.html +++ b/apidocs/qilin/driver/class-use/ContextKind.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.driver.ContextKind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/class-use/Main.html b/apidocs/qilin/driver/class-use/Main.html index 888b8b720c..e9e7511e45 100644 --- a/apidocs/qilin/driver/class-use/Main.html +++ b/apidocs/qilin/driver/class-use/Main.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.driver.Main (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/class-use/PTAFactory.html b/apidocs/qilin/driver/class-use/PTAFactory.html index f3d31c76d3..bb277fc2b2 100644 --- a/apidocs/qilin/driver/class-use/PTAFactory.html +++ b/apidocs/qilin/driver/class-use/PTAFactory.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.driver.PTAFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/class-use/PTAOption.html b/apidocs/qilin/driver/class-use/PTAOption.html index 162e2b3233..075c9004ec 100644 --- a/apidocs/qilin/driver/class-use/PTAOption.html +++ b/apidocs/qilin/driver/class-use/PTAOption.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.driver.PTAOption (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/class-use/PTAPattern.Approach.html b/apidocs/qilin/driver/class-use/PTAPattern.Approach.html index 9dc37e8ce8..05a8ed9386 100644 --- a/apidocs/qilin/driver/class-use/PTAPattern.Approach.html +++ b/apidocs/qilin/driver/class-use/PTAPattern.Approach.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.driver.PTAPattern.Approach (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/class-use/PTAPattern.html b/apidocs/qilin/driver/class-use/PTAPattern.html index 8d323b73f9..f67727109e 100644 --- a/apidocs/qilin/driver/class-use/PTAPattern.html +++ b/apidocs/qilin/driver/class-use/PTAPattern.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.driver.PTAPattern (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/package-summary.html b/apidocs/qilin/driver/package-summary.html index ca5454aaae..8870d56600 100644 --- a/apidocs/qilin/driver/package-summary.html +++ b/apidocs/qilin/driver/package-summary.html @@ -1,7 +1,7 @@ - + qilin.driver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/package-tree.html b/apidocs/qilin/driver/package-tree.html index 8f0c600c91..4db45fd229 100644 --- a/apidocs/qilin/driver/package-tree.html +++ b/apidocs/qilin/driver/package-tree.html @@ -1,7 +1,7 @@ - + qilin.driver Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/driver/package-use.html b/apidocs/qilin/driver/package-use.html index 42cf66e996..5e5c3a6969 100644 --- a/apidocs/qilin/driver/package-use.html +++ b/apidocs/qilin/driver/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.driver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/package-summary.html b/apidocs/qilin/package-summary.html index 721026e3c7..4cc8492384 100644 --- a/apidocs/qilin/package-summary.html +++ b/apidocs/qilin/package-summary.html @@ -1,7 +1,7 @@ - + qilin (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/package-tree.html b/apidocs/qilin/package-tree.html index 49eb515f4b..ca76d3827a 100644 --- a/apidocs/qilin/package-tree.html +++ b/apidocs/qilin/package-tree.html @@ -1,7 +1,7 @@ - + qilin Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/package-use.html b/apidocs/qilin/package-use.html index 50cba40962..964936933c 100644 --- a/apidocs/qilin/package-use.html +++ b/apidocs/qilin/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/CallsiteCtxConstructor.html b/apidocs/qilin/parm/ctxcons/CallsiteCtxConstructor.html index d6e64f6551..a18b69e8ae 100644 --- a/apidocs/qilin/parm/ctxcons/CallsiteCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/CallsiteCtxConstructor.html @@ -1,7 +1,7 @@ - + CallsiteCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/CtxConstructor.html b/apidocs/qilin/parm/ctxcons/CtxConstructor.html index 292dcda2ec..a7a8e59d97 100644 --- a/apidocs/qilin/parm/ctxcons/CtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/CtxConstructor.html @@ -1,7 +1,7 @@ - + CtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/HybObjCtxConstructor.html b/apidocs/qilin/parm/ctxcons/HybObjCtxConstructor.html index 1d0f5257ac..89894c2193 100644 --- a/apidocs/qilin/parm/ctxcons/HybObjCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/HybObjCtxConstructor.html @@ -1,7 +1,7 @@ - + HybObjCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/HybTypeCtxConstructor.html b/apidocs/qilin/parm/ctxcons/HybTypeCtxConstructor.html index 9134b4d5b3..88435f98d1 100644 --- a/apidocs/qilin/parm/ctxcons/HybTypeCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/HybTypeCtxConstructor.html @@ -1,7 +1,7 @@ - + HybTypeCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/InsensCtxConstructor.html b/apidocs/qilin/parm/ctxcons/InsensCtxConstructor.html index 3bea3b3960..9f29a1df1e 100644 --- a/apidocs/qilin/parm/ctxcons/InsensCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/InsensCtxConstructor.html @@ -1,7 +1,7 @@ - + InsensCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/ObjCtxConstructor.html b/apidocs/qilin/parm/ctxcons/ObjCtxConstructor.html index 2280f1bb87..335108b422 100644 --- a/apidocs/qilin/parm/ctxcons/ObjCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/ObjCtxConstructor.html @@ -1,7 +1,7 @@ - + ObjCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/TypeCtxConstructor.html b/apidocs/qilin/parm/ctxcons/TypeCtxConstructor.html index 3522dec970..dda1774db3 100644 --- a/apidocs/qilin/parm/ctxcons/TypeCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/TypeCtxConstructor.html @@ -1,7 +1,7 @@ - + TypeCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/class-use/CallsiteCtxConstructor.html b/apidocs/qilin/parm/ctxcons/class-use/CallsiteCtxConstructor.html index 8e9e024f74..0cb4c2d181 100644 --- a/apidocs/qilin/parm/ctxcons/class-use/CallsiteCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/class-use/CallsiteCtxConstructor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.ctxcons.CallsiteCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/class-use/CtxConstructor.html b/apidocs/qilin/parm/ctxcons/class-use/CtxConstructor.html index 556114bfcb..5141bb7bf6 100644 --- a/apidocs/qilin/parm/ctxcons/class-use/CtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/class-use/CtxConstructor.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.parm.ctxcons.CtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/class-use/HybObjCtxConstructor.html b/apidocs/qilin/parm/ctxcons/class-use/HybObjCtxConstructor.html index b1eaf778f1..25c2436d6b 100644 --- a/apidocs/qilin/parm/ctxcons/class-use/HybObjCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/class-use/HybObjCtxConstructor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.ctxcons.HybObjCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/class-use/HybTypeCtxConstructor.html b/apidocs/qilin/parm/ctxcons/class-use/HybTypeCtxConstructor.html index e5cdc401e9..47e8963507 100644 --- a/apidocs/qilin/parm/ctxcons/class-use/HybTypeCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/class-use/HybTypeCtxConstructor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.ctxcons.HybTypeCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/class-use/InsensCtxConstructor.html b/apidocs/qilin/parm/ctxcons/class-use/InsensCtxConstructor.html index e40b6b1098..cc6be37376 100644 --- a/apidocs/qilin/parm/ctxcons/class-use/InsensCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/class-use/InsensCtxConstructor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.ctxcons.InsensCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/class-use/ObjCtxConstructor.html b/apidocs/qilin/parm/ctxcons/class-use/ObjCtxConstructor.html index 02e02b31c2..e1b4e633ed 100644 --- a/apidocs/qilin/parm/ctxcons/class-use/ObjCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/class-use/ObjCtxConstructor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.ctxcons.ObjCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/class-use/TypeCtxConstructor.html b/apidocs/qilin/parm/ctxcons/class-use/TypeCtxConstructor.html index be7451ae31..471c01390d 100644 --- a/apidocs/qilin/parm/ctxcons/class-use/TypeCtxConstructor.html +++ b/apidocs/qilin/parm/ctxcons/class-use/TypeCtxConstructor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.ctxcons.TypeCtxConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/package-summary.html b/apidocs/qilin/parm/ctxcons/package-summary.html index 359b35e7c3..2ee23fbf7b 100644 --- a/apidocs/qilin/parm/ctxcons/package-summary.html +++ b/apidocs/qilin/parm/ctxcons/package-summary.html @@ -1,7 +1,7 @@ - + qilin.parm.ctxcons (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/package-tree.html b/apidocs/qilin/parm/ctxcons/package-tree.html index a786a8fa40..950f0b2a92 100644 --- a/apidocs/qilin/parm/ctxcons/package-tree.html +++ b/apidocs/qilin/parm/ctxcons/package-tree.html @@ -1,7 +1,7 @@ - + qilin.parm.ctxcons Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/ctxcons/package-use.html b/apidocs/qilin/parm/ctxcons/package-use.html index 37cb8d8853..b34dd474e3 100644 --- a/apidocs/qilin/parm/ctxcons/package-use.html +++ b/apidocs/qilin/parm/ctxcons/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.parm.ctxcons (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/AllocSiteAbstractor.html b/apidocs/qilin/parm/heapabst/AllocSiteAbstractor.html index 219805e14a..e4be697f6f 100644 --- a/apidocs/qilin/parm/heapabst/AllocSiteAbstractor.html +++ b/apidocs/qilin/parm/heapabst/AllocSiteAbstractor.html @@ -1,7 +1,7 @@ - + AllocSiteAbstractor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/HeapAbstractor.html b/apidocs/qilin/parm/heapabst/HeapAbstractor.html index a54753f030..260c3188c3 100644 --- a/apidocs/qilin/parm/heapabst/HeapAbstractor.html +++ b/apidocs/qilin/parm/heapabst/HeapAbstractor.html @@ -1,7 +1,7 @@ - + HeapAbstractor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/HeuristicAbstractor.html b/apidocs/qilin/parm/heapabst/HeuristicAbstractor.html index 23f5008ab3..bcb4efa99d 100644 --- a/apidocs/qilin/parm/heapabst/HeuristicAbstractor.html +++ b/apidocs/qilin/parm/heapabst/HeuristicAbstractor.html @@ -1,7 +1,7 @@ - + HeuristicAbstractor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/MahjongAbstractor.html b/apidocs/qilin/parm/heapabst/MahjongAbstractor.html index 5dea43bd02..d6bd5c837f 100644 --- a/apidocs/qilin/parm/heapabst/MahjongAbstractor.html +++ b/apidocs/qilin/parm/heapabst/MahjongAbstractor.html @@ -1,7 +1,7 @@ - + MahjongAbstractor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/class-use/AllocSiteAbstractor.html b/apidocs/qilin/parm/heapabst/class-use/AllocSiteAbstractor.html index ded2e7be7d..0c18054986 100644 --- a/apidocs/qilin/parm/heapabst/class-use/AllocSiteAbstractor.html +++ b/apidocs/qilin/parm/heapabst/class-use/AllocSiteAbstractor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.heapabst.AllocSiteAbstractor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/class-use/HeapAbstractor.html b/apidocs/qilin/parm/heapabst/class-use/HeapAbstractor.html index 41f4986725..ef214000cc 100644 --- a/apidocs/qilin/parm/heapabst/class-use/HeapAbstractor.html +++ b/apidocs/qilin/parm/heapabst/class-use/HeapAbstractor.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.parm.heapabst.HeapAbstractor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/class-use/HeuristicAbstractor.html b/apidocs/qilin/parm/heapabst/class-use/HeuristicAbstractor.html index 306bd7d94c..6a43031e51 100644 --- a/apidocs/qilin/parm/heapabst/class-use/HeuristicAbstractor.html +++ b/apidocs/qilin/parm/heapabst/class-use/HeuristicAbstractor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.heapabst.HeuristicAbstractor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/class-use/MahjongAbstractor.html b/apidocs/qilin/parm/heapabst/class-use/MahjongAbstractor.html index 2d51656aed..748af7525f 100644 --- a/apidocs/qilin/parm/heapabst/class-use/MahjongAbstractor.html +++ b/apidocs/qilin/parm/heapabst/class-use/MahjongAbstractor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.heapabst.MahjongAbstractor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/package-summary.html b/apidocs/qilin/parm/heapabst/package-summary.html index 96893ae01a..240d6a2513 100644 --- a/apidocs/qilin/parm/heapabst/package-summary.html +++ b/apidocs/qilin/parm/heapabst/package-summary.html @@ -1,7 +1,7 @@ - + qilin.parm.heapabst (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/package-tree.html b/apidocs/qilin/parm/heapabst/package-tree.html index c8dd5344d0..b3f98e4fa8 100644 --- a/apidocs/qilin/parm/heapabst/package-tree.html +++ b/apidocs/qilin/parm/heapabst/package-tree.html @@ -1,7 +1,7 @@ - + qilin.parm.heapabst Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/heapabst/package-use.html b/apidocs/qilin/parm/heapabst/package-use.html index 2d3c9f58df..cfe00d9c8a 100644 --- a/apidocs/qilin/parm/heapabst/package-use.html +++ b/apidocs/qilin/parm/heapabst/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.parm.heapabst (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/BeanSelector.html b/apidocs/qilin/parm/select/BeanSelector.html index 0f7b8ce057..8f4a6fd127 100644 --- a/apidocs/qilin/parm/select/BeanSelector.html +++ b/apidocs/qilin/parm/select/BeanSelector.html @@ -1,7 +1,7 @@ - + BeanSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/CtxSelector.html b/apidocs/qilin/parm/select/CtxSelector.html index 9e70976d5f..4d384d2d18 100644 --- a/apidocs/qilin/parm/select/CtxSelector.html +++ b/apidocs/qilin/parm/select/CtxSelector.html @@ -1,7 +1,7 @@ - + CtxSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/DebloatingSelector.html b/apidocs/qilin/parm/select/DebloatingSelector.html index 1e8c05fade..c140b73698 100644 --- a/apidocs/qilin/parm/select/DebloatingSelector.html +++ b/apidocs/qilin/parm/select/DebloatingSelector.html @@ -1,7 +1,7 @@ - + DebloatingSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/FullMethodLvSelector.html b/apidocs/qilin/parm/select/FullMethodLvSelector.html index f1788046e5..724e03e4aa 100644 --- a/apidocs/qilin/parm/select/FullMethodLvSelector.html +++ b/apidocs/qilin/parm/select/FullMethodLvSelector.html @@ -1,7 +1,7 @@ - + FullMethodLvSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/HeuristicSelector.html b/apidocs/qilin/parm/select/HeuristicSelector.html index e1c0ceafe0..fa850501bf 100644 --- a/apidocs/qilin/parm/select/HeuristicSelector.html +++ b/apidocs/qilin/parm/select/HeuristicSelector.html @@ -1,7 +1,7 @@ - + HeuristicSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/InsenSelector.html b/apidocs/qilin/parm/select/InsenSelector.html index 37b941d566..500220dd97 100644 --- a/apidocs/qilin/parm/select/InsenSelector.html +++ b/apidocs/qilin/parm/select/InsenSelector.html @@ -1,7 +1,7 @@ - + InsenSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/PartialMethodLvSelector.html b/apidocs/qilin/parm/select/PartialMethodLvSelector.html index aae1614143..c1bdf46938 100644 --- a/apidocs/qilin/parm/select/PartialMethodLvSelector.html +++ b/apidocs/qilin/parm/select/PartialMethodLvSelector.html @@ -1,7 +1,7 @@ - + PartialMethodLvSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/PartialVarSelector.html b/apidocs/qilin/parm/select/PartialVarSelector.html index 75a54a32b5..e98f213c7c 100644 --- a/apidocs/qilin/parm/select/PartialVarSelector.html +++ b/apidocs/qilin/parm/select/PartialVarSelector.html @@ -1,7 +1,7 @@ - + PartialVarSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/PipelineSelector.html b/apidocs/qilin/parm/select/PipelineSelector.html index ca5b7a8e63..91ad19da3b 100644 --- a/apidocs/qilin/parm/select/PipelineSelector.html +++ b/apidocs/qilin/parm/select/PipelineSelector.html @@ -1,7 +1,7 @@ - + PipelineSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/UniformSelector.html b/apidocs/qilin/parm/select/UniformSelector.html index 732a89548c..fb89859e6b 100644 --- a/apidocs/qilin/parm/select/UniformSelector.html +++ b/apidocs/qilin/parm/select/UniformSelector.html @@ -1,7 +1,7 @@ - + UniformSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/VarLvSelector.html b/apidocs/qilin/parm/select/VarLvSelector.html index 91542ade13..aa765d3b92 100644 --- a/apidocs/qilin/parm/select/VarLvSelector.html +++ b/apidocs/qilin/parm/select/VarLvSelector.html @@ -1,7 +1,7 @@ - + VarLvSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/BeanSelector.html b/apidocs/qilin/parm/select/class-use/BeanSelector.html index 24ca14c358..0846907b6b 100644 --- a/apidocs/qilin/parm/select/class-use/BeanSelector.html +++ b/apidocs/qilin/parm/select/class-use/BeanSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.BeanSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/CtxSelector.html b/apidocs/qilin/parm/select/class-use/CtxSelector.html index 78b10e8121..b6b97eb4c0 100644 --- a/apidocs/qilin/parm/select/class-use/CtxSelector.html +++ b/apidocs/qilin/parm/select/class-use/CtxSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.CtxSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/DebloatingSelector.html b/apidocs/qilin/parm/select/class-use/DebloatingSelector.html index 9373238fc8..6530b06179 100644 --- a/apidocs/qilin/parm/select/class-use/DebloatingSelector.html +++ b/apidocs/qilin/parm/select/class-use/DebloatingSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.DebloatingSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/FullMethodLvSelector.html b/apidocs/qilin/parm/select/class-use/FullMethodLvSelector.html index 0cb4f7f9f0..b6ee819ac4 100644 --- a/apidocs/qilin/parm/select/class-use/FullMethodLvSelector.html +++ b/apidocs/qilin/parm/select/class-use/FullMethodLvSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.FullMethodLvSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/HeuristicSelector.html b/apidocs/qilin/parm/select/class-use/HeuristicSelector.html index 11c1c9b994..eecf25d7ac 100644 --- a/apidocs/qilin/parm/select/class-use/HeuristicSelector.html +++ b/apidocs/qilin/parm/select/class-use/HeuristicSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.HeuristicSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/InsenSelector.html b/apidocs/qilin/parm/select/class-use/InsenSelector.html index 4ca6b33c0e..857598cbda 100644 --- a/apidocs/qilin/parm/select/class-use/InsenSelector.html +++ b/apidocs/qilin/parm/select/class-use/InsenSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.InsenSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/PartialMethodLvSelector.html b/apidocs/qilin/parm/select/class-use/PartialMethodLvSelector.html index e25f162918..0b6014abb3 100644 --- a/apidocs/qilin/parm/select/class-use/PartialMethodLvSelector.html +++ b/apidocs/qilin/parm/select/class-use/PartialMethodLvSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.PartialMethodLvSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/PartialVarSelector.html b/apidocs/qilin/parm/select/class-use/PartialVarSelector.html index 11fe2177cf..a27cd15186 100644 --- a/apidocs/qilin/parm/select/class-use/PartialVarSelector.html +++ b/apidocs/qilin/parm/select/class-use/PartialVarSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.PartialVarSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/PipelineSelector.html b/apidocs/qilin/parm/select/class-use/PipelineSelector.html index 6a9ac0b8c2..1702ccff86 100644 --- a/apidocs/qilin/parm/select/class-use/PipelineSelector.html +++ b/apidocs/qilin/parm/select/class-use/PipelineSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.PipelineSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/UniformSelector.html b/apidocs/qilin/parm/select/class-use/UniformSelector.html index 298381ae4e..343f5175c2 100644 --- a/apidocs/qilin/parm/select/class-use/UniformSelector.html +++ b/apidocs/qilin/parm/select/class-use/UniformSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.UniformSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/class-use/VarLvSelector.html b/apidocs/qilin/parm/select/class-use/VarLvSelector.html index 4836104cd7..764042a49d 100644 --- a/apidocs/qilin/parm/select/class-use/VarLvSelector.html +++ b/apidocs/qilin/parm/select/class-use/VarLvSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.parm.select.VarLvSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/package-summary.html b/apidocs/qilin/parm/select/package-summary.html index 40070c5eb9..038657bcfd 100644 --- a/apidocs/qilin/parm/select/package-summary.html +++ b/apidocs/qilin/parm/select/package-summary.html @@ -1,7 +1,7 @@ - + qilin.parm.select (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/package-tree.html b/apidocs/qilin/parm/select/package-tree.html index 0b65ea41a4..a5a1b9ce1a 100644 --- a/apidocs/qilin/parm/select/package-tree.html +++ b/apidocs/qilin/parm/select/package-tree.html @@ -1,7 +1,7 @@ - + qilin.parm.select Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/parm/select/package-use.html b/apidocs/qilin/parm/select/package-use.html index 047b38ec4e..030972295f 100644 --- a/apidocs/qilin/parm/select/package-use.html +++ b/apidocs/qilin/parm/select/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.parm.select (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/PTAConfig.PointerAnalysisConfiguration.html b/apidocs/qilin/pta/PTAConfig.PointerAnalysisConfiguration.html index a851dc26a2..369778bccc 100644 --- a/apidocs/qilin/pta/PTAConfig.PointerAnalysisConfiguration.html +++ b/apidocs/qilin/pta/PTAConfig.PointerAnalysisConfiguration.html @@ -1,7 +1,7 @@ - + PTAConfig.PointerAnalysisConfiguration (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/PTAConfig.TurnerConfig.html b/apidocs/qilin/pta/PTAConfig.TurnerConfig.html index 306321a6ce..3f4639c526 100644 --- a/apidocs/qilin/pta/PTAConfig.TurnerConfig.html +++ b/apidocs/qilin/pta/PTAConfig.TurnerConfig.html @@ -1,7 +1,7 @@ - + PTAConfig.TurnerConfig (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/PTAConfig.html b/apidocs/qilin/pta/PTAConfig.html index ac0c3bcf1e..f42071295c 100644 --- a/apidocs/qilin/pta/PTAConfig.html +++ b/apidocs/qilin/pta/PTAConfig.html @@ -1,7 +1,7 @@ - + PTAConfig (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/class-use/PTAConfig.PointerAnalysisConfiguration.html b/apidocs/qilin/pta/class-use/PTAConfig.PointerAnalysisConfiguration.html index 75a370ecb2..8e1be2dadd 100644 --- a/apidocs/qilin/pta/class-use/PTAConfig.PointerAnalysisConfiguration.html +++ b/apidocs/qilin/pta/class-use/PTAConfig.PointerAnalysisConfiguration.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.PTAConfig.PointerAnalysisConfiguration (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/class-use/PTAConfig.TurnerConfig.html b/apidocs/qilin/pta/class-use/PTAConfig.TurnerConfig.html index 38c593c271..bf0a52b0cc 100644 --- a/apidocs/qilin/pta/class-use/PTAConfig.TurnerConfig.html +++ b/apidocs/qilin/pta/class-use/PTAConfig.TurnerConfig.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.PTAConfig.TurnerConfig (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/class-use/PTAConfig.html b/apidocs/qilin/pta/class-use/PTAConfig.html index f384fcd74c..d5058bf9b7 100644 --- a/apidocs/qilin/pta/class-use/PTAConfig.html +++ b/apidocs/qilin/pta/class-use/PTAConfig.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.PTAConfig (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/package-summary.html b/apidocs/qilin/pta/package-summary.html index fea96fa686..65129c01ea 100644 --- a/apidocs/qilin/pta/package-summary.html +++ b/apidocs/qilin/pta/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/package-tree.html b/apidocs/qilin/pta/package-tree.html index 20cfaba803..42dddac25a 100644 --- a/apidocs/qilin/pta/package-tree.html +++ b/apidocs/qilin/pta/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/package-use.html b/apidocs/qilin/pta/package-use.html index 68e649bd03..154ba96a81 100644 --- a/apidocs/qilin/pta/package-use.html +++ b/apidocs/qilin/pta/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/Bean.html b/apidocs/qilin/pta/toolkits/bean/Bean.html index 61de8d4e24..cf74d3410e 100644 --- a/apidocs/qilin/pta/toolkits/bean/Bean.html +++ b/apidocs/qilin/pta/toolkits/bean/Bean.html @@ -1,7 +1,7 @@ - + Bean (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/ContextSelector.html b/apidocs/qilin/pta/toolkits/bean/ContextSelector.html index 1c42c6036d..2794724143 100644 --- a/apidocs/qilin/pta/toolkits/bean/ContextSelector.html +++ b/apidocs/qilin/pta/toolkits/bean/ContextSelector.html @@ -1,7 +1,7 @@ - + ContextSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/RepresentativeContextSelector.html b/apidocs/qilin/pta/toolkits/bean/RepresentativeContextSelector.html index 6c15da345a..18c249a610 100644 --- a/apidocs/qilin/pta/toolkits/bean/RepresentativeContextSelector.html +++ b/apidocs/qilin/pta/toolkits/bean/RepresentativeContextSelector.html @@ -1,7 +1,7 @@ - + RepresentativeContextSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/class-use/Bean.html b/apidocs/qilin/pta/toolkits/bean/class-use/Bean.html index c9666f3da4..d170834ad6 100644 --- a/apidocs/qilin/pta/toolkits/bean/class-use/Bean.html +++ b/apidocs/qilin/pta/toolkits/bean/class-use/Bean.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.bean.Bean (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/class-use/ContextSelector.html b/apidocs/qilin/pta/toolkits/bean/class-use/ContextSelector.html index 87ac51f15b..6d785e98d5 100644 --- a/apidocs/qilin/pta/toolkits/bean/class-use/ContextSelector.html +++ b/apidocs/qilin/pta/toolkits/bean/class-use/ContextSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.bean.ContextSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/class-use/RepresentativeContextSelector.html b/apidocs/qilin/pta/toolkits/bean/class-use/RepresentativeContextSelector.html index 73438a8e16..691f71332d 100644 --- a/apidocs/qilin/pta/toolkits/bean/class-use/RepresentativeContextSelector.html +++ b/apidocs/qilin/pta/toolkits/bean/class-use/RepresentativeContextSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.bean.RepresentativeContextSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/package-summary.html b/apidocs/qilin/pta/toolkits/bean/package-summary.html index 98c29977d2..6e608ae78f 100644 --- a/apidocs/qilin/pta/toolkits/bean/package-summary.html +++ b/apidocs/qilin/pta/toolkits/bean/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.bean (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/package-tree.html b/apidocs/qilin/pta/toolkits/bean/package-tree.html index d60563250c..1103ce8b70 100644 --- a/apidocs/qilin/pta/toolkits/bean/package-tree.html +++ b/apidocs/qilin/pta/toolkits/bean/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.bean Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/bean/package-use.html b/apidocs/qilin/pta/toolkits/bean/package-use.html index dc37fcbf34..ec9fb72734 100644 --- a/apidocs/qilin/pta/toolkits/bean/package-use.html +++ b/apidocs/qilin/pta/toolkits/bean/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.bean (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/DebloatedOAG.html b/apidocs/qilin/pta/toolkits/common/DebloatedOAG.html index 3617a5c0a4..08d1b0e020 100644 --- a/apidocs/qilin/pta/toolkits/common/DebloatedOAG.html +++ b/apidocs/qilin/pta/toolkits/common/DebloatedOAG.html @@ -1,7 +1,7 @@ - + DebloatedOAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/FieldPointstoGraph.html b/apidocs/qilin/pta/toolkits/common/FieldPointstoGraph.html index 1043f82b77..4904aa84cc 100644 --- a/apidocs/qilin/pta/toolkits/common/FieldPointstoGraph.html +++ b/apidocs/qilin/pta/toolkits/common/FieldPointstoGraph.html @@ -1,7 +1,7 @@ - + FieldPointstoGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/OAG.html b/apidocs/qilin/pta/toolkits/common/OAG.html index 1786a2bbb9..295f7dccc9 100644 --- a/apidocs/qilin/pta/toolkits/common/OAG.html +++ b/apidocs/qilin/pta/toolkits/common/OAG.html @@ -1,7 +1,7 @@ - + OAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/ToolUtil.html b/apidocs/qilin/pta/toolkits/common/ToolUtil.html index 50bcccec8a..0f000ec3f4 100644 --- a/apidocs/qilin/pta/toolkits/common/ToolUtil.html +++ b/apidocs/qilin/pta/toolkits/common/ToolUtil.html @@ -1,7 +1,7 @@ - + ToolUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/class-use/DebloatedOAG.html b/apidocs/qilin/pta/toolkits/common/class-use/DebloatedOAG.html index 79a1eac2c5..a24c7f196c 100644 --- a/apidocs/qilin/pta/toolkits/common/class-use/DebloatedOAG.html +++ b/apidocs/qilin/pta/toolkits/common/class-use/DebloatedOAG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.common.DebloatedOAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/class-use/FieldPointstoGraph.html b/apidocs/qilin/pta/toolkits/common/class-use/FieldPointstoGraph.html index ee7977f18f..ee4defa96f 100644 --- a/apidocs/qilin/pta/toolkits/common/class-use/FieldPointstoGraph.html +++ b/apidocs/qilin/pta/toolkits/common/class-use/FieldPointstoGraph.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.common.FieldPointstoGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/class-use/OAG.html b/apidocs/qilin/pta/toolkits/common/class-use/OAG.html index 29ffb97905..efdf99d0c6 100644 --- a/apidocs/qilin/pta/toolkits/common/class-use/OAG.html +++ b/apidocs/qilin/pta/toolkits/common/class-use/OAG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.common.OAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/class-use/ToolUtil.html b/apidocs/qilin/pta/toolkits/common/class-use/ToolUtil.html index cd5ff73ff0..7d10d6f4a3 100644 --- a/apidocs/qilin/pta/toolkits/common/class-use/ToolUtil.html +++ b/apidocs/qilin/pta/toolkits/common/class-use/ToolUtil.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.common.ToolUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/package-summary.html b/apidocs/qilin/pta/toolkits/common/package-summary.html index 0324717b1c..d8ec9335e8 100644 --- a/apidocs/qilin/pta/toolkits/common/package-summary.html +++ b/apidocs/qilin/pta/toolkits/common/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.common (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/package-tree.html b/apidocs/qilin/pta/toolkits/common/package-tree.html index 489a443365..e8d55b9435 100644 --- a/apidocs/qilin/pta/toolkits/common/package-tree.html +++ b/apidocs/qilin/pta/toolkits/common/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.common Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/common/package-use.html b/apidocs/qilin/pta/toolkits/common/package-use.html index 6813a577d0..1a5d8a3522 100644 --- a/apidocs/qilin/pta/toolkits/common/package-use.html +++ b/apidocs/qilin/pta/toolkits/common/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.common (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/AbstractConch.html b/apidocs/qilin/pta/toolkits/conch/AbstractConch.html index d3ff1ba0aa..fafff18606 100644 --- a/apidocs/qilin/pta/toolkits/conch/AbstractConch.html +++ b/apidocs/qilin/pta/toolkits/conch/AbstractConch.html @@ -1,7 +1,7 @@ - + AbstractConch (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/AbstractPAG.html b/apidocs/qilin/pta/toolkits/conch/AbstractPAG.html index 5177384d37..a5ca989f34 100644 --- a/apidocs/qilin/pta/toolkits/conch/AbstractPAG.html +++ b/apidocs/qilin/pta/toolkits/conch/AbstractPAG.html @@ -1,7 +1,7 @@ - + AbstractPAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/CSDG.html b/apidocs/qilin/pta/toolkits/conch/CSDG.html index 8989159aca..4aaab0792d 100644 --- a/apidocs/qilin/pta/toolkits/conch/CSDG.html +++ b/apidocs/qilin/pta/toolkits/conch/CSDG.html @@ -1,7 +1,7 @@ - + CSDG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/Conch.html b/apidocs/qilin/pta/toolkits/conch/Conch.html index baf3cbb40e..b68e8c8bb4 100644 --- a/apidocs/qilin/pta/toolkits/conch/Conch.html +++ b/apidocs/qilin/pta/toolkits/conch/Conch.html @@ -1,7 +1,7 @@ - + Conch (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/DFA.State.html b/apidocs/qilin/pta/toolkits/conch/DFA.State.html index 9f9d5e360f..1e0faad998 100644 --- a/apidocs/qilin/pta/toolkits/conch/DFA.State.html +++ b/apidocs/qilin/pta/toolkits/conch/DFA.State.html @@ -1,7 +1,7 @@ - + DFA.State (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/DFA.TranCond.html b/apidocs/qilin/pta/toolkits/conch/DFA.TranCond.html index 49bbb7750c..3297ef0929 100644 --- a/apidocs/qilin/pta/toolkits/conch/DFA.TranCond.html +++ b/apidocs/qilin/pta/toolkits/conch/DFA.TranCond.html @@ -1,7 +1,7 @@ - + DFA.TranCond (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/DFA.html b/apidocs/qilin/pta/toolkits/conch/DFA.html index df73b9b434..2c903cd741 100644 --- a/apidocs/qilin/pta/toolkits/conch/DFA.html +++ b/apidocs/qilin/pta/toolkits/conch/DFA.html @@ -1,7 +1,7 @@ - + DFA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/DepOnParamAnalysis.html b/apidocs/qilin/pta/toolkits/conch/DepOnParamAnalysis.html index 206a9a15f0..a380a04751 100644 --- a/apidocs/qilin/pta/toolkits/conch/DepOnParamAnalysis.html +++ b/apidocs/qilin/pta/toolkits/conch/DepOnParamAnalysis.html @@ -1,7 +1,7 @@ - + DepOnParamAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/LeakAnalysis.html b/apidocs/qilin/pta/toolkits/conch/LeakAnalysis.html index 7b8b924184..ca0d20d5b5 100644 --- a/apidocs/qilin/pta/toolkits/conch/LeakAnalysis.html +++ b/apidocs/qilin/pta/toolkits/conch/LeakAnalysis.html @@ -1,7 +1,7 @@ - + LeakAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/PathEdge.html b/apidocs/qilin/pta/toolkits/conch/PathEdge.html index 7b4b64803b..a732ec6247 100644 --- a/apidocs/qilin/pta/toolkits/conch/PathEdge.html +++ b/apidocs/qilin/pta/toolkits/conch/PathEdge.html @@ -1,7 +1,7 @@ - + PathEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/SMPAG.html b/apidocs/qilin/pta/toolkits/conch/SMPAG.html index a9b5deee0e..2a4f0ba922 100644 --- a/apidocs/qilin/pta/toolkits/conch/SMPAG.html +++ b/apidocs/qilin/pta/toolkits/conch/SMPAG.html @@ -1,7 +1,7 @@ - + SMPAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/TranEdge.html b/apidocs/qilin/pta/toolkits/conch/TranEdge.html index dfbe213225..02965072e8 100644 --- a/apidocs/qilin/pta/toolkits/conch/TranEdge.html +++ b/apidocs/qilin/pta/toolkits/conch/TranEdge.html @@ -1,7 +1,7 @@ - + TranEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/Trilean.html b/apidocs/qilin/pta/toolkits/conch/Trilean.html index 045da77522..dc867a1de8 100644 --- a/apidocs/qilin/pta/toolkits/conch/Trilean.html +++ b/apidocs/qilin/pta/toolkits/conch/Trilean.html @@ -1,7 +1,7 @@ - + Trilean (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/AbstractConch.html b/apidocs/qilin/pta/toolkits/conch/class-use/AbstractConch.html index 20f062ec5e..7d437ab71b 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/AbstractConch.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/AbstractConch.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.AbstractConch (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/AbstractPAG.html b/apidocs/qilin/pta/toolkits/conch/class-use/AbstractPAG.html index 7dcf3da8a3..869db5685f 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/AbstractPAG.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/AbstractPAG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.AbstractPAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/CSDG.html b/apidocs/qilin/pta/toolkits/conch/class-use/CSDG.html index 610d9c24f6..1a1490e656 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/CSDG.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/CSDG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.CSDG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/Conch.html b/apidocs/qilin/pta/toolkits/conch/class-use/Conch.html index 5dda25d475..2175681ca2 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/Conch.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/Conch.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.Conch (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/DFA.State.html b/apidocs/qilin/pta/toolkits/conch/class-use/DFA.State.html index c6447c8fd9..5a61ed4513 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/DFA.State.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/DFA.State.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.toolkits.conch.DFA.State (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/DFA.TranCond.html b/apidocs/qilin/pta/toolkits/conch/class-use/DFA.TranCond.html index 0f695c1044..32e01ffecc 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/DFA.TranCond.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/DFA.TranCond.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.toolkits.conch.DFA.TranCond (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/DFA.html b/apidocs/qilin/pta/toolkits/conch/class-use/DFA.html index e60827d170..f687f587ce 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/DFA.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/DFA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.DFA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/DepOnParamAnalysis.html b/apidocs/qilin/pta/toolkits/conch/class-use/DepOnParamAnalysis.html index e45d8a139c..8bf6ff5cca 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/DepOnParamAnalysis.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/DepOnParamAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.DepOnParamAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/LeakAnalysis.html b/apidocs/qilin/pta/toolkits/conch/class-use/LeakAnalysis.html index a93332ee39..a5f6a3b6d8 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/LeakAnalysis.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/LeakAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.LeakAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/PathEdge.html b/apidocs/qilin/pta/toolkits/conch/class-use/PathEdge.html index c55ebe8cda..e5cf71ddbf 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/PathEdge.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/PathEdge.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.PathEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/SMPAG.html b/apidocs/qilin/pta/toolkits/conch/class-use/SMPAG.html index 8604d889ba..12f0f113e9 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/SMPAG.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/SMPAG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.SMPAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/TranEdge.html b/apidocs/qilin/pta/toolkits/conch/class-use/TranEdge.html index 5806feb6e7..06285c0e87 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/TranEdge.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/TranEdge.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.conch.TranEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/class-use/Trilean.html b/apidocs/qilin/pta/toolkits/conch/class-use/Trilean.html index bf42a91334..220b50c071 100644 --- a/apidocs/qilin/pta/toolkits/conch/class-use/Trilean.html +++ b/apidocs/qilin/pta/toolkits/conch/class-use/Trilean.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.toolkits.conch.Trilean (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/package-summary.html b/apidocs/qilin/pta/toolkits/conch/package-summary.html index de94af8be1..33b86cfb73 100644 --- a/apidocs/qilin/pta/toolkits/conch/package-summary.html +++ b/apidocs/qilin/pta/toolkits/conch/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.conch (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/package-tree.html b/apidocs/qilin/pta/toolkits/conch/package-tree.html index 83ea987749..22abeb82a9 100644 --- a/apidocs/qilin/pta/toolkits/conch/package-tree.html +++ b/apidocs/qilin/pta/toolkits/conch/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.conch Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/conch/package-use.html b/apidocs/qilin/pta/toolkits/conch/package-use.html index 5ea6091f2a..4cd53d75c9 100644 --- a/apidocs/qilin/pta/toolkits/conch/package-use.html +++ b/apidocs/qilin/pta/toolkits/conch/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.conch (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/CtxTunnelingFeaturesTrueTable.html b/apidocs/qilin/pta/toolkits/dd/CtxTunnelingFeaturesTrueTable.html index 90877c1e9b..7cec22bb3e 100644 --- a/apidocs/qilin/pta/toolkits/dd/CtxTunnelingFeaturesTrueTable.html +++ b/apidocs/qilin/pta/toolkits/dd/CtxTunnelingFeaturesTrueTable.html @@ -1,7 +1,7 @@ - + CtxTunnelingFeaturesTrueTable (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/DataDrivenSelector.html b/apidocs/qilin/pta/toolkits/dd/DataDrivenSelector.html index a758850679..76c2ae542f 100644 --- a/apidocs/qilin/pta/toolkits/dd/DataDrivenSelector.html +++ b/apidocs/qilin/pta/toolkits/dd/DataDrivenSelector.html @@ -1,7 +1,7 @@ - + DataDrivenSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/FeaturesTrueTable.html b/apidocs/qilin/pta/toolkits/dd/FeaturesTrueTable.html index 56a87996ef..f29649966b 100644 --- a/apidocs/qilin/pta/toolkits/dd/FeaturesTrueTable.html +++ b/apidocs/qilin/pta/toolkits/dd/FeaturesTrueTable.html @@ -1,7 +1,7 @@ - + FeaturesTrueTable (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/TunnelingConstructor.html b/apidocs/qilin/pta/toolkits/dd/TunnelingConstructor.html index 4923e2a2c3..98d5f9a938 100644 --- a/apidocs/qilin/pta/toolkits/dd/TunnelingConstructor.html +++ b/apidocs/qilin/pta/toolkits/dd/TunnelingConstructor.html @@ -1,7 +1,7 @@ - + TunnelingConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/class-use/CtxTunnelingFeaturesTrueTable.html b/apidocs/qilin/pta/toolkits/dd/class-use/CtxTunnelingFeaturesTrueTable.html index d94522d2ae..ee01922570 100644 --- a/apidocs/qilin/pta/toolkits/dd/class-use/CtxTunnelingFeaturesTrueTable.html +++ b/apidocs/qilin/pta/toolkits/dd/class-use/CtxTunnelingFeaturesTrueTable.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.dd.CtxTunnelingFeaturesTrueTable (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/class-use/DataDrivenSelector.html b/apidocs/qilin/pta/toolkits/dd/class-use/DataDrivenSelector.html index afdd6bcc85..a2703d6bad 100644 --- a/apidocs/qilin/pta/toolkits/dd/class-use/DataDrivenSelector.html +++ b/apidocs/qilin/pta/toolkits/dd/class-use/DataDrivenSelector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.dd.DataDrivenSelector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/class-use/FeaturesTrueTable.html b/apidocs/qilin/pta/toolkits/dd/class-use/FeaturesTrueTable.html index aa0ba418fa..fb6516ef62 100644 --- a/apidocs/qilin/pta/toolkits/dd/class-use/FeaturesTrueTable.html +++ b/apidocs/qilin/pta/toolkits/dd/class-use/FeaturesTrueTable.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.dd.FeaturesTrueTable (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/class-use/TunnelingConstructor.html b/apidocs/qilin/pta/toolkits/dd/class-use/TunnelingConstructor.html index 36f40feca2..d2ef0cd893 100644 --- a/apidocs/qilin/pta/toolkits/dd/class-use/TunnelingConstructor.html +++ b/apidocs/qilin/pta/toolkits/dd/class-use/TunnelingConstructor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.dd.TunnelingConstructor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/package-summary.html b/apidocs/qilin/pta/toolkits/dd/package-summary.html index 26b9189080..ec1a8a9c85 100644 --- a/apidocs/qilin/pta/toolkits/dd/package-summary.html +++ b/apidocs/qilin/pta/toolkits/dd/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.dd (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/package-tree.html b/apidocs/qilin/pta/toolkits/dd/package-tree.html index feeff2518d..984716717e 100644 --- a/apidocs/qilin/pta/toolkits/dd/package-tree.html +++ b/apidocs/qilin/pta/toolkits/dd/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.dd Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/dd/package-use.html b/apidocs/qilin/pta/toolkits/dd/package-use.html index cc4e4f125d..54f94522b8 100644 --- a/apidocs/qilin/pta/toolkits/dd/package-use.html +++ b/apidocs/qilin/pta/toolkits/dd/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.dd (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/CollectionHeuristic.html b/apidocs/qilin/pta/toolkits/debloaterx/CollectionHeuristic.html index da52911a42..f2ae1712e8 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/CollectionHeuristic.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/CollectionHeuristic.html @@ -1,7 +1,7 @@ - + CollectionHeuristic (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/ContainerFinder.html b/apidocs/qilin/pta/toolkits/debloaterx/ContainerFinder.html index bc823e9b2e..65e55c59eb 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/ContainerFinder.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/ContainerFinder.html @@ -1,7 +1,7 @@ - + ContainerFinder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/DebloaterX.html b/apidocs/qilin/pta/toolkits/debloaterx/DebloaterX.html index ebb6437deb..ace5233d6e 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/DebloaterX.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/DebloaterX.html @@ -1,7 +1,7 @@ - + DebloaterX (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/Edge.html b/apidocs/qilin/pta/toolkits/debloaterx/Edge.html index 8711b9d5fb..207be85a4c 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/Edge.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/Edge.html @@ -1,7 +1,7 @@ - + Edge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/EdgeKind.html b/apidocs/qilin/pta/toolkits/debloaterx/EdgeKind.html index 7bf719b8ed..9f65d93794 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/EdgeKind.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/EdgeKind.html @@ -1,7 +1,7 @@ - + EdgeKind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/HeapContainerQuery.html b/apidocs/qilin/pta/toolkits/debloaterx/HeapContainerQuery.html index 9f1b5f6313..79d637e094 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/HeapContainerQuery.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/HeapContainerQuery.html @@ -1,7 +1,7 @@ - + HeapContainerQuery (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/InterFlowAnalysis.html b/apidocs/qilin/pta/toolkits/debloaterx/InterFlowAnalysis.html index 2f03887463..afe3117176 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/InterFlowAnalysis.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/InterFlowAnalysis.html @@ -1,7 +1,7 @@ - + InterFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/IntraFlowAnalysis.html b/apidocs/qilin/pta/toolkits/debloaterx/IntraFlowAnalysis.html index 5cfdea8100..4c35d6fde5 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/IntraFlowAnalysis.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/IntraFlowAnalysis.html @@ -1,7 +1,7 @@ - + IntraFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/State.html b/apidocs/qilin/pta/toolkits/debloaterx/State.html index 63e76f118a..57e6eab597 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/State.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/State.html @@ -1,7 +1,7 @@ - + State (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/XPAG.html b/apidocs/qilin/pta/toolkits/debloaterx/XPAG.html index ec837e01c6..d384edc68e 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/XPAG.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/XPAG.html @@ -1,7 +1,7 @@ - + XPAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/XUtility.html b/apidocs/qilin/pta/toolkits/debloaterx/XUtility.html index 124e3704a5..af236a42c5 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/XUtility.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/XUtility.html @@ -1,7 +1,7 @@ - + XUtility (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/CollectionHeuristic.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/CollectionHeuristic.html index 5c91bd639c..c3682ac7b2 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/CollectionHeuristic.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/CollectionHeuristic.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.CollectionHeuristic (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/ContainerFinder.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/ContainerFinder.html index d98b093b44..25e145b13e 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/ContainerFinder.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/ContainerFinder.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.ContainerFinder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/DebloaterX.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/DebloaterX.html index 29f4f7d7e8..57f1e5fcb0 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/DebloaterX.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/DebloaterX.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.DebloaterX (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/Edge.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/Edge.html index 351d50ac45..6dbeca3a5e 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/Edge.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/Edge.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.Edge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/EdgeKind.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/EdgeKind.html index e2ea7e78ad..291b1d995a 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/EdgeKind.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/EdgeKind.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.toolkits.debloaterx.EdgeKind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/HeapContainerQuery.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/HeapContainerQuery.html index 7276e1b4a6..af7cf78d9c 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/HeapContainerQuery.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/HeapContainerQuery.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.HeapContainerQuery (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/InterFlowAnalysis.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/InterFlowAnalysis.html index 248e991fd5..a960f9716f 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/InterFlowAnalysis.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/InterFlowAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.InterFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/IntraFlowAnalysis.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/IntraFlowAnalysis.html index 9c61274505..3c40128218 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/IntraFlowAnalysis.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/IntraFlowAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.IntraFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/State.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/State.html index 4f9ddbdddc..22e8c2b4c3 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/State.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/State.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.toolkits.debloaterx.State (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/XPAG.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/XPAG.html index 16c36d04d9..f94575f130 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/XPAG.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/XPAG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.XPAG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/class-use/XUtility.html b/apidocs/qilin/pta/toolkits/debloaterx/class-use/XUtility.html index d0d58cc5b2..1b750749d7 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/class-use/XUtility.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/class-use/XUtility.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.debloaterx.XUtility (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/package-summary.html b/apidocs/qilin/pta/toolkits/debloaterx/package-summary.html index fdd2ed2f6a..61bd4c2073 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/package-summary.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.debloaterx (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/package-tree.html b/apidocs/qilin/pta/toolkits/debloaterx/package-tree.html index db958ca77f..505883ad8a 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/package-tree.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.debloaterx Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/debloaterx/package-use.html b/apidocs/qilin/pta/toolkits/debloaterx/package-use.html index 86814862f1..7af87f6167 100644 --- a/apidocs/qilin/pta/toolkits/debloaterx/package-use.html +++ b/apidocs/qilin/pta/toolkits/debloaterx/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.debloaterx (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/eagle/BNode.html b/apidocs/qilin/pta/toolkits/eagle/BNode.html index 3b5f941fcd..b4a9940a6a 100644 --- a/apidocs/qilin/pta/toolkits/eagle/BNode.html +++ b/apidocs/qilin/pta/toolkits/eagle/BNode.html @@ -1,7 +1,7 @@ - + BNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/eagle/Eagle.html b/apidocs/qilin/pta/toolkits/eagle/Eagle.html index ee8316175d..aefff65862 100644 --- a/apidocs/qilin/pta/toolkits/eagle/Eagle.html +++ b/apidocs/qilin/pta/toolkits/eagle/Eagle.html @@ -1,7 +1,7 @@ - + Eagle (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/eagle/class-use/BNode.html b/apidocs/qilin/pta/toolkits/eagle/class-use/BNode.html index 9a9d90d651..11f6da3846 100644 --- a/apidocs/qilin/pta/toolkits/eagle/class-use/BNode.html +++ b/apidocs/qilin/pta/toolkits/eagle/class-use/BNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.eagle.BNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/eagle/class-use/Eagle.html b/apidocs/qilin/pta/toolkits/eagle/class-use/Eagle.html index 2aa0254808..28be924362 100644 --- a/apidocs/qilin/pta/toolkits/eagle/class-use/Eagle.html +++ b/apidocs/qilin/pta/toolkits/eagle/class-use/Eagle.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.eagle.Eagle (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/eagle/package-summary.html b/apidocs/qilin/pta/toolkits/eagle/package-summary.html index 9eec7bc33a..d64ff7b17c 100644 --- a/apidocs/qilin/pta/toolkits/eagle/package-summary.html +++ b/apidocs/qilin/pta/toolkits/eagle/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.eagle (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/eagle/package-tree.html b/apidocs/qilin/pta/toolkits/eagle/package-tree.html index 594522aff9..8b5663a2cf 100644 --- a/apidocs/qilin/pta/toolkits/eagle/package-tree.html +++ b/apidocs/qilin/pta/toolkits/eagle/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.eagle Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/eagle/package-use.html b/apidocs/qilin/pta/toolkits/eagle/package-use.html index 4362f5ec72..706ab53616 100644 --- a/apidocs/qilin/pta/toolkits/eagle/package-use.html +++ b/apidocs/qilin/pta/toolkits/eagle/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.eagle (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/HeapAbstraction.html b/apidocs/qilin/pta/toolkits/mahjong/HeapAbstraction.html index d0ecc5a5fb..550877396d 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/HeapAbstraction.html +++ b/apidocs/qilin/pta/toolkits/mahjong/HeapAbstraction.html @@ -1,7 +1,7 @@ - + HeapAbstraction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/Mahjong.html b/apidocs/qilin/pta/toolkits/mahjong/Mahjong.html index 27c34587c0..db592f56b7 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/Mahjong.html +++ b/apidocs/qilin/pta/toolkits/mahjong/Mahjong.html @@ -1,7 +1,7 @@ - + Mahjong (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/DFA.html b/apidocs/qilin/pta/toolkits/mahjong/automata/DFA.html index 747b7e0272..9b9e6414b3 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/DFA.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/DFA.html @@ -1,7 +1,7 @@ - + DFA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/DFAEquivalenceChecker.html b/apidocs/qilin/pta/toolkits/mahjong/automata/DFAEquivalenceChecker.html index 4778e66cd5..a9b1c31f3d 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/DFAEquivalenceChecker.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/DFAEquivalenceChecker.html @@ -1,7 +1,7 @@ - + DFAEquivalenceChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/DFAFactory.html b/apidocs/qilin/pta/toolkits/mahjong/automata/DFAFactory.html index 87ddb6e1d9..2e44fff3f2 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/DFAFactory.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/DFAFactory.html @@ -1,7 +1,7 @@ - + DFAFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/DFAState.html b/apidocs/qilin/pta/toolkits/mahjong/automata/DFAState.html index a18ec28ec5..8aeaad3c7c 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/DFAState.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/DFAState.html @@ -1,7 +1,7 @@ - + DFAState (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/NFA.html b/apidocs/qilin/pta/toolkits/mahjong/automata/NFA.html index 3eff90c118..4434ed59af 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/NFA.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/NFA.html @@ -1,7 +1,7 @@ - + NFA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFA.html b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFA.html index a2b0f3c85f..eb6b5701bf 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFA.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.mahjong.automata.DFA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAEquivalenceChecker.html b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAEquivalenceChecker.html index d7c1131c1d..49ec303580 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAEquivalenceChecker.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAEquivalenceChecker.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.mahjong.automata.DFAEquivalenceChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAFactory.html b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAFactory.html index d9530d9e49..1c6c04e5dc 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAFactory.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAFactory.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.mahjong.automata.DFAFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAState.html b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAState.html index 5c1ff4ddf8..7403a9c0af 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAState.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/DFAState.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.mahjong.automata.DFAState (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/NFA.html b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/NFA.html index cb7e204f20..cb6e317703 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/NFA.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/class-use/NFA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.mahjong.automata.NFA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/package-summary.html b/apidocs/qilin/pta/toolkits/mahjong/automata/package-summary.html index a9b16c6f79..7297576f27 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/package-summary.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.mahjong.automata (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/package-tree.html b/apidocs/qilin/pta/toolkits/mahjong/automata/package-tree.html index d1dbbc0ac2..d81aba3c03 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/package-tree.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.mahjong.automata Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/automata/package-use.html b/apidocs/qilin/pta/toolkits/mahjong/automata/package-use.html index c84c578432..139cfd3fa3 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/automata/package-use.html +++ b/apidocs/qilin/pta/toolkits/mahjong/automata/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.mahjong.automata (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/class-use/HeapAbstraction.html b/apidocs/qilin/pta/toolkits/mahjong/class-use/HeapAbstraction.html index c0418306b6..9bba2347b4 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/class-use/HeapAbstraction.html +++ b/apidocs/qilin/pta/toolkits/mahjong/class-use/HeapAbstraction.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.mahjong.HeapAbstraction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/class-use/Mahjong.html b/apidocs/qilin/pta/toolkits/mahjong/class-use/Mahjong.html index b6fa0118c6..3da06d5c64 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/class-use/Mahjong.html +++ b/apidocs/qilin/pta/toolkits/mahjong/class-use/Mahjong.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.mahjong.Mahjong (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/package-summary.html b/apidocs/qilin/pta/toolkits/mahjong/package-summary.html index 585b7428ce..09089cb3af 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/package-summary.html +++ b/apidocs/qilin/pta/toolkits/mahjong/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.mahjong (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/package-tree.html b/apidocs/qilin/pta/toolkits/mahjong/package-tree.html index 3ceeea0cdc..3030a8b44c 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/package-tree.html +++ b/apidocs/qilin/pta/toolkits/mahjong/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.mahjong Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/mahjong/package-use.html b/apidocs/qilin/pta/toolkits/mahjong/package-use.html index ace9680d6f..bc578f3215 100644 --- a/apidocs/qilin/pta/toolkits/mahjong/package-use.html +++ b/apidocs/qilin/pta/toolkits/mahjong/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.mahjong (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/BNode.html b/apidocs/qilin/pta/toolkits/selectx/BNode.html index 9e39aa9c28..1829a0c6fe 100644 --- a/apidocs/qilin/pta/toolkits/selectx/BNode.html +++ b/apidocs/qilin/pta/toolkits/selectx/BNode.html @@ -1,7 +1,7 @@ - + BNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/G.html b/apidocs/qilin/pta/toolkits/selectx/G.html index d8d138e735..1f88db95d0 100644 --- a/apidocs/qilin/pta/toolkits/selectx/G.html +++ b/apidocs/qilin/pta/toolkits/selectx/G.html @@ -1,7 +1,7 @@ - + G (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/I.html b/apidocs/qilin/pta/toolkits/selectx/I.html index a786ebf345..c4d9d37a99 100644 --- a/apidocs/qilin/pta/toolkits/selectx/I.html +++ b/apidocs/qilin/pta/toolkits/selectx/I.html @@ -1,7 +1,7 @@ - + I (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/L.html b/apidocs/qilin/pta/toolkits/selectx/L.html index b459d2b1f6..55d67e3c56 100644 --- a/apidocs/qilin/pta/toolkits/selectx/L.html +++ b/apidocs/qilin/pta/toolkits/selectx/L.html @@ -1,7 +1,7 @@ - + L (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/O.html b/apidocs/qilin/pta/toolkits/selectx/O.html index a3c988c089..acb93a739a 100644 --- a/apidocs/qilin/pta/toolkits/selectx/O.html +++ b/apidocs/qilin/pta/toolkits/selectx/O.html @@ -1,7 +1,7 @@ - + O (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/Selectx.html b/apidocs/qilin/pta/toolkits/selectx/Selectx.html index 06970577ef..62df8d8d9b 100644 --- a/apidocs/qilin/pta/toolkits/selectx/Selectx.html +++ b/apidocs/qilin/pta/toolkits/selectx/Selectx.html @@ -1,7 +1,7 @@ - + Selectx (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/class-use/BNode.html b/apidocs/qilin/pta/toolkits/selectx/class-use/BNode.html index 06d8773e1b..6a9945540b 100644 --- a/apidocs/qilin/pta/toolkits/selectx/class-use/BNode.html +++ b/apidocs/qilin/pta/toolkits/selectx/class-use/BNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.selectx.BNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/class-use/G.html b/apidocs/qilin/pta/toolkits/selectx/class-use/G.html index 2f8c60089f..3472b96503 100644 --- a/apidocs/qilin/pta/toolkits/selectx/class-use/G.html +++ b/apidocs/qilin/pta/toolkits/selectx/class-use/G.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.selectx.G (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/class-use/I.html b/apidocs/qilin/pta/toolkits/selectx/class-use/I.html index edf2c2586d..10c6b878e3 100644 --- a/apidocs/qilin/pta/toolkits/selectx/class-use/I.html +++ b/apidocs/qilin/pta/toolkits/selectx/class-use/I.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.selectx.I (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/class-use/L.html b/apidocs/qilin/pta/toolkits/selectx/class-use/L.html index 09e9c89128..a19f221f0c 100644 --- a/apidocs/qilin/pta/toolkits/selectx/class-use/L.html +++ b/apidocs/qilin/pta/toolkits/selectx/class-use/L.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.selectx.L (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/class-use/O.html b/apidocs/qilin/pta/toolkits/selectx/class-use/O.html index d86fff9275..24e96fab51 100644 --- a/apidocs/qilin/pta/toolkits/selectx/class-use/O.html +++ b/apidocs/qilin/pta/toolkits/selectx/class-use/O.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.selectx.O (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/class-use/Selectx.html b/apidocs/qilin/pta/toolkits/selectx/class-use/Selectx.html index ed033ac34e..3d5a7b9a6a 100644 --- a/apidocs/qilin/pta/toolkits/selectx/class-use/Selectx.html +++ b/apidocs/qilin/pta/toolkits/selectx/class-use/Selectx.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.selectx.Selectx (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/package-summary.html b/apidocs/qilin/pta/toolkits/selectx/package-summary.html index 3d8b424655..efc51c17f7 100644 --- a/apidocs/qilin/pta/toolkits/selectx/package-summary.html +++ b/apidocs/qilin/pta/toolkits/selectx/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.selectx (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/package-tree.html b/apidocs/qilin/pta/toolkits/selectx/package-tree.html index 2ec31b9482..6f53300642 100644 --- a/apidocs/qilin/pta/toolkits/selectx/package-tree.html +++ b/apidocs/qilin/pta/toolkits/selectx/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.selectx Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/selectx/package-use.html b/apidocs/qilin/pta/toolkits/selectx/package-use.html index d294aa4fc5..d8410d5e36 100644 --- a/apidocs/qilin/pta/toolkits/selectx/package-use.html +++ b/apidocs/qilin/pta/toolkits/selectx/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.selectx (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/AbstractMVFG.html b/apidocs/qilin/pta/toolkits/turner/AbstractMVFG.html index 73539e026a..3ae88cac2a 100644 --- a/apidocs/qilin/pta/toolkits/turner/AbstractMVFG.html +++ b/apidocs/qilin/pta/toolkits/turner/AbstractMVFG.html @@ -1,7 +1,7 @@ - + AbstractMVFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/DFA.State.html b/apidocs/qilin/pta/toolkits/turner/DFA.State.html index 1dd26c370f..144928391e 100644 --- a/apidocs/qilin/pta/toolkits/turner/DFA.State.html +++ b/apidocs/qilin/pta/toolkits/turner/DFA.State.html @@ -1,7 +1,7 @@ - + DFA.State (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/DFA.TranCond.html b/apidocs/qilin/pta/toolkits/turner/DFA.TranCond.html index d01d1328ae..d9b0c6d200 100644 --- a/apidocs/qilin/pta/toolkits/turner/DFA.TranCond.html +++ b/apidocs/qilin/pta/toolkits/turner/DFA.TranCond.html @@ -1,7 +1,7 @@ - + DFA.TranCond (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/DFA.html b/apidocs/qilin/pta/toolkits/turner/DFA.html index a13b23a74e..3b3b3a6fd5 100644 --- a/apidocs/qilin/pta/toolkits/turner/DFA.html +++ b/apidocs/qilin/pta/toolkits/turner/DFA.html @@ -1,7 +1,7 @@ - + DFA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/MethodLevelCallGraph.html b/apidocs/qilin/pta/toolkits/turner/MethodLevelCallGraph.html index 7ff58e537a..a1a728af79 100644 --- a/apidocs/qilin/pta/toolkits/turner/MethodLevelCallGraph.html +++ b/apidocs/qilin/pta/toolkits/turner/MethodLevelCallGraph.html @@ -1,7 +1,7 @@ - + MethodLevelCallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/MethodVFG.html b/apidocs/qilin/pta/toolkits/turner/MethodVFG.html index 8378d4a33c..e74b30c62d 100644 --- a/apidocs/qilin/pta/toolkits/turner/MethodVFG.html +++ b/apidocs/qilin/pta/toolkits/turner/MethodVFG.html @@ -1,7 +1,7 @@ - + MethodVFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/ModularMVFG.html b/apidocs/qilin/pta/toolkits/turner/ModularMVFG.html index 1fd5476168..9b4974f5ca 100644 --- a/apidocs/qilin/pta/toolkits/turner/ModularMVFG.html +++ b/apidocs/qilin/pta/toolkits/turner/ModularMVFG.html @@ -1,7 +1,7 @@ - + ModularMVFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/OCG.OCGNode.html b/apidocs/qilin/pta/toolkits/turner/OCG.OCGNode.html index ac7c150bb1..938b4d20bf 100644 --- a/apidocs/qilin/pta/toolkits/turner/OCG.OCGNode.html +++ b/apidocs/qilin/pta/toolkits/turner/OCG.OCGNode.html @@ -1,7 +1,7 @@ - + OCG.OCGNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/OCG.html b/apidocs/qilin/pta/toolkits/turner/OCG.html index 4124c0aff2..6321cf825e 100644 --- a/apidocs/qilin/pta/toolkits/turner/OCG.html +++ b/apidocs/qilin/pta/toolkits/turner/OCG.html @@ -1,7 +1,7 @@ - + OCG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/TranEdge.html b/apidocs/qilin/pta/toolkits/turner/TranEdge.html index cb2c86f250..529a048688 100644 --- a/apidocs/qilin/pta/toolkits/turner/TranEdge.html +++ b/apidocs/qilin/pta/toolkits/turner/TranEdge.html @@ -1,7 +1,7 @@ - + TranEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/Turner.html b/apidocs/qilin/pta/toolkits/turner/Turner.html index 560b7768b3..e223b67656 100644 --- a/apidocs/qilin/pta/toolkits/turner/Turner.html +++ b/apidocs/qilin/pta/toolkits/turner/Turner.html @@ -1,7 +1,7 @@ - + Turner (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/AbstractMVFG.html b/apidocs/qilin/pta/toolkits/turner/class-use/AbstractMVFG.html index 2ef750e643..acd650e839 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/AbstractMVFG.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/AbstractMVFG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.AbstractMVFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/DFA.State.html b/apidocs/qilin/pta/toolkits/turner/class-use/DFA.State.html index 3434221b97..f889920f81 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/DFA.State.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/DFA.State.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.toolkits.turner.DFA.State (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/DFA.TranCond.html b/apidocs/qilin/pta/toolkits/turner/class-use/DFA.TranCond.html index 0ccd86f206..71385af800 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/DFA.TranCond.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/DFA.TranCond.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.toolkits.turner.DFA.TranCond (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/DFA.html b/apidocs/qilin/pta/toolkits/turner/class-use/DFA.html index 9fce4219c7..25e18323f2 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/DFA.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/DFA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.DFA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/MethodLevelCallGraph.html b/apidocs/qilin/pta/toolkits/turner/class-use/MethodLevelCallGraph.html index 0e7458fd9c..4f3f1452ef 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/MethodLevelCallGraph.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/MethodLevelCallGraph.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.MethodLevelCallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/MethodVFG.html b/apidocs/qilin/pta/toolkits/turner/class-use/MethodVFG.html index 658527acfa..82a01d5610 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/MethodVFG.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/MethodVFG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.MethodVFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/ModularMVFG.html b/apidocs/qilin/pta/toolkits/turner/class-use/ModularMVFG.html index 5c89b5264d..d9d4d9c6d2 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/ModularMVFG.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/ModularMVFG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.ModularMVFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/OCG.OCGNode.html b/apidocs/qilin/pta/toolkits/turner/class-use/OCG.OCGNode.html index 3893955e3f..2932b397d3 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/OCG.OCGNode.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/OCG.OCGNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.OCG.OCGNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/OCG.html b/apidocs/qilin/pta/toolkits/turner/class-use/OCG.html index 85d28dec47..9681737afe 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/OCG.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/OCG.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.OCG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/TranEdge.html b/apidocs/qilin/pta/toolkits/turner/class-use/TranEdge.html index e18544662d..f0798db4bd 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/TranEdge.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/TranEdge.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.TranEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/class-use/Turner.html b/apidocs/qilin/pta/toolkits/turner/class-use/Turner.html index ab7ff6a088..20ff99e44b 100644 --- a/apidocs/qilin/pta/toolkits/turner/class-use/Turner.html +++ b/apidocs/qilin/pta/toolkits/turner/class-use/Turner.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.turner.Turner (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/package-summary.html b/apidocs/qilin/pta/toolkits/turner/package-summary.html index b63d763418..19be147935 100644 --- a/apidocs/qilin/pta/toolkits/turner/package-summary.html +++ b/apidocs/qilin/pta/toolkits/turner/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.turner (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/package-tree.html b/apidocs/qilin/pta/toolkits/turner/package-tree.html index 22fbd8abb6..1cf9d31582 100644 --- a/apidocs/qilin/pta/toolkits/turner/package-tree.html +++ b/apidocs/qilin/pta/toolkits/turner/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.turner Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/turner/package-use.html b/apidocs/qilin/pta/toolkits/turner/package-use.html index 16cd01348b..f97eb86bf1 100644 --- a/apidocs/qilin/pta/toolkits/turner/package-use.html +++ b/apidocs/qilin/pta/toolkits/turner/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.turner (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/Global.html b/apidocs/qilin/pta/toolkits/zipper/Global.html index e853374e2a..89a1bbd29f 100644 --- a/apidocs/qilin/pta/toolkits/zipper/Global.html +++ b/apidocs/qilin/pta/toolkits/zipper/Global.html @@ -1,7 +1,7 @@ - + Global (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/Main.html b/apidocs/qilin/pta/toolkits/zipper/Main.html index 46e43a71e0..a3966777d7 100644 --- a/apidocs/qilin/pta/toolkits/zipper/Main.html +++ b/apidocs/qilin/pta/toolkits/zipper/Main.html @@ -1,7 +1,7 @@ - + Main (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/analysis/PotentialContextElement.html b/apidocs/qilin/pta/toolkits/zipper/analysis/PotentialContextElement.html index 82033c3691..c8330e1ca6 100644 --- a/apidocs/qilin/pta/toolkits/zipper/analysis/PotentialContextElement.html +++ b/apidocs/qilin/pta/toolkits/zipper/analysis/PotentialContextElement.html @@ -1,7 +1,7 @@ - + PotentialContextElement (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/analysis/Zipper.html b/apidocs/qilin/pta/toolkits/zipper/analysis/Zipper.html index bc77e54610..04f358054c 100644 --- a/apidocs/qilin/pta/toolkits/zipper/analysis/Zipper.html +++ b/apidocs/qilin/pta/toolkits/zipper/analysis/Zipper.html @@ -1,7 +1,7 @@ - + Zipper (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/analysis/class-use/PotentialContextElement.html b/apidocs/qilin/pta/toolkits/zipper/analysis/class-use/PotentialContextElement.html index 20e56c4371..ec30bd00f6 100644 --- a/apidocs/qilin/pta/toolkits/zipper/analysis/class-use/PotentialContextElement.html +++ b/apidocs/qilin/pta/toolkits/zipper/analysis/class-use/PotentialContextElement.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.analysis.PotentialContextElement (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/analysis/class-use/Zipper.html b/apidocs/qilin/pta/toolkits/zipper/analysis/class-use/Zipper.html index 3bcc1784bd..1a130b7ce5 100644 --- a/apidocs/qilin/pta/toolkits/zipper/analysis/class-use/Zipper.html +++ b/apidocs/qilin/pta/toolkits/zipper/analysis/class-use/Zipper.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.analysis.Zipper (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/analysis/package-summary.html b/apidocs/qilin/pta/toolkits/zipper/analysis/package-summary.html index 04a2465abe..951f2aecb4 100644 --- a/apidocs/qilin/pta/toolkits/zipper/analysis/package-summary.html +++ b/apidocs/qilin/pta/toolkits/zipper/analysis/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.zipper.analysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/analysis/package-tree.html b/apidocs/qilin/pta/toolkits/zipper/analysis/package-tree.html index 365361d805..3e7d02d5c5 100644 --- a/apidocs/qilin/pta/toolkits/zipper/analysis/package-tree.html +++ b/apidocs/qilin/pta/toolkits/zipper/analysis/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.zipper.analysis Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/analysis/package-use.html b/apidocs/qilin/pta/toolkits/zipper/analysis/package-use.html index 17d426d742..5c054315cf 100644 --- a/apidocs/qilin/pta/toolkits/zipper/analysis/package-use.html +++ b/apidocs/qilin/pta/toolkits/zipper/analysis/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.zipper.analysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/CaseA.html b/apidocs/qilin/pta/toolkits/zipper/cases/CaseA.html index 7a3419a85d..34b109add7 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/CaseA.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/CaseA.html @@ -1,7 +1,7 @@ - + CaseA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/CaseB.html b/apidocs/qilin/pta/toolkits/zipper/cases/CaseB.html index bff308217f..8f24e58e6c 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/CaseB.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/CaseB.html @@ -1,7 +1,7 @@ - + CaseB (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/CaseC.html b/apidocs/qilin/pta/toolkits/zipper/cases/CaseC.html index fbd2b8a943..4badc67c17 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/CaseC.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/CaseC.html @@ -1,7 +1,7 @@ - + CaseC (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/CaseD.html b/apidocs/qilin/pta/toolkits/zipper/cases/CaseD.html index f1c3849b04..43111d2172 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/CaseD.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/CaseD.html @@ -1,7 +1,7 @@ - + CaseD (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseA.html b/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseA.html index e11ce423b1..d9074e6266 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseA.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.cases.CaseA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseB.html b/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseB.html index 7de5439319..70cbf77ad1 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseB.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseB.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.cases.CaseB (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseC.html b/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseC.html index a6f2b0b058..f1f47ad6e1 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseC.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseC.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.cases.CaseC (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseD.html b/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseD.html index 3b223585d4..04252afb4e 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseD.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/class-use/CaseD.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.cases.CaseD (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/package-summary.html b/apidocs/qilin/pta/toolkits/zipper/cases/package-summary.html index b0ec3e3128..b0631615e1 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/package-summary.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.zipper.cases (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/package-tree.html b/apidocs/qilin/pta/toolkits/zipper/cases/package-tree.html index b8279b102f..0b822d8be8 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/package-tree.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.zipper.cases Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/cases/package-use.html b/apidocs/qilin/pta/toolkits/zipper/cases/package-use.html index ebf29eb184..305263e581 100644 --- a/apidocs/qilin/pta/toolkits/zipper/cases/package-use.html +++ b/apidocs/qilin/pta/toolkits/zipper/cases/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.zipper.cases (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/class-use/Global.html b/apidocs/qilin/pta/toolkits/zipper/class-use/Global.html index 1b67c7ebfb..605dd493d0 100644 --- a/apidocs/qilin/pta/toolkits/zipper/class-use/Global.html +++ b/apidocs/qilin/pta/toolkits/zipper/class-use/Global.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.Global (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/class-use/Main.html b/apidocs/qilin/pta/toolkits/zipper/class-use/Main.html index e4a23b8585..d0b5f3b75f 100644 --- a/apidocs/qilin/pta/toolkits/zipper/class-use/Main.html +++ b/apidocs/qilin/pta/toolkits/zipper/class-use/Main.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.Main (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/Edge.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/Edge.html index d28b09f965..cc6043ff67 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/Edge.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/Edge.html @@ -1,7 +1,7 @@ - + Edge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/FlowAnalysis.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/FlowAnalysis.html index 1595288479..c5a5e05f60 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/FlowAnalysis.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/FlowAnalysis.html @@ -1,7 +1,7 @@ - + FlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/IObjectFlowGraph.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/IObjectFlowGraph.html index 772ddeada8..4ea84d0a54 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/IObjectFlowGraph.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/IObjectFlowGraph.html @@ -1,7 +1,7 @@ - + IObjectFlowGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/Kind.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/Kind.html index ae74a7410d..1a7a9de88f 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/Kind.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/Kind.html @@ -1,7 +1,7 @@ - + Kind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/ObjectFlowGraph.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/ObjectFlowGraph.html index a01bfca959..3c6f8a4068 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/ObjectFlowGraph.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/ObjectFlowGraph.html @@ -1,7 +1,7 @@ - + ObjectFlowGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/Edge.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/Edge.html index d68fd5644d..53237c7afa 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/Edge.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/Edge.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.flowgraph.Edge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/FlowAnalysis.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/FlowAnalysis.html index 3cd77383df..6d86221bea 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/FlowAnalysis.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/FlowAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.flowgraph.FlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/IObjectFlowGraph.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/IObjectFlowGraph.html index ad51911160..d732ab3107 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/IObjectFlowGraph.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/IObjectFlowGraph.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.pta.toolkits.zipper.flowgraph.IObjectFlowGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/Kind.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/Kind.html index b190808696..a73417d5b7 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/Kind.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/Kind.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.toolkits.zipper.flowgraph.Kind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/ObjectFlowGraph.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/ObjectFlowGraph.html index 56a0dac4bf..dbc3f3e371 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/ObjectFlowGraph.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/class-use/ObjectFlowGraph.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.toolkits.zipper.flowgraph.ObjectFlowGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-summary.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-summary.html index 84a7684ab5..1dc21cccb1 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-summary.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.zipper.flowgraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-tree.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-tree.html index bde7e1eda6..5cd12a5258 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-tree.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.zipper.flowgraph Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-use.html b/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-use.html index 1f30090379..c8e878a8b1 100644 --- a/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-use.html +++ b/apidocs/qilin/pta/toolkits/zipper/flowgraph/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.zipper.flowgraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/package-summary.html b/apidocs/qilin/pta/toolkits/zipper/package-summary.html index 69bc8d80a9..6030594fcd 100644 --- a/apidocs/qilin/pta/toolkits/zipper/package-summary.html +++ b/apidocs/qilin/pta/toolkits/zipper/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.zipper (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/package-tree.html b/apidocs/qilin/pta/toolkits/zipper/package-tree.html index 8910657a9f..92f19da345 100644 --- a/apidocs/qilin/pta/toolkits/zipper/package-tree.html +++ b/apidocs/qilin/pta/toolkits/zipper/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.toolkits.zipper Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/toolkits/zipper/package-use.html b/apidocs/qilin/pta/toolkits/zipper/package-use.html index 8192314f7c..7fb5e9e22b 100644 --- a/apidocs/qilin/pta/toolkits/zipper/package-use.html +++ b/apidocs/qilin/pta/toolkits/zipper/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.toolkits.zipper (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/BasePTA.html b/apidocs/qilin/pta/tools/BasePTA.html index a49f983638..c57e76e26f 100644 --- a/apidocs/qilin/pta/tools/BasePTA.html +++ b/apidocs/qilin/pta/tools/BasePTA.html @@ -1,7 +1,7 @@ - + BasePTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/BeanPTA.html b/apidocs/qilin/pta/tools/BeanPTA.html index 856f9ab67a..7966a2ee81 100644 --- a/apidocs/qilin/pta/tools/BeanPTA.html +++ b/apidocs/qilin/pta/tools/BeanPTA.html @@ -1,7 +1,7 @@ - + BeanPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/CallSiteSensPTA.html b/apidocs/qilin/pta/tools/CallSiteSensPTA.html index 12caae5d97..35c8e1f40f 100644 --- a/apidocs/qilin/pta/tools/CallSiteSensPTA.html +++ b/apidocs/qilin/pta/tools/CallSiteSensPTA.html @@ -1,7 +1,7 @@ - + CallSiteSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/DataDrivenPTA.html b/apidocs/qilin/pta/tools/DataDrivenPTA.html index 6febaa21f5..8dc32345ba 100644 --- a/apidocs/qilin/pta/tools/DataDrivenPTA.html +++ b/apidocs/qilin/pta/tools/DataDrivenPTA.html @@ -1,7 +1,7 @@ - + DataDrivenPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/DebloatedPTA.DebloatApproach.html b/apidocs/qilin/pta/tools/DebloatedPTA.DebloatApproach.html index 19eaa73fce..7d5afeeb89 100644 --- a/apidocs/qilin/pta/tools/DebloatedPTA.DebloatApproach.html +++ b/apidocs/qilin/pta/tools/DebloatedPTA.DebloatApproach.html @@ -1,7 +1,7 @@ - + DebloatedPTA.DebloatApproach (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/DebloatedPTA.html b/apidocs/qilin/pta/tools/DebloatedPTA.html index 0de0859128..1a0ac75229 100644 --- a/apidocs/qilin/pta/tools/DebloatedPTA.html +++ b/apidocs/qilin/pta/tools/DebloatedPTA.html @@ -1,7 +1,7 @@ - + DebloatedPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/EaglePTA.html b/apidocs/qilin/pta/tools/EaglePTA.html index d39859d4b8..c9abb720e9 100644 --- a/apidocs/qilin/pta/tools/EaglePTA.html +++ b/apidocs/qilin/pta/tools/EaglePTA.html @@ -1,7 +1,7 @@ - + EaglePTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/HybridObjectSensPTA.html b/apidocs/qilin/pta/tools/HybridObjectSensPTA.html index b747f56e3b..10fe77bb82 100644 --- a/apidocs/qilin/pta/tools/HybridObjectSensPTA.html +++ b/apidocs/qilin/pta/tools/HybridObjectSensPTA.html @@ -1,7 +1,7 @@ - + HybridObjectSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/HybridTypeSensPTA.html b/apidocs/qilin/pta/tools/HybridTypeSensPTA.html index db4ec44cef..8d2b17e545 100644 --- a/apidocs/qilin/pta/tools/HybridTypeSensPTA.html +++ b/apidocs/qilin/pta/tools/HybridTypeSensPTA.html @@ -1,7 +1,7 @@ - + HybridTypeSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/MahjongPTA.html b/apidocs/qilin/pta/tools/MahjongPTA.html index 453383d136..4d7b89549b 100644 --- a/apidocs/qilin/pta/tools/MahjongPTA.html +++ b/apidocs/qilin/pta/tools/MahjongPTA.html @@ -1,7 +1,7 @@ - + MahjongPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/ObjectSensPTA.html b/apidocs/qilin/pta/tools/ObjectSensPTA.html index 9c8a06d38a..e2f482d2b5 100644 --- a/apidocs/qilin/pta/tools/ObjectSensPTA.html +++ b/apidocs/qilin/pta/tools/ObjectSensPTA.html @@ -1,7 +1,7 @@ - + ObjectSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/PartialCallSiteSensPTA.html b/apidocs/qilin/pta/tools/PartialCallSiteSensPTA.html index c3bcb6fdca..6920257ccc 100644 --- a/apidocs/qilin/pta/tools/PartialCallSiteSensPTA.html +++ b/apidocs/qilin/pta/tools/PartialCallSiteSensPTA.html @@ -1,7 +1,7 @@ - + PartialCallSiteSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/PartialObjSensPTA.html b/apidocs/qilin/pta/tools/PartialObjSensPTA.html index 01c2fc42b7..bf77460a6f 100644 --- a/apidocs/qilin/pta/tools/PartialObjSensPTA.html +++ b/apidocs/qilin/pta/tools/PartialObjSensPTA.html @@ -1,7 +1,7 @@ - + PartialObjSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/SelectxPTA.html b/apidocs/qilin/pta/tools/SelectxPTA.html index 13fedefd27..bb03eb1737 100644 --- a/apidocs/qilin/pta/tools/SelectxPTA.html +++ b/apidocs/qilin/pta/tools/SelectxPTA.html @@ -1,7 +1,7 @@ - + SelectxPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/Spark.html b/apidocs/qilin/pta/tools/Spark.html index e6c8c1edf6..2337475922 100644 --- a/apidocs/qilin/pta/tools/Spark.html +++ b/apidocs/qilin/pta/tools/Spark.html @@ -1,7 +1,7 @@ - + Spark (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/StagedPTA.html b/apidocs/qilin/pta/tools/StagedPTA.html index 5299a2b156..025d7de2ad 100644 --- a/apidocs/qilin/pta/tools/StagedPTA.html +++ b/apidocs/qilin/pta/tools/StagedPTA.html @@ -1,7 +1,7 @@ - + StagedPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/TunnelingPTA.html b/apidocs/qilin/pta/tools/TunnelingPTA.html index 94ac889c6f..86143e1213 100644 --- a/apidocs/qilin/pta/tools/TunnelingPTA.html +++ b/apidocs/qilin/pta/tools/TunnelingPTA.html @@ -1,7 +1,7 @@ - + TunnelingPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/TurnerPTA.html b/apidocs/qilin/pta/tools/TurnerPTA.html index 60c4ed7dad..ec4dc3ced9 100644 --- a/apidocs/qilin/pta/tools/TurnerPTA.html +++ b/apidocs/qilin/pta/tools/TurnerPTA.html @@ -1,7 +1,7 @@ - + TurnerPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/TypeSensPTA.html b/apidocs/qilin/pta/tools/TypeSensPTA.html index 7c0eafefee..5b9e1c1599 100644 --- a/apidocs/qilin/pta/tools/TypeSensPTA.html +++ b/apidocs/qilin/pta/tools/TypeSensPTA.html @@ -1,7 +1,7 @@ - + TypeSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/ZipperPTA.html b/apidocs/qilin/pta/tools/ZipperPTA.html index 2c28cdb6e4..c89dda7ee2 100644 --- a/apidocs/qilin/pta/tools/ZipperPTA.html +++ b/apidocs/qilin/pta/tools/ZipperPTA.html @@ -1,7 +1,7 @@ - + ZipperPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/BasePTA.html b/apidocs/qilin/pta/tools/class-use/BasePTA.html index cbcab078ae..1d79e22c5e 100644 --- a/apidocs/qilin/pta/tools/class-use/BasePTA.html +++ b/apidocs/qilin/pta/tools/class-use/BasePTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.BasePTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/BeanPTA.html b/apidocs/qilin/pta/tools/class-use/BeanPTA.html index b6aa9a70be..4acbfd8494 100644 --- a/apidocs/qilin/pta/tools/class-use/BeanPTA.html +++ b/apidocs/qilin/pta/tools/class-use/BeanPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.BeanPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/CallSiteSensPTA.html b/apidocs/qilin/pta/tools/class-use/CallSiteSensPTA.html index 1df583fff6..8c19020d5a 100644 --- a/apidocs/qilin/pta/tools/class-use/CallSiteSensPTA.html +++ b/apidocs/qilin/pta/tools/class-use/CallSiteSensPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.CallSiteSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/DataDrivenPTA.html b/apidocs/qilin/pta/tools/class-use/DataDrivenPTA.html index a9fde7fe4e..9acfa4ffc9 100644 --- a/apidocs/qilin/pta/tools/class-use/DataDrivenPTA.html +++ b/apidocs/qilin/pta/tools/class-use/DataDrivenPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.DataDrivenPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/DebloatedPTA.DebloatApproach.html b/apidocs/qilin/pta/tools/class-use/DebloatedPTA.DebloatApproach.html index b20cd05aaa..3c26186e4b 100644 --- a/apidocs/qilin/pta/tools/class-use/DebloatedPTA.DebloatApproach.html +++ b/apidocs/qilin/pta/tools/class-use/DebloatedPTA.DebloatApproach.html @@ -1,7 +1,7 @@ - + Uses of Enum qilin.pta.tools.DebloatedPTA.DebloatApproach (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/DebloatedPTA.html b/apidocs/qilin/pta/tools/class-use/DebloatedPTA.html index e1a495779b..418ebaa4b7 100644 --- a/apidocs/qilin/pta/tools/class-use/DebloatedPTA.html +++ b/apidocs/qilin/pta/tools/class-use/DebloatedPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.DebloatedPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/EaglePTA.html b/apidocs/qilin/pta/tools/class-use/EaglePTA.html index 1db2ad0b62..77c6beea65 100644 --- a/apidocs/qilin/pta/tools/class-use/EaglePTA.html +++ b/apidocs/qilin/pta/tools/class-use/EaglePTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.EaglePTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/HybridObjectSensPTA.html b/apidocs/qilin/pta/tools/class-use/HybridObjectSensPTA.html index b125a169f6..50cdd8f111 100644 --- a/apidocs/qilin/pta/tools/class-use/HybridObjectSensPTA.html +++ b/apidocs/qilin/pta/tools/class-use/HybridObjectSensPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.HybridObjectSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/HybridTypeSensPTA.html b/apidocs/qilin/pta/tools/class-use/HybridTypeSensPTA.html index 8b806a915a..600c8890a5 100644 --- a/apidocs/qilin/pta/tools/class-use/HybridTypeSensPTA.html +++ b/apidocs/qilin/pta/tools/class-use/HybridTypeSensPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.HybridTypeSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/MahjongPTA.html b/apidocs/qilin/pta/tools/class-use/MahjongPTA.html index 6b70774444..99b4ad4628 100644 --- a/apidocs/qilin/pta/tools/class-use/MahjongPTA.html +++ b/apidocs/qilin/pta/tools/class-use/MahjongPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.MahjongPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/ObjectSensPTA.html b/apidocs/qilin/pta/tools/class-use/ObjectSensPTA.html index 52cb9a6d46..1d81bc4da9 100644 --- a/apidocs/qilin/pta/tools/class-use/ObjectSensPTA.html +++ b/apidocs/qilin/pta/tools/class-use/ObjectSensPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.ObjectSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/PartialCallSiteSensPTA.html b/apidocs/qilin/pta/tools/class-use/PartialCallSiteSensPTA.html index 823fd3a0aa..75a6ae6714 100644 --- a/apidocs/qilin/pta/tools/class-use/PartialCallSiteSensPTA.html +++ b/apidocs/qilin/pta/tools/class-use/PartialCallSiteSensPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.PartialCallSiteSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/PartialObjSensPTA.html b/apidocs/qilin/pta/tools/class-use/PartialObjSensPTA.html index 86719612e9..1829b98f0f 100644 --- a/apidocs/qilin/pta/tools/class-use/PartialObjSensPTA.html +++ b/apidocs/qilin/pta/tools/class-use/PartialObjSensPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.PartialObjSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/SelectxPTA.html b/apidocs/qilin/pta/tools/class-use/SelectxPTA.html index ea7d5ad976..1f694116b1 100644 --- a/apidocs/qilin/pta/tools/class-use/SelectxPTA.html +++ b/apidocs/qilin/pta/tools/class-use/SelectxPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.SelectxPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/Spark.html b/apidocs/qilin/pta/tools/class-use/Spark.html index 801a46cb3f..a4e44e1f46 100644 --- a/apidocs/qilin/pta/tools/class-use/Spark.html +++ b/apidocs/qilin/pta/tools/class-use/Spark.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.Spark (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/StagedPTA.html b/apidocs/qilin/pta/tools/class-use/StagedPTA.html index aa0c544cae..baebeb5c03 100644 --- a/apidocs/qilin/pta/tools/class-use/StagedPTA.html +++ b/apidocs/qilin/pta/tools/class-use/StagedPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.StagedPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/TunnelingPTA.html b/apidocs/qilin/pta/tools/class-use/TunnelingPTA.html index 7494fecef6..3726efdfc9 100644 --- a/apidocs/qilin/pta/tools/class-use/TunnelingPTA.html +++ b/apidocs/qilin/pta/tools/class-use/TunnelingPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.TunnelingPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/TurnerPTA.html b/apidocs/qilin/pta/tools/class-use/TurnerPTA.html index 2d5a84493f..60a4636b4d 100644 --- a/apidocs/qilin/pta/tools/class-use/TurnerPTA.html +++ b/apidocs/qilin/pta/tools/class-use/TurnerPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.TurnerPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/TypeSensPTA.html b/apidocs/qilin/pta/tools/class-use/TypeSensPTA.html index 49709451aa..ed04896177 100644 --- a/apidocs/qilin/pta/tools/class-use/TypeSensPTA.html +++ b/apidocs/qilin/pta/tools/class-use/TypeSensPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.TypeSensPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/class-use/ZipperPTA.html b/apidocs/qilin/pta/tools/class-use/ZipperPTA.html index 229897bc59..9156197885 100644 --- a/apidocs/qilin/pta/tools/class-use/ZipperPTA.html +++ b/apidocs/qilin/pta/tools/class-use/ZipperPTA.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.pta.tools.ZipperPTA (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/package-summary.html b/apidocs/qilin/pta/tools/package-summary.html index 2625b49ea0..2475434866 100644 --- a/apidocs/qilin/pta/tools/package-summary.html +++ b/apidocs/qilin/pta/tools/package-summary.html @@ -1,7 +1,7 @@ - + qilin.pta.tools (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/package-tree.html b/apidocs/qilin/pta/tools/package-tree.html index 8a13f8a523..34eb30da06 100644 --- a/apidocs/qilin/pta/tools/package-tree.html +++ b/apidocs/qilin/pta/tools/package-tree.html @@ -1,7 +1,7 @@ - + qilin.pta.tools Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/pta/tools/package-use.html b/apidocs/qilin/pta/tools/package-use.html index a9bb6327ca..2b2ee7d45a 100644 --- a/apidocs/qilin/pta/tools/package-use.html +++ b/apidocs/qilin/pta/tools/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.pta.tools (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/AbstractStat.html b/apidocs/qilin/stat/AbstractStat.html index de7c46e23b..c0d86e4aba 100644 --- a/apidocs/qilin/stat/AbstractStat.html +++ b/apidocs/qilin/stat/AbstractStat.html @@ -1,7 +1,7 @@ - + AbstractStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/AliasStat.html b/apidocs/qilin/stat/AliasStat.html index 052faafdc8..f640acb733 100644 --- a/apidocs/qilin/stat/AliasStat.html +++ b/apidocs/qilin/stat/AliasStat.html @@ -1,7 +1,7 @@ - + AliasStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/BenchmarkStat.html b/apidocs/qilin/stat/BenchmarkStat.html index 676fc57567..803e0fba9a 100644 --- a/apidocs/qilin/stat/BenchmarkStat.html +++ b/apidocs/qilin/stat/BenchmarkStat.html @@ -1,7 +1,7 @@ - + BenchmarkStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/CallGraphStat.html b/apidocs/qilin/stat/CallGraphStat.html index 8a8e84e586..9a01b78195 100644 --- a/apidocs/qilin/stat/CallGraphStat.html +++ b/apidocs/qilin/stat/CallGraphStat.html @@ -1,7 +1,7 @@ - + CallGraphStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/Exporter.html b/apidocs/qilin/stat/Exporter.html index 17ae86ca8e..04b4d23f35 100644 --- a/apidocs/qilin/stat/Exporter.html +++ b/apidocs/qilin/stat/Exporter.html @@ -1,7 +1,7 @@ - + Exporter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/IEvaluator.html b/apidocs/qilin/stat/IEvaluator.html index 5302ad1135..c1fae75e94 100644 --- a/apidocs/qilin/stat/IEvaluator.html +++ b/apidocs/qilin/stat/IEvaluator.html @@ -1,7 +1,7 @@ - + IEvaluator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/PAGStat.html b/apidocs/qilin/stat/PAGStat.html index b62be3042d..2e2496cdf0 100644 --- a/apidocs/qilin/stat/PAGStat.html +++ b/apidocs/qilin/stat/PAGStat.html @@ -1,7 +1,7 @@ - + PAGStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/PTAEvaluator.html b/apidocs/qilin/stat/PTAEvaluator.html index 97bef8ffce..8ff1dc8dbf 100644 --- a/apidocs/qilin/stat/PTAEvaluator.html +++ b/apidocs/qilin/stat/PTAEvaluator.html @@ -1,7 +1,7 @@ - + PTAEvaluator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/PointsToStat.html b/apidocs/qilin/stat/PointsToStat.html index 474af92294..eac33171a3 100644 --- a/apidocs/qilin/stat/PointsToStat.html +++ b/apidocs/qilin/stat/PointsToStat.html @@ -1,7 +1,7 @@ - + PointsToStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/RuntimeStat.html b/apidocs/qilin/stat/RuntimeStat.html index bb7fffe9f3..e2ec3d728a 100644 --- a/apidocs/qilin/stat/RuntimeStat.html +++ b/apidocs/qilin/stat/RuntimeStat.html @@ -1,7 +1,7 @@ - + RuntimeStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/SimplifiedEvaluator.html b/apidocs/qilin/stat/SimplifiedEvaluator.html index e456cabbef..03d0d69c4f 100644 --- a/apidocs/qilin/stat/SimplifiedEvaluator.html +++ b/apidocs/qilin/stat/SimplifiedEvaluator.html @@ -1,7 +1,7 @@ - + SimplifiedEvaluator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/TypeClientStat.html b/apidocs/qilin/stat/TypeClientStat.html index 73adc92646..dfd17a59ec 100644 --- a/apidocs/qilin/stat/TypeClientStat.html +++ b/apidocs/qilin/stat/TypeClientStat.html @@ -1,7 +1,7 @@ - + TypeClientStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/YummyStat.html b/apidocs/qilin/stat/YummyStat.html index a301378291..628a91e0d4 100644 --- a/apidocs/qilin/stat/YummyStat.html +++ b/apidocs/qilin/stat/YummyStat.html @@ -1,7 +1,7 @@ - + YummyStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/AbstractStat.html b/apidocs/qilin/stat/class-use/AbstractStat.html index 89e32b72cc..fcdeac59a6 100644 --- a/apidocs/qilin/stat/class-use/AbstractStat.html +++ b/apidocs/qilin/stat/class-use/AbstractStat.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.stat.AbstractStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/AliasStat.html b/apidocs/qilin/stat/class-use/AliasStat.html index 2f6951a53e..629842cc94 100644 --- a/apidocs/qilin/stat/class-use/AliasStat.html +++ b/apidocs/qilin/stat/class-use/AliasStat.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.AliasStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/BenchmarkStat.html b/apidocs/qilin/stat/class-use/BenchmarkStat.html index 43d286d58b..e7051f173a 100644 --- a/apidocs/qilin/stat/class-use/BenchmarkStat.html +++ b/apidocs/qilin/stat/class-use/BenchmarkStat.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.BenchmarkStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/CallGraphStat.html b/apidocs/qilin/stat/class-use/CallGraphStat.html index 9be378e6a6..ac56a69e9b 100644 --- a/apidocs/qilin/stat/class-use/CallGraphStat.html +++ b/apidocs/qilin/stat/class-use/CallGraphStat.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.CallGraphStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/Exporter.html b/apidocs/qilin/stat/class-use/Exporter.html index 121f2945b1..e6095ec216 100644 --- a/apidocs/qilin/stat/class-use/Exporter.html +++ b/apidocs/qilin/stat/class-use/Exporter.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.Exporter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/IEvaluator.html b/apidocs/qilin/stat/class-use/IEvaluator.html index 5ba43f57cc..c5ab1e1308 100644 --- a/apidocs/qilin/stat/class-use/IEvaluator.html +++ b/apidocs/qilin/stat/class-use/IEvaluator.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.stat.IEvaluator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/PAGStat.html b/apidocs/qilin/stat/class-use/PAGStat.html index 5b84aa808a..f846bda3de 100644 --- a/apidocs/qilin/stat/class-use/PAGStat.html +++ b/apidocs/qilin/stat/class-use/PAGStat.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.PAGStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/PTAEvaluator.html b/apidocs/qilin/stat/class-use/PTAEvaluator.html index 9bc128c858..0578da8520 100644 --- a/apidocs/qilin/stat/class-use/PTAEvaluator.html +++ b/apidocs/qilin/stat/class-use/PTAEvaluator.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.PTAEvaluator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/PointsToStat.html b/apidocs/qilin/stat/class-use/PointsToStat.html index 2e1c5ee74a..df8bf195a1 100644 --- a/apidocs/qilin/stat/class-use/PointsToStat.html +++ b/apidocs/qilin/stat/class-use/PointsToStat.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.PointsToStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/RuntimeStat.html b/apidocs/qilin/stat/class-use/RuntimeStat.html index d1422ae3d8..8bc6f00e74 100644 --- a/apidocs/qilin/stat/class-use/RuntimeStat.html +++ b/apidocs/qilin/stat/class-use/RuntimeStat.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.RuntimeStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/SimplifiedEvaluator.html b/apidocs/qilin/stat/class-use/SimplifiedEvaluator.html index 35781915ec..f34e532814 100644 --- a/apidocs/qilin/stat/class-use/SimplifiedEvaluator.html +++ b/apidocs/qilin/stat/class-use/SimplifiedEvaluator.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.SimplifiedEvaluator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/TypeClientStat.html b/apidocs/qilin/stat/class-use/TypeClientStat.html index 393264bc86..a2bafba109 100644 --- a/apidocs/qilin/stat/class-use/TypeClientStat.html +++ b/apidocs/qilin/stat/class-use/TypeClientStat.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.TypeClientStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/class-use/YummyStat.html b/apidocs/qilin/stat/class-use/YummyStat.html index 127d5d98d6..6c2baa1435 100644 --- a/apidocs/qilin/stat/class-use/YummyStat.html +++ b/apidocs/qilin/stat/class-use/YummyStat.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.stat.YummyStat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/package-summary.html b/apidocs/qilin/stat/package-summary.html index 50edc4ef23..d2e7f49ac9 100644 --- a/apidocs/qilin/stat/package-summary.html +++ b/apidocs/qilin/stat/package-summary.html @@ -1,7 +1,7 @@ - + qilin.stat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/package-tree.html b/apidocs/qilin/stat/package-tree.html index f66e33f56a..1af62f71b9 100644 --- a/apidocs/qilin/stat/package-tree.html +++ b/apidocs/qilin/stat/package-tree.html @@ -1,7 +1,7 @@ - + qilin.stat Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/stat/package-use.html b/apidocs/qilin/stat/package-use.html index 5f78a1f2f2..c1208b6de8 100644 --- a/apidocs/qilin/stat/package-use.html +++ b/apidocs/qilin/stat/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.stat (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/ANSIColor.html b/apidocs/qilin/util/ANSIColor.html index 7fcce51df9..d2b5408980 100644 --- a/apidocs/qilin/util/ANSIColor.html +++ b/apidocs/qilin/util/ANSIColor.html @@ -1,7 +1,7 @@ - + ANSIColor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/ArrayNumberer.html b/apidocs/qilin/util/ArrayNumberer.html index 2bb138eacc..9a7ed86f8f 100644 --- a/apidocs/qilin/util/ArrayNumberer.html +++ b/apidocs/qilin/util/ArrayNumberer.html @@ -1,7 +1,7 @@ - + ArrayNumberer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/BitSetIterator.html b/apidocs/qilin/util/BitSetIterator.html index 63b1100076..906d7c932b 100644 --- a/apidocs/qilin/util/BitSetIterator.html +++ b/apidocs/qilin/util/BitSetIterator.html @@ -1,7 +1,7 @@ - + BitSetIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/BitVector.html b/apidocs/qilin/util/BitVector.html index 5b008407c8..32ea6f9fb0 100644 --- a/apidocs/qilin/util/BitVector.html +++ b/apidocs/qilin/util/BitVector.html @@ -1,7 +1,7 @@ - + BitVector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/Chain.html b/apidocs/qilin/util/Chain.html index 74bc25cc9c..545e9e9ef9 100644 --- a/apidocs/qilin/util/Chain.html +++ b/apidocs/qilin/util/Chain.html @@ -1,7 +1,7 @@ - + Chain (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/DataFactory.html b/apidocs/qilin/util/DataFactory.html index 9b9397b56d..b26d8236c6 100644 --- a/apidocs/qilin/util/DataFactory.html +++ b/apidocs/qilin/util/DataFactory.html @@ -1,7 +1,7 @@ - + DataFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/Invalidable.html b/apidocs/qilin/util/Invalidable.html index 8312611688..564216c3ea 100644 --- a/apidocs/qilin/util/Invalidable.html +++ b/apidocs/qilin/util/Invalidable.html @@ -1,7 +1,7 @@ - + Invalidable (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/IterableNumberer.html b/apidocs/qilin/util/IterableNumberer.html index c01dd75a97..3716c6f286 100644 --- a/apidocs/qilin/util/IterableNumberer.html +++ b/apidocs/qilin/util/IterableNumberer.html @@ -1,7 +1,7 @@ - + IterableNumberer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/MemoryWatcher.html b/apidocs/qilin/util/MemoryWatcher.html index a7f9982dee..ddf24d94f7 100644 --- a/apidocs/qilin/util/MemoryWatcher.html +++ b/apidocs/qilin/util/MemoryWatcher.html @@ -1,7 +1,7 @@ - + MemoryWatcher (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/Numberable.html b/apidocs/qilin/util/Numberable.html index 3773b93b49..017d39ffe2 100644 --- a/apidocs/qilin/util/Numberable.html +++ b/apidocs/qilin/util/Numberable.html @@ -1,7 +1,7 @@ - + Numberable (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/NumberedString.html b/apidocs/qilin/util/NumberedString.html index 1578683d7e..a252d891e5 100644 --- a/apidocs/qilin/util/NumberedString.html +++ b/apidocs/qilin/util/NumberedString.html @@ -1,7 +1,7 @@ - + NumberedString (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/Numberer.html b/apidocs/qilin/util/Numberer.html index c2e69e32bd..4c651c6ea1 100644 --- a/apidocs/qilin/util/Numberer.html +++ b/apidocs/qilin/util/Numberer.html @@ -1,7 +1,7 @@ - + Numberer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/PTAUtils.html b/apidocs/qilin/util/PTAUtils.html index 5b68540aa6..29dfa1b094 100644 --- a/apidocs/qilin/util/PTAUtils.html +++ b/apidocs/qilin/util/PTAUtils.html @@ -1,7 +1,7 @@ - + PTAUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/Pair.html b/apidocs/qilin/util/Pair.html index 1cedcff128..f491d65728 100644 --- a/apidocs/qilin/util/Pair.html +++ b/apidocs/qilin/util/Pair.html @@ -1,7 +1,7 @@ - + Pair (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/Stopwatch.html b/apidocs/qilin/util/Stopwatch.html index 828c07ae10..3b0e25050f 100644 --- a/apidocs/qilin/util/Stopwatch.html +++ b/apidocs/qilin/util/Stopwatch.html @@ -1,7 +1,7 @@ - + Stopwatch (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/StringNumberer.html b/apidocs/qilin/util/StringNumberer.html index e9fe65407a..79c6cf80d7 100644 --- a/apidocs/qilin/util/StringNumberer.html +++ b/apidocs/qilin/util/StringNumberer.html @@ -1,7 +1,7 @@ - + StringNumberer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/Triple.html b/apidocs/qilin/util/Triple.html index e6874958e0..aa3b51f985 100644 --- a/apidocs/qilin/util/Triple.html +++ b/apidocs/qilin/util/Triple.html @@ -1,7 +1,7 @@ - + Triple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/UnionFindSet.html b/apidocs/qilin/util/UnionFindSet.html index 60ca714616..19bf76371b 100644 --- a/apidocs/qilin/util/UnionFindSet.html +++ b/apidocs/qilin/util/UnionFindSet.html @@ -1,7 +1,7 @@ - + UnionFindSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/Util.html b/apidocs/qilin/util/Util.html index 5cac1aa838..0463621aa3 100644 --- a/apidocs/qilin/util/Util.html +++ b/apidocs/qilin/util/Util.html @@ -1,7 +1,7 @@ - + Util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/ANSIColor.html b/apidocs/qilin/util/class-use/ANSIColor.html index 1c009da173..2be07f3b60 100644 --- a/apidocs/qilin/util/class-use/ANSIColor.html +++ b/apidocs/qilin/util/class-use/ANSIColor.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.ANSIColor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/ArrayNumberer.html b/apidocs/qilin/util/class-use/ArrayNumberer.html index 92915d7d7f..e4d46b23ed 100644 --- a/apidocs/qilin/util/class-use/ArrayNumberer.html +++ b/apidocs/qilin/util/class-use/ArrayNumberer.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.ArrayNumberer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/BitSetIterator.html b/apidocs/qilin/util/class-use/BitSetIterator.html index d1d62daab1..bb8b699612 100644 --- a/apidocs/qilin/util/class-use/BitSetIterator.html +++ b/apidocs/qilin/util/class-use/BitSetIterator.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.BitSetIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/BitVector.html b/apidocs/qilin/util/class-use/BitVector.html index 138060ae95..b0b7b1ac01 100644 --- a/apidocs/qilin/util/class-use/BitVector.html +++ b/apidocs/qilin/util/class-use/BitVector.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.BitVector (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/Chain.html b/apidocs/qilin/util/class-use/Chain.html index 9e711becb8..10c01022f4 100644 --- a/apidocs/qilin/util/class-use/Chain.html +++ b/apidocs/qilin/util/class-use/Chain.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.util.Chain (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/DataFactory.html b/apidocs/qilin/util/class-use/DataFactory.html index f04c317577..7569a45f48 100644 --- a/apidocs/qilin/util/class-use/DataFactory.html +++ b/apidocs/qilin/util/class-use/DataFactory.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.DataFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/Invalidable.html b/apidocs/qilin/util/class-use/Invalidable.html index 4b3c551e89..c8db14bcd0 100644 --- a/apidocs/qilin/util/class-use/Invalidable.html +++ b/apidocs/qilin/util/class-use/Invalidable.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.util.Invalidable (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/IterableNumberer.html b/apidocs/qilin/util/class-use/IterableNumberer.html index 79ed16b4b7..54df59ac71 100644 --- a/apidocs/qilin/util/class-use/IterableNumberer.html +++ b/apidocs/qilin/util/class-use/IterableNumberer.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.util.IterableNumberer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/MemoryWatcher.html b/apidocs/qilin/util/class-use/MemoryWatcher.html index a672b94411..9c572df3a3 100644 --- a/apidocs/qilin/util/class-use/MemoryWatcher.html +++ b/apidocs/qilin/util/class-use/MemoryWatcher.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.MemoryWatcher (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/Numberable.html b/apidocs/qilin/util/class-use/Numberable.html index 38e22ccad0..899352e162 100644 --- a/apidocs/qilin/util/class-use/Numberable.html +++ b/apidocs/qilin/util/class-use/Numberable.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.util.Numberable (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/NumberedString.html b/apidocs/qilin/util/class-use/NumberedString.html index d2ff2fc230..940b2eb340 100644 --- a/apidocs/qilin/util/class-use/NumberedString.html +++ b/apidocs/qilin/util/class-use/NumberedString.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.NumberedString (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/Numberer.html b/apidocs/qilin/util/class-use/Numberer.html index 8905622b28..5c9cfe98dc 100644 --- a/apidocs/qilin/util/class-use/Numberer.html +++ b/apidocs/qilin/util/class-use/Numberer.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.util.Numberer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/PTAUtils.html b/apidocs/qilin/util/class-use/PTAUtils.html index 99437c3bb7..2b07a6e3a6 100644 --- a/apidocs/qilin/util/class-use/PTAUtils.html +++ b/apidocs/qilin/util/class-use/PTAUtils.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.PTAUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/Pair.html b/apidocs/qilin/util/class-use/Pair.html index 82f71f3705..fbe6c867a6 100644 --- a/apidocs/qilin/util/class-use/Pair.html +++ b/apidocs/qilin/util/class-use/Pair.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.Pair (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/Stopwatch.html b/apidocs/qilin/util/class-use/Stopwatch.html index 3ae0813132..8dc49cb91c 100644 --- a/apidocs/qilin/util/class-use/Stopwatch.html +++ b/apidocs/qilin/util/class-use/Stopwatch.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.Stopwatch (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/StringNumberer.html b/apidocs/qilin/util/class-use/StringNumberer.html index a3f1306772..cc26be2f4a 100644 --- a/apidocs/qilin/util/class-use/StringNumberer.html +++ b/apidocs/qilin/util/class-use/StringNumberer.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.StringNumberer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/Triple.html b/apidocs/qilin/util/class-use/Triple.html index 24c4c02ad3..b3794540ed 100644 --- a/apidocs/qilin/util/class-use/Triple.html +++ b/apidocs/qilin/util/class-use/Triple.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.Triple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/UnionFindSet.html b/apidocs/qilin/util/class-use/UnionFindSet.html index 8d49d6b318..96ca41576a 100644 --- a/apidocs/qilin/util/class-use/UnionFindSet.html +++ b/apidocs/qilin/util/class-use/UnionFindSet.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.UnionFindSet (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/class-use/Util.html b/apidocs/qilin/util/class-use/Util.html index c71ef0f79b..e6ece9e5a4 100644 --- a/apidocs/qilin/util/class-use/Util.html +++ b/apidocs/qilin/util/class-use/Util.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.Util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/collect/SetFactory.html b/apidocs/qilin/util/collect/SetFactory.html index 941937c461..9fa2654238 100644 --- a/apidocs/qilin/util/collect/SetFactory.html +++ b/apidocs/qilin/util/collect/SetFactory.html @@ -1,7 +1,7 @@ - + SetFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/collect/class-use/SetFactory.html b/apidocs/qilin/util/collect/class-use/SetFactory.html index 4703e96f2d..560930119c 100644 --- a/apidocs/qilin/util/collect/class-use/SetFactory.html +++ b/apidocs/qilin/util/collect/class-use/SetFactory.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.collect.SetFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/collect/package-summary.html b/apidocs/qilin/util/collect/package-summary.html index 8a573dec66..1ae7e28ede 100644 --- a/apidocs/qilin/util/collect/package-summary.html +++ b/apidocs/qilin/util/collect/package-summary.html @@ -1,7 +1,7 @@ - + qilin.util.collect (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/collect/package-tree.html b/apidocs/qilin/util/collect/package-tree.html index fad0028641..cd853dadd1 100644 --- a/apidocs/qilin/util/collect/package-tree.html +++ b/apidocs/qilin/util/collect/package-tree.html @@ -1,7 +1,7 @@ - + qilin.util.collect Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/collect/package-use.html b/apidocs/qilin/util/collect/package-use.html index 9bed9a3d88..e9a411efbc 100644 --- a/apidocs/qilin/util/collect/package-use.html +++ b/apidocs/qilin/util/collect/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.util.collect (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/ConcurrentDirectedGraphImpl.html b/apidocs/qilin/util/graph/ConcurrentDirectedGraphImpl.html index 2f7753c04c..70c35e92ca 100644 --- a/apidocs/qilin/util/graph/ConcurrentDirectedGraphImpl.html +++ b/apidocs/qilin/util/graph/ConcurrentDirectedGraphImpl.html @@ -1,7 +1,7 @@ - + ConcurrentDirectedGraphImpl (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/DirectedGraph.html b/apidocs/qilin/util/graph/DirectedGraph.html index 4382cea5e1..82c5e9609b 100644 --- a/apidocs/qilin/util/graph/DirectedGraph.html +++ b/apidocs/qilin/util/graph/DirectedGraph.html @@ -1,7 +1,7 @@ - + DirectedGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/DirectedGraphImpl.html b/apidocs/qilin/util/graph/DirectedGraphImpl.html index f6b74ca56f..062d414c4d 100644 --- a/apidocs/qilin/util/graph/DirectedGraphImpl.html +++ b/apidocs/qilin/util/graph/DirectedGraphImpl.html @@ -1,7 +1,7 @@ - + DirectedGraphImpl (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/MergedNode.html b/apidocs/qilin/util/graph/MergedNode.html index 47901bb60c..51f3330301 100644 --- a/apidocs/qilin/util/graph/MergedNode.html +++ b/apidocs/qilin/util/graph/MergedNode.html @@ -1,7 +1,7 @@ - + MergedNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/Reachability.html b/apidocs/qilin/util/graph/Reachability.html index 5cf278ff06..fbd39f13bc 100644 --- a/apidocs/qilin/util/graph/Reachability.html +++ b/apidocs/qilin/util/graph/Reachability.html @@ -1,7 +1,7 @@ - + Reachability (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/SCCMergedGraph.html b/apidocs/qilin/util/graph/SCCMergedGraph.html index ea8f04987c..4a1c253b1d 100644 --- a/apidocs/qilin/util/graph/SCCMergedGraph.html +++ b/apidocs/qilin/util/graph/SCCMergedGraph.html @@ -1,7 +1,7 @@ - + SCCMergedGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/StronglyConnectedComponents.html b/apidocs/qilin/util/graph/StronglyConnectedComponents.html index fa5d896df3..f36c89d22c 100644 --- a/apidocs/qilin/util/graph/StronglyConnectedComponents.html +++ b/apidocs/qilin/util/graph/StronglyConnectedComponents.html @@ -1,7 +1,7 @@ - + StronglyConnectedComponents (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/TopologicalSorter.html b/apidocs/qilin/util/graph/TopologicalSorter.html index dde0c5b52b..f076714179 100644 --- a/apidocs/qilin/util/graph/TopologicalSorter.html +++ b/apidocs/qilin/util/graph/TopologicalSorter.html @@ -1,7 +1,7 @@ - + TopologicalSorter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/Tree.html b/apidocs/qilin/util/graph/Tree.html index 1fc8c8416d..eea62aa64c 100644 --- a/apidocs/qilin/util/graph/Tree.html +++ b/apidocs/qilin/util/graph/Tree.html @@ -1,7 +1,7 @@ - + Tree (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/TreeImpl.html b/apidocs/qilin/util/graph/TreeImpl.html index 2c71108e08..79613a3d66 100644 --- a/apidocs/qilin/util/graph/TreeImpl.html +++ b/apidocs/qilin/util/graph/TreeImpl.html @@ -1,7 +1,7 @@ - + TreeImpl (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/TreeNode.html b/apidocs/qilin/util/graph/TreeNode.html index 7b75f653d8..c269b72cd5 100644 --- a/apidocs/qilin/util/graph/TreeNode.html +++ b/apidocs/qilin/util/graph/TreeNode.html @@ -1,7 +1,7 @@ - + TreeNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/ConcurrentDirectedGraphImpl.html b/apidocs/qilin/util/graph/class-use/ConcurrentDirectedGraphImpl.html index 68f4f6b037..b2bca968a1 100644 --- a/apidocs/qilin/util/graph/class-use/ConcurrentDirectedGraphImpl.html +++ b/apidocs/qilin/util/graph/class-use/ConcurrentDirectedGraphImpl.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.ConcurrentDirectedGraphImpl (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/DirectedGraph.html b/apidocs/qilin/util/graph/class-use/DirectedGraph.html index bfc1d08e60..1a7d35fad1 100644 --- a/apidocs/qilin/util/graph/class-use/DirectedGraph.html +++ b/apidocs/qilin/util/graph/class-use/DirectedGraph.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.util.graph.DirectedGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/DirectedGraphImpl.html b/apidocs/qilin/util/graph/class-use/DirectedGraphImpl.html index ab6f85e40e..26d91cc56b 100644 --- a/apidocs/qilin/util/graph/class-use/DirectedGraphImpl.html +++ b/apidocs/qilin/util/graph/class-use/DirectedGraphImpl.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.DirectedGraphImpl (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/MergedNode.html b/apidocs/qilin/util/graph/class-use/MergedNode.html index bd16a322eb..428b551294 100644 --- a/apidocs/qilin/util/graph/class-use/MergedNode.html +++ b/apidocs/qilin/util/graph/class-use/MergedNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.MergedNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/Reachability.html b/apidocs/qilin/util/graph/class-use/Reachability.html index be9f2bd3a6..8b2daf75b9 100644 --- a/apidocs/qilin/util/graph/class-use/Reachability.html +++ b/apidocs/qilin/util/graph/class-use/Reachability.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.Reachability (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/SCCMergedGraph.html b/apidocs/qilin/util/graph/class-use/SCCMergedGraph.html index ea2173ccdc..922ee415f4 100644 --- a/apidocs/qilin/util/graph/class-use/SCCMergedGraph.html +++ b/apidocs/qilin/util/graph/class-use/SCCMergedGraph.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.SCCMergedGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/StronglyConnectedComponents.html b/apidocs/qilin/util/graph/class-use/StronglyConnectedComponents.html index e1aef870e0..c29c83523a 100644 --- a/apidocs/qilin/util/graph/class-use/StronglyConnectedComponents.html +++ b/apidocs/qilin/util/graph/class-use/StronglyConnectedComponents.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.StronglyConnectedComponents (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/TopologicalSorter.html b/apidocs/qilin/util/graph/class-use/TopologicalSorter.html index 98dea9127a..9e9bfee45a 100644 --- a/apidocs/qilin/util/graph/class-use/TopologicalSorter.html +++ b/apidocs/qilin/util/graph/class-use/TopologicalSorter.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.TopologicalSorter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/Tree.html b/apidocs/qilin/util/graph/class-use/Tree.html index bb43b0d585..8c39658784 100644 --- a/apidocs/qilin/util/graph/class-use/Tree.html +++ b/apidocs/qilin/util/graph/class-use/Tree.html @@ -1,7 +1,7 @@ - + Uses of Interface qilin.util.graph.Tree (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/TreeImpl.html b/apidocs/qilin/util/graph/class-use/TreeImpl.html index c8db54320f..47a885c011 100644 --- a/apidocs/qilin/util/graph/class-use/TreeImpl.html +++ b/apidocs/qilin/util/graph/class-use/TreeImpl.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.TreeImpl (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/class-use/TreeNode.html b/apidocs/qilin/util/graph/class-use/TreeNode.html index e5f68b1556..10828fec7c 100644 --- a/apidocs/qilin/util/graph/class-use/TreeNode.html +++ b/apidocs/qilin/util/graph/class-use/TreeNode.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.graph.TreeNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/package-summary.html b/apidocs/qilin/util/graph/package-summary.html index 2c030d2594..44038cf146 100644 --- a/apidocs/qilin/util/graph/package-summary.html +++ b/apidocs/qilin/util/graph/package-summary.html @@ -1,7 +1,7 @@ - + qilin.util.graph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/package-tree.html b/apidocs/qilin/util/graph/package-tree.html index 9e37f41c12..c08e6be6aa 100644 --- a/apidocs/qilin/util/graph/package-tree.html +++ b/apidocs/qilin/util/graph/package-tree.html @@ -1,7 +1,7 @@ - + qilin.util.graph Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/graph/package-use.html b/apidocs/qilin/util/graph/package-use.html index 88217acc80..540f9dcada 100644 --- a/apidocs/qilin/util/graph/package-use.html +++ b/apidocs/qilin/util/graph/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.util.graph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/package-summary.html b/apidocs/qilin/util/package-summary.html index 32d440ccdf..44ba197849 100644 --- a/apidocs/qilin/util/package-summary.html +++ b/apidocs/qilin/util/package-summary.html @@ -1,7 +1,7 @@ - + qilin.util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/package-tree.html b/apidocs/qilin/util/package-tree.html index 89ee4f00e4..edf9c349b8 100644 --- a/apidocs/qilin/util/package-tree.html +++ b/apidocs/qilin/util/package-tree.html @@ -1,7 +1,7 @@ - + qilin.util Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/package-use.html b/apidocs/qilin/util/package-use.html index e7d6242e2e..d34e76a447 100644 --- a/apidocs/qilin/util/package-use.html +++ b/apidocs/qilin/util/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/ChunkedQueue.html b/apidocs/qilin/util/queue/ChunkedQueue.html index 86d91e9a49..a11d6c68ca 100644 --- a/apidocs/qilin/util/queue/ChunkedQueue.html +++ b/apidocs/qilin/util/queue/ChunkedQueue.html @@ -1,7 +1,7 @@ - + ChunkedQueue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/QueueReader.html b/apidocs/qilin/util/queue/QueueReader.html index ead7c6312e..6e7ec87ffd 100644 --- a/apidocs/qilin/util/queue/QueueReader.html +++ b/apidocs/qilin/util/queue/QueueReader.html @@ -1,7 +1,7 @@ - + QueueReader (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/UniqueQueue.html b/apidocs/qilin/util/queue/UniqueQueue.html index 8aeefb13d6..8dd7d523d4 100644 --- a/apidocs/qilin/util/queue/UniqueQueue.html +++ b/apidocs/qilin/util/queue/UniqueQueue.html @@ -1,7 +1,7 @@ - + UniqueQueue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/class-use/ChunkedQueue.html b/apidocs/qilin/util/queue/class-use/ChunkedQueue.html index db402a80e1..8395244b6e 100644 --- a/apidocs/qilin/util/queue/class-use/ChunkedQueue.html +++ b/apidocs/qilin/util/queue/class-use/ChunkedQueue.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.queue.ChunkedQueue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/class-use/QueueReader.html b/apidocs/qilin/util/queue/class-use/QueueReader.html index 6204978226..c55803311f 100644 --- a/apidocs/qilin/util/queue/class-use/QueueReader.html +++ b/apidocs/qilin/util/queue/class-use/QueueReader.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.queue.QueueReader (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/class-use/UniqueQueue.html b/apidocs/qilin/util/queue/class-use/UniqueQueue.html index b0e78b9344..2894c63fa2 100644 --- a/apidocs/qilin/util/queue/class-use/UniqueQueue.html +++ b/apidocs/qilin/util/queue/class-use/UniqueQueue.html @@ -1,7 +1,7 @@ - + Uses of Class qilin.util.queue.UniqueQueue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/package-summary.html b/apidocs/qilin/util/queue/package-summary.html index 75b13d9c13..f967ddc31c 100644 --- a/apidocs/qilin/util/queue/package-summary.html +++ b/apidocs/qilin/util/queue/package-summary.html @@ -1,7 +1,7 @@ - + qilin.util.queue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/package-tree.html b/apidocs/qilin/util/queue/package-tree.html index 0456905a76..aecc69aa76 100644 --- a/apidocs/qilin/util/queue/package-tree.html +++ b/apidocs/qilin/util/queue/package-tree.html @@ -1,7 +1,7 @@ - + qilin.util.queue Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/qilin/util/queue/package-use.html b/apidocs/qilin/util/queue/package-use.html index 352bcfb02f..4b2e0dc250 100644 --- a/apidocs/qilin/util/queue/package-use.html +++ b/apidocs/qilin/util/queue/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package qilin.util.queue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html index 69b024e9ee..fa6ac80b9b 100644 --- a/apidocs/serialized-form.html +++ b/apidocs/serialized-form.html @@ -1,7 +1,7 @@ - + Serialized Form (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/AbstractJimpleBasedICFG.html b/apidocs/sootup/analysis/interprocedural/icfg/AbstractJimpleBasedICFG.html index 31a13c0a03..2e89f9fc9f 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/AbstractJimpleBasedICFG.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/AbstractJimpleBasedICFG.html @@ -1,7 +1,7 @@ - + AbstractJimpleBasedICFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/BackwardsInterproceduralCFG.html b/apidocs/sootup/analysis/interprocedural/icfg/BackwardsInterproceduralCFG.html index e3e826bdb1..1b72886df7 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/BackwardsInterproceduralCFG.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/BackwardsInterproceduralCFG.html @@ -1,7 +1,7 @@ - + BackwardsInterproceduralCFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/BiDiInterproceduralCFG.html b/apidocs/sootup/analysis/interprocedural/icfg/BiDiInterproceduralCFG.html index 4114e8bd5d..bd2c8e4bcd 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/BiDiInterproceduralCFG.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/BiDiInterproceduralCFG.html @@ -1,7 +1,7 @@ - + BiDiInterproceduralCFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/ICFGDotExporter.html b/apidocs/sootup/analysis/interprocedural/icfg/ICFGDotExporter.html index 216840143c..ec48221142 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/ICFGDotExporter.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/ICFGDotExporter.html @@ -1,7 +1,7 @@ - + ICFGDotExporter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/JimpleBasedInterproceduralCFG.html b/apidocs/sootup/analysis/interprocedural/icfg/JimpleBasedInterproceduralCFG.html index 454056aad5..d2b83b3163 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/JimpleBasedInterproceduralCFG.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/JimpleBasedInterproceduralCFG.html @@ -1,7 +1,7 @@ - + JimpleBasedInterproceduralCFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/class-use/AbstractJimpleBasedICFG.html b/apidocs/sootup/analysis/interprocedural/icfg/class-use/AbstractJimpleBasedICFG.html index ab80cb4568..df855c04f9 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/class-use/AbstractJimpleBasedICFG.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/class-use/AbstractJimpleBasedICFG.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.interprocedural.icfg.AbstractJimpleBasedICFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/class-use/BackwardsInterproceduralCFG.html b/apidocs/sootup/analysis/interprocedural/icfg/class-use/BackwardsInterproceduralCFG.html index 36562a945b..74c5f47d8f 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/class-use/BackwardsInterproceduralCFG.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/class-use/BackwardsInterproceduralCFG.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.interprocedural.icfg.BackwardsInterproceduralCFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/class-use/BiDiInterproceduralCFG.html b/apidocs/sootup/analysis/interprocedural/icfg/class-use/BiDiInterproceduralCFG.html index dba7f83bfc..c71c83aee9 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/class-use/BiDiInterproceduralCFG.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/class-use/BiDiInterproceduralCFG.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.analysis.interprocedural.icfg.BiDiInterproceduralCFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/class-use/ICFGDotExporter.html b/apidocs/sootup/analysis/interprocedural/icfg/class-use/ICFGDotExporter.html index d4a019cc60..81e6f14a42 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/class-use/ICFGDotExporter.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/class-use/ICFGDotExporter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.interprocedural.icfg.ICFGDotExporter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/class-use/JimpleBasedInterproceduralCFG.html b/apidocs/sootup/analysis/interprocedural/icfg/class-use/JimpleBasedInterproceduralCFG.html index 34252b92df..6715d87826 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/class-use/JimpleBasedInterproceduralCFG.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/class-use/JimpleBasedInterproceduralCFG.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.interprocedural.icfg.JimpleBasedInterproceduralCFG (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/package-summary.html b/apidocs/sootup/analysis/interprocedural/icfg/package-summary.html index 95bb0770a8..1e7a3acce4 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/package-summary.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/package-summary.html @@ -1,7 +1,7 @@ - + sootup.analysis.interprocedural.icfg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/package-tree.html b/apidocs/sootup/analysis/interprocedural/icfg/package-tree.html index 8bf2acc0eb..557982bf50 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/package-tree.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/package-tree.html @@ -1,7 +1,7 @@ - + sootup.analysis.interprocedural.icfg Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/icfg/package-use.html b/apidocs/sootup/analysis/interprocedural/icfg/package-use.html index 99caf69687..5cb0bb5e0f 100644 --- a/apidocs/sootup/analysis/interprocedural/icfg/package-use.html +++ b/apidocs/sootup/analysis/interprocedural/icfg/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.analysis.interprocedural.icfg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ide/DefaultJimpleIDETabulationProblem.html b/apidocs/sootup/analysis/interprocedural/ide/DefaultJimpleIDETabulationProblem.html index 691ea0162f..67028c9215 100644 --- a/apidocs/sootup/analysis/interprocedural/ide/DefaultJimpleIDETabulationProblem.html +++ b/apidocs/sootup/analysis/interprocedural/ide/DefaultJimpleIDETabulationProblem.html @@ -1,7 +1,7 @@ - + DefaultJimpleIDETabulationProblem (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ide/JimpleIDESolver.html b/apidocs/sootup/analysis/interprocedural/ide/JimpleIDESolver.html index 1b319ecd0f..95eaa12468 100644 --- a/apidocs/sootup/analysis/interprocedural/ide/JimpleIDESolver.html +++ b/apidocs/sootup/analysis/interprocedural/ide/JimpleIDESolver.html @@ -1,7 +1,7 @@ - + JimpleIDESolver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ide/class-use/DefaultJimpleIDETabulationProblem.html b/apidocs/sootup/analysis/interprocedural/ide/class-use/DefaultJimpleIDETabulationProblem.html index 568deab854..6ca8e689ad 100644 --- a/apidocs/sootup/analysis/interprocedural/ide/class-use/DefaultJimpleIDETabulationProblem.html +++ b/apidocs/sootup/analysis/interprocedural/ide/class-use/DefaultJimpleIDETabulationProblem.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.interprocedural.ide.DefaultJimpleIDETabulationProblem (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ide/class-use/JimpleIDESolver.html b/apidocs/sootup/analysis/interprocedural/ide/class-use/JimpleIDESolver.html index f7855f046f..ecd8e05c94 100644 --- a/apidocs/sootup/analysis/interprocedural/ide/class-use/JimpleIDESolver.html +++ b/apidocs/sootup/analysis/interprocedural/ide/class-use/JimpleIDESolver.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.interprocedural.ide.JimpleIDESolver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ide/package-summary.html b/apidocs/sootup/analysis/interprocedural/ide/package-summary.html index d0fb4e6a5a..3ae2717996 100644 --- a/apidocs/sootup/analysis/interprocedural/ide/package-summary.html +++ b/apidocs/sootup/analysis/interprocedural/ide/package-summary.html @@ -1,7 +1,7 @@ - + sootup.analysis.interprocedural.ide (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ide/package-tree.html b/apidocs/sootup/analysis/interprocedural/ide/package-tree.html index 5a80fd2175..b11a01abbe 100644 --- a/apidocs/sootup/analysis/interprocedural/ide/package-tree.html +++ b/apidocs/sootup/analysis/interprocedural/ide/package-tree.html @@ -1,7 +1,7 @@ - + sootup.analysis.interprocedural.ide Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ide/package-use.html b/apidocs/sootup/analysis/interprocedural/ide/package-use.html index b60420fc40..3858ada08e 100644 --- a/apidocs/sootup/analysis/interprocedural/ide/package-use.html +++ b/apidocs/sootup/analysis/interprocedural/ide/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.analysis.interprocedural.ide (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ifds/DefaultJimpleIFDSTabulationProblem.html b/apidocs/sootup/analysis/interprocedural/ifds/DefaultJimpleIFDSTabulationProblem.html index 6508028212..d0f5843119 100644 --- a/apidocs/sootup/analysis/interprocedural/ifds/DefaultJimpleIFDSTabulationProblem.html +++ b/apidocs/sootup/analysis/interprocedural/ifds/DefaultJimpleIFDSTabulationProblem.html @@ -1,7 +1,7 @@ - + DefaultJimpleIFDSTabulationProblem (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ifds/JimpleIFDSSolver.html b/apidocs/sootup/analysis/interprocedural/ifds/JimpleIFDSSolver.html index ac3d669999..9b88b969e0 100644 --- a/apidocs/sootup/analysis/interprocedural/ifds/JimpleIFDSSolver.html +++ b/apidocs/sootup/analysis/interprocedural/ifds/JimpleIFDSSolver.html @@ -1,7 +1,7 @@ - + JimpleIFDSSolver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ifds/class-use/DefaultJimpleIFDSTabulationProblem.html b/apidocs/sootup/analysis/interprocedural/ifds/class-use/DefaultJimpleIFDSTabulationProblem.html index 1ba80d2692..af5e843517 100644 --- a/apidocs/sootup/analysis/interprocedural/ifds/class-use/DefaultJimpleIFDSTabulationProblem.html +++ b/apidocs/sootup/analysis/interprocedural/ifds/class-use/DefaultJimpleIFDSTabulationProblem.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.interprocedural.ifds.DefaultJimpleIFDSTabulationProblem (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ifds/class-use/JimpleIFDSSolver.html b/apidocs/sootup/analysis/interprocedural/ifds/class-use/JimpleIFDSSolver.html index 643117c4cf..b93984a697 100644 --- a/apidocs/sootup/analysis/interprocedural/ifds/class-use/JimpleIFDSSolver.html +++ b/apidocs/sootup/analysis/interprocedural/ifds/class-use/JimpleIFDSSolver.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.interprocedural.ifds.JimpleIFDSSolver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ifds/package-summary.html b/apidocs/sootup/analysis/interprocedural/ifds/package-summary.html index 7b439cb39f..df23b1af53 100644 --- a/apidocs/sootup/analysis/interprocedural/ifds/package-summary.html +++ b/apidocs/sootup/analysis/interprocedural/ifds/package-summary.html @@ -1,7 +1,7 @@ - + sootup.analysis.interprocedural.ifds (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ifds/package-tree.html b/apidocs/sootup/analysis/interprocedural/ifds/package-tree.html index ee70cc3fb3..a2ba4e7416 100644 --- a/apidocs/sootup/analysis/interprocedural/ifds/package-tree.html +++ b/apidocs/sootup/analysis/interprocedural/ifds/package-tree.html @@ -1,7 +1,7 @@ - + sootup.analysis.interprocedural.ifds Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/interprocedural/ifds/package-use.html b/apidocs/sootup/analysis/interprocedural/ifds/package-use.html index 06c2b9a513..dbc6a2a684 100644 --- a/apidocs/sootup/analysis/interprocedural/ifds/package-use.html +++ b/apidocs/sootup/analysis/interprocedural/ifds/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.analysis.interprocedural.ifds (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/AbstractFlowAnalysis.html b/apidocs/sootup/analysis/intraprocedural/AbstractFlowAnalysis.html index 0ef7bd2b7d..9551eeb501 100644 --- a/apidocs/sootup/analysis/intraprocedural/AbstractFlowAnalysis.html +++ b/apidocs/sootup/analysis/intraprocedural/AbstractFlowAnalysis.html @@ -1,7 +1,7 @@ - + AbstractFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/BackwardFlowAnalysis.html b/apidocs/sootup/analysis/intraprocedural/BackwardFlowAnalysis.html index a6873aae13..c708323690 100644 --- a/apidocs/sootup/analysis/intraprocedural/BackwardFlowAnalysis.html +++ b/apidocs/sootup/analysis/intraprocedural/BackwardFlowAnalysis.html @@ -1,7 +1,7 @@ - + BackwardFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/Fact.html b/apidocs/sootup/analysis/intraprocedural/Fact.html index 17305f0a90..cf7ade601d 100644 --- a/apidocs/sootup/analysis/intraprocedural/Fact.html +++ b/apidocs/sootup/analysis/intraprocedural/Fact.html @@ -1,7 +1,7 @@ - + Fact (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/FlowAnalysis.Flow.html b/apidocs/sootup/analysis/intraprocedural/FlowAnalysis.Flow.html index e4aa13f377..875c241ea1 100644 --- a/apidocs/sootup/analysis/intraprocedural/FlowAnalysis.Flow.html +++ b/apidocs/sootup/analysis/intraprocedural/FlowAnalysis.Flow.html @@ -1,7 +1,7 @@ - + FlowAnalysis.Flow (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/FlowAnalysis.html b/apidocs/sootup/analysis/intraprocedural/FlowAnalysis.html index 27b7e32459..c81432adc7 100644 --- a/apidocs/sootup/analysis/intraprocedural/FlowAnalysis.html +++ b/apidocs/sootup/analysis/intraprocedural/FlowAnalysis.html @@ -1,7 +1,7 @@ - + FlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/ForwardFlowAnalysis.html b/apidocs/sootup/analysis/intraprocedural/ForwardFlowAnalysis.html index 2f65357f87..51aed35edb 100644 --- a/apidocs/sootup/analysis/intraprocedural/ForwardFlowAnalysis.html +++ b/apidocs/sootup/analysis/intraprocedural/ForwardFlowAnalysis.html @@ -1,7 +1,7 @@ - + ForwardFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/UniverseSortedPriorityQueue.html b/apidocs/sootup/analysis/intraprocedural/UniverseSortedPriorityQueue.html index 2787bf72f6..c16d29daaa 100644 --- a/apidocs/sootup/analysis/intraprocedural/UniverseSortedPriorityQueue.html +++ b/apidocs/sootup/analysis/intraprocedural/UniverseSortedPriorityQueue.html @@ -1,7 +1,7 @@ - + UniverseSortedPriorityQueue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/class-use/AbstractFlowAnalysis.html b/apidocs/sootup/analysis/intraprocedural/class-use/AbstractFlowAnalysis.html index 1473bd3d02..1b433dc5e3 100644 --- a/apidocs/sootup/analysis/intraprocedural/class-use/AbstractFlowAnalysis.html +++ b/apidocs/sootup/analysis/intraprocedural/class-use/AbstractFlowAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.intraprocedural.AbstractFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/class-use/BackwardFlowAnalysis.html b/apidocs/sootup/analysis/intraprocedural/class-use/BackwardFlowAnalysis.html index d4a2877f82..2b99c10e60 100644 --- a/apidocs/sootup/analysis/intraprocedural/class-use/BackwardFlowAnalysis.html +++ b/apidocs/sootup/analysis/intraprocedural/class-use/BackwardFlowAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.intraprocedural.BackwardFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/class-use/Fact.html b/apidocs/sootup/analysis/intraprocedural/class-use/Fact.html index f5e2b49db9..2d5e25095c 100644 --- a/apidocs/sootup/analysis/intraprocedural/class-use/Fact.html +++ b/apidocs/sootup/analysis/intraprocedural/class-use/Fact.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.intraprocedural.Fact (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/class-use/FlowAnalysis.Flow.html b/apidocs/sootup/analysis/intraprocedural/class-use/FlowAnalysis.Flow.html index cb03d965a4..de2ac36a8e 100644 --- a/apidocs/sootup/analysis/intraprocedural/class-use/FlowAnalysis.Flow.html +++ b/apidocs/sootup/analysis/intraprocedural/class-use/FlowAnalysis.Flow.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.analysis.intraprocedural.FlowAnalysis.Flow (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/class-use/FlowAnalysis.html b/apidocs/sootup/analysis/intraprocedural/class-use/FlowAnalysis.html index 9a0c5e120e..24b0bb3b1f 100644 --- a/apidocs/sootup/analysis/intraprocedural/class-use/FlowAnalysis.html +++ b/apidocs/sootup/analysis/intraprocedural/class-use/FlowAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.intraprocedural.FlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/class-use/ForwardFlowAnalysis.html b/apidocs/sootup/analysis/intraprocedural/class-use/ForwardFlowAnalysis.html index 93d04c7727..11703c8aae 100644 --- a/apidocs/sootup/analysis/intraprocedural/class-use/ForwardFlowAnalysis.html +++ b/apidocs/sootup/analysis/intraprocedural/class-use/ForwardFlowAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.intraprocedural.ForwardFlowAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/class-use/UniverseSortedPriorityQueue.html b/apidocs/sootup/analysis/intraprocedural/class-use/UniverseSortedPriorityQueue.html index a1df3438f4..58466517d2 100644 --- a/apidocs/sootup/analysis/intraprocedural/class-use/UniverseSortedPriorityQueue.html +++ b/apidocs/sootup/analysis/intraprocedural/class-use/UniverseSortedPriorityQueue.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.intraprocedural.UniverseSortedPriorityQueue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/package-summary.html b/apidocs/sootup/analysis/intraprocedural/package-summary.html index 188b62d37d..f233657ae9 100644 --- a/apidocs/sootup/analysis/intraprocedural/package-summary.html +++ b/apidocs/sootup/analysis/intraprocedural/package-summary.html @@ -1,7 +1,7 @@ - + sootup.analysis.intraprocedural (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/package-tree.html b/apidocs/sootup/analysis/intraprocedural/package-tree.html index 967b451b3d..8a20cac247 100644 --- a/apidocs/sootup/analysis/intraprocedural/package-tree.html +++ b/apidocs/sootup/analysis/intraprocedural/package-tree.html @@ -1,7 +1,7 @@ - + sootup.analysis.intraprocedural Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/package-use.html b/apidocs/sootup/analysis/intraprocedural/package-use.html index 25059849c1..133a78398e 100644 --- a/apidocs/sootup/analysis/intraprocedural/package-use.html +++ b/apidocs/sootup/analysis/intraprocedural/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.analysis.intraprocedural (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/reachingdefs/ReachingDefs.html b/apidocs/sootup/analysis/intraprocedural/reachingdefs/ReachingDefs.html index 9d62ddbea7..cf158d8f33 100644 --- a/apidocs/sootup/analysis/intraprocedural/reachingdefs/ReachingDefs.html +++ b/apidocs/sootup/analysis/intraprocedural/reachingdefs/ReachingDefs.html @@ -1,7 +1,7 @@ - + ReachingDefs (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/reachingdefs/class-use/ReachingDefs.html b/apidocs/sootup/analysis/intraprocedural/reachingdefs/class-use/ReachingDefs.html index 4bed3c61b2..fc024bb96a 100644 --- a/apidocs/sootup/analysis/intraprocedural/reachingdefs/class-use/ReachingDefs.html +++ b/apidocs/sootup/analysis/intraprocedural/reachingdefs/class-use/ReachingDefs.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.analysis.intraprocedural.reachingdefs.ReachingDefs (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-summary.html b/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-summary.html index 9b2a2d798c..8f356c07c6 100644 --- a/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-summary.html +++ b/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-summary.html @@ -1,7 +1,7 @@ - + sootup.analysis.intraprocedural.reachingdefs (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-tree.html b/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-tree.html index 786209150e..9b451d8599 100644 --- a/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-tree.html +++ b/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-tree.html @@ -1,7 +1,7 @@ - + sootup.analysis.intraprocedural.reachingdefs Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-use.html b/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-use.html index 8ff5614a28..0ccdbaffed 100644 --- a/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-use.html +++ b/apidocs/sootup/analysis/intraprocedural/reachingdefs/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.analysis.intraprocedural.reachingdefs (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/ApkAnalysisInputLocation.html b/apidocs/sootup/apk/frontend/ApkAnalysisInputLocation.html index e338aebce3..a5db94951c 100644 --- a/apidocs/sootup/apk/frontend/ApkAnalysisInputLocation.html +++ b/apidocs/sootup/apk/frontend/ApkAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + ApkAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/DexBodyInterceptors.html b/apidocs/sootup/apk/frontend/DexBodyInterceptors.html index 5968d9f428..94c4461b67 100644 --- a/apidocs/sootup/apk/frontend/DexBodyInterceptors.html +++ b/apidocs/sootup/apk/frontend/DexBodyInterceptors.html @@ -1,7 +1,7 @@ - + DexBodyInterceptors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/Util/DexUtil.html b/apidocs/sootup/apk/frontend/Util/DexUtil.html index 08f29fdca9..ab15bdc189 100644 --- a/apidocs/sootup/apk/frontend/Util/DexUtil.html +++ b/apidocs/sootup/apk/frontend/Util/DexUtil.html @@ -1,7 +1,7 @@ - + DexUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/Util/class-use/DexUtil.html b/apidocs/sootup/apk/frontend/Util/class-use/DexUtil.html index 0cbb182541..b19758263e 100644 --- a/apidocs/sootup/apk/frontend/Util/class-use/DexUtil.html +++ b/apidocs/sootup/apk/frontend/Util/class-use/DexUtil.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.Util.DexUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/Util/package-summary.html b/apidocs/sootup/apk/frontend/Util/package-summary.html index c2607d66f0..466c240cd4 100644 --- a/apidocs/sootup/apk/frontend/Util/package-summary.html +++ b/apidocs/sootup/apk/frontend/Util/package-summary.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.Util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/Util/package-tree.html b/apidocs/sootup/apk/frontend/Util/package-tree.html index bce5505577..d5f588742d 100644 --- a/apidocs/sootup/apk/frontend/Util/package-tree.html +++ b/apidocs/sootup/apk/frontend/Util/package-tree.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.Util Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/Util/package-use.html b/apidocs/sootup/apk/frontend/Util/package-use.html index 7990970890..b7f5247b42 100644 --- a/apidocs/sootup/apk/frontend/Util/package-use.html +++ b/apidocs/sootup/apk/frontend/Util/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.apk.frontend.Util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/class-use/ApkAnalysisInputLocation.html b/apidocs/sootup/apk/frontend/class-use/ApkAnalysisInputLocation.html index d58bef4596..27750b403b 100644 --- a/apidocs/sootup/apk/frontend/class-use/ApkAnalysisInputLocation.html +++ b/apidocs/sootup/apk/frontend/class-use/ApkAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.ApkAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/class-use/DexBodyInterceptors.html b/apidocs/sootup/apk/frontend/class-use/DexBodyInterceptors.html index e03523dfd1..1c2babf919 100644 --- a/apidocs/sootup/apk/frontend/class-use/DexBodyInterceptors.html +++ b/apidocs/sootup/apk/frontend/class-use/DexBodyInterceptors.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.apk.frontend.DexBodyInterceptors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexClassProvider.html b/apidocs/sootup/apk/frontend/dexpler/DexClassProvider.html index b3dc713e6f..9aa37c1d20 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexClassProvider.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexClassProvider.html @@ -1,7 +1,7 @@ - + DexClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexClassSource.html b/apidocs/sootup/apk/frontend/dexpler/DexClassSource.html index fc628d2da4..f75a41d519 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexClassSource.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexClassSource.html @@ -1,7 +1,7 @@ - + DexClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexFileProvider.DexContainer.html b/apidocs/sootup/apk/frontend/dexpler/DexFileProvider.DexContainer.html index 3efbe27542..9f2688e640 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexFileProvider.DexContainer.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexFileProvider.DexContainer.html @@ -1,7 +1,7 @@ - + DexFileProvider.DexContainer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexFileProvider.html b/apidocs/sootup/apk/frontend/dexpler/DexFileProvider.html index d1ceeba7a5..8384e29ac8 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexFileProvider.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexFileProvider.html @@ -1,7 +1,7 @@ - + DexFileProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexLibWrapper.ClassInformation.html b/apidocs/sootup/apk/frontend/dexpler/DexLibWrapper.ClassInformation.html index 4ddf09abf8..d4df0b5697 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexLibWrapper.ClassInformation.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexLibWrapper.ClassInformation.html @@ -1,7 +1,7 @@ - + DexLibWrapper.ClassInformation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexLibWrapper.html b/apidocs/sootup/apk/frontend/dexpler/DexLibWrapper.html index 01450be8a3..91ffb67f7c 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexLibWrapper.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexLibWrapper.html @@ -1,7 +1,7 @@ - + DexLibWrapper (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexMethod.html b/apidocs/sootup/apk/frontend/dexpler/DexMethod.html index 64e483f164..7b5c03cb46 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexMethod.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexMethod.html @@ -1,7 +1,7 @@ - + DexMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexMethodSource.html b/apidocs/sootup/apk/frontend/dexpler/DexMethodSource.html index a09ccd788b..0f6e90e3be 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexMethodSource.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexMethodSource.html @@ -1,7 +1,7 @@ - + DexMethodSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/DexResolver.html b/apidocs/sootup/apk/frontend/dexpler/DexResolver.html index 49f91cbdc7..5907be73d4 100644 --- a/apidocs/sootup/apk/frontend/dexpler/DexResolver.html +++ b/apidocs/sootup/apk/frontend/dexpler/DexResolver.html @@ -1,7 +1,7 @@ - + DexResolver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexClassProvider.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexClassProvider.html index 02d820fdf3..6c387c118d 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexClassProvider.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexClassProvider.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexClassSource.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexClassSource.html index baf8419a6e..d7a0eb83a8 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexClassSource.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexClassSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexFileProvider.DexContainer.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexFileProvider.DexContainer.html index c10ded0d76..26c8b35113 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexFileProvider.DexContainer.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexFileProvider.DexContainer.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexFileProvider.DexContainer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexFileProvider.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexFileProvider.html index 5e2a2dd7b9..71c9a86674 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexFileProvider.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexFileProvider.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexFileProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexLibWrapper.ClassInformation.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexLibWrapper.ClassInformation.html index e66c5f7f14..f33e89d461 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexLibWrapper.ClassInformation.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexLibWrapper.ClassInformation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexLibWrapper.ClassInformation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexLibWrapper.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexLibWrapper.html index e98a36a1d9..16fbcf6f87 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexLibWrapper.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexLibWrapper.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexLibWrapper (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexMethod.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexMethod.html index cb4da0bcd9..f87a65445e 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexMethod.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexMethod.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexMethodSource.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexMethodSource.html index b28b6c3d57..c42aed4f6f 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexMethodSource.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexMethodSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexMethodSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/class-use/DexResolver.html b/apidocs/sootup/apk/frontend/dexpler/class-use/DexResolver.html index de2a6c46c8..5dea988432 100644 --- a/apidocs/sootup/apk/frontend/dexpler/class-use/DexResolver.html +++ b/apidocs/sootup/apk/frontend/dexpler/class-use/DexResolver.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.dexpler.DexResolver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/package-summary.html b/apidocs/sootup/apk/frontend/dexpler/package-summary.html index 51fc8df7e6..d7d45698df 100644 --- a/apidocs/sootup/apk/frontend/dexpler/package-summary.html +++ b/apidocs/sootup/apk/frontend/dexpler/package-summary.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.dexpler (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/package-tree.html b/apidocs/sootup/apk/frontend/dexpler/package-tree.html index 3fdfd23ef6..e25e0c4f27 100644 --- a/apidocs/sootup/apk/frontend/dexpler/package-tree.html +++ b/apidocs/sootup/apk/frontend/dexpler/package-tree.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.dexpler Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/dexpler/package-use.html b/apidocs/sootup/apk/frontend/dexpler/package-use.html index 5963c3597d..fa4af48541 100644 --- a/apidocs/sootup/apk/frontend/dexpler/package-use.html +++ b/apidocs/sootup/apk/frontend/dexpler/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.apk.frontend.dexpler (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/AgetInstruction.html b/apidocs/sootup/apk/frontend/instruction/AgetInstruction.html index 616e10b826..00754f46db 100644 --- a/apidocs/sootup/apk/frontend/instruction/AgetInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/AgetInstruction.html @@ -1,7 +1,7 @@ - + AgetInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/AputInstruction.html b/apidocs/sootup/apk/frontend/instruction/AputInstruction.html index 5362fc1e5e..efe6aace63 100644 --- a/apidocs/sootup/apk/frontend/instruction/AputInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/AputInstruction.html @@ -1,7 +1,7 @@ - + AputInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/ArrayLengthInstruction.html b/apidocs/sootup/apk/frontend/instruction/ArrayLengthInstruction.html index 15edd86879..abfad30b7a 100644 --- a/apidocs/sootup/apk/frontend/instruction/ArrayLengthInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/ArrayLengthInstruction.html @@ -1,7 +1,7 @@ - + ArrayLengthInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/Binop2addrInstruction.html b/apidocs/sootup/apk/frontend/instruction/Binop2addrInstruction.html index cb38d8d634..f49082c179 100644 --- a/apidocs/sootup/apk/frontend/instruction/Binop2addrInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/Binop2addrInstruction.html @@ -1,7 +1,7 @@ - + Binop2addrInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/BinopInstruction.html b/apidocs/sootup/apk/frontend/instruction/BinopInstruction.html index 59d8728560..e25fa1854d 100644 --- a/apidocs/sootup/apk/frontend/instruction/BinopInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/BinopInstruction.html @@ -1,7 +1,7 @@ - + BinopInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/BinopLitInstruction.html b/apidocs/sootup/apk/frontend/instruction/BinopLitInstruction.html index 52a1ea5505..daf517e3ff 100644 --- a/apidocs/sootup/apk/frontend/instruction/BinopLitInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/BinopLitInstruction.html @@ -1,7 +1,7 @@ - + BinopLitInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/CastInstruction.html b/apidocs/sootup/apk/frontend/instruction/CastInstruction.html index 6a4fe75a65..c6556c8b41 100644 --- a/apidocs/sootup/apk/frontend/instruction/CastInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/CastInstruction.html @@ -1,7 +1,7 @@ - + CastInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/CheckCastInstruction.html b/apidocs/sootup/apk/frontend/instruction/CheckCastInstruction.html index c1e53e0807..2db89da455 100644 --- a/apidocs/sootup/apk/frontend/instruction/CheckCastInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/CheckCastInstruction.html @@ -1,7 +1,7 @@ - + CheckCastInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/CmpInstruction.html b/apidocs/sootup/apk/frontend/instruction/CmpInstruction.html index 96c16f1686..b2d2f2075a 100644 --- a/apidocs/sootup/apk/frontend/instruction/CmpInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/CmpInstruction.html @@ -1,7 +1,7 @@ - + CmpInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/ConditionalJumpInstruction.html b/apidocs/sootup/apk/frontend/instruction/ConditionalJumpInstruction.html index 95d8ad91b3..5d81ac8df8 100644 --- a/apidocs/sootup/apk/frontend/instruction/ConditionalJumpInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/ConditionalJumpInstruction.html @@ -1,7 +1,7 @@ - + ConditionalJumpInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/ConstClassInstruction.html b/apidocs/sootup/apk/frontend/instruction/ConstClassInstruction.html index 66ead567fc..1427ba9ea9 100644 --- a/apidocs/sootup/apk/frontend/instruction/ConstClassInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/ConstClassInstruction.html @@ -1,7 +1,7 @@ - + ConstClassInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/ConstInstruction.html b/apidocs/sootup/apk/frontend/instruction/ConstInstruction.html index d663de9941..69d1aefd9b 100644 --- a/apidocs/sootup/apk/frontend/instruction/ConstInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/ConstInstruction.html @@ -1,7 +1,7 @@ - + ConstInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/ConstStringInstruction.html b/apidocs/sootup/apk/frontend/instruction/ConstStringInstruction.html index bcacc8ae16..1eb19fc63e 100644 --- a/apidocs/sootup/apk/frontend/instruction/ConstStringInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/ConstStringInstruction.html @@ -1,7 +1,7 @@ - + ConstStringInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/DanglingInstruction.html b/apidocs/sootup/apk/frontend/instruction/DanglingInstruction.html index 8150b6d552..07bbe7ef26 100644 --- a/apidocs/sootup/apk/frontend/instruction/DanglingInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/DanglingInstruction.html @@ -1,7 +1,7 @@ - + DanglingInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/DeferableInstruction.html b/apidocs/sootup/apk/frontend/instruction/DeferableInstruction.html index 08f3e36882..d7807da395 100644 --- a/apidocs/sootup/apk/frontend/instruction/DeferableInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/DeferableInstruction.html @@ -1,7 +1,7 @@ - + DeferableInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/DexLibAbstractInstruction.html b/apidocs/sootup/apk/frontend/instruction/DexLibAbstractInstruction.html index c3c201fa16..86f54f323f 100644 --- a/apidocs/sootup/apk/frontend/instruction/DexLibAbstractInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/DexLibAbstractInstruction.html @@ -1,7 +1,7 @@ - + DexLibAbstractInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/FieldInstruction.html b/apidocs/sootup/apk/frontend/instruction/FieldInstruction.html index 7a4e8b8e7c..58cfff8c6b 100644 --- a/apidocs/sootup/apk/frontend/instruction/FieldInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/FieldInstruction.html @@ -1,7 +1,7 @@ - + FieldInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/FillArrayDataInstruction.html b/apidocs/sootup/apk/frontend/instruction/FillArrayDataInstruction.html index cc1824da69..0e6ea4b5ce 100644 --- a/apidocs/sootup/apk/frontend/instruction/FillArrayDataInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/FillArrayDataInstruction.html @@ -1,7 +1,7 @@ - + FillArrayDataInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/FilledArrayInstruction.html b/apidocs/sootup/apk/frontend/instruction/FilledArrayInstruction.html index f3ba7ca2f0..de572ce197 100644 --- a/apidocs/sootup/apk/frontend/instruction/FilledArrayInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/FilledArrayInstruction.html @@ -1,7 +1,7 @@ - + FilledArrayInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/FilledNewArrayInstruction.html b/apidocs/sootup/apk/frontend/instruction/FilledNewArrayInstruction.html index d65e407c31..d4857bcce9 100644 --- a/apidocs/sootup/apk/frontend/instruction/FilledNewArrayInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/FilledNewArrayInstruction.html @@ -1,7 +1,7 @@ - + FilledNewArrayInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/FilledNewArrayRangeInstruction.html b/apidocs/sootup/apk/frontend/instruction/FilledNewArrayRangeInstruction.html index f4998f8816..3000634742 100644 --- a/apidocs/sootup/apk/frontend/instruction/FilledNewArrayRangeInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/FilledNewArrayRangeInstruction.html @@ -1,7 +1,7 @@ - + FilledNewArrayRangeInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/GotoInstruction.html b/apidocs/sootup/apk/frontend/instruction/GotoInstruction.html index 8758127505..58b4479401 100644 --- a/apidocs/sootup/apk/frontend/instruction/GotoInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/GotoInstruction.html @@ -1,7 +1,7 @@ - + GotoInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/IfTestInstruction.html b/apidocs/sootup/apk/frontend/instruction/IfTestInstruction.html index b881ee0c5f..107a20db78 100644 --- a/apidocs/sootup/apk/frontend/instruction/IfTestInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/IfTestInstruction.html @@ -1,7 +1,7 @@ - + IfTestInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/IfTestzInstruction.html b/apidocs/sootup/apk/frontend/instruction/IfTestzInstruction.html index 697ea209aa..b000a4d6e5 100644 --- a/apidocs/sootup/apk/frontend/instruction/IfTestzInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/IfTestzInstruction.html @@ -1,7 +1,7 @@ - + IfTestzInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/IgetInstruction.html b/apidocs/sootup/apk/frontend/instruction/IgetInstruction.html index 6d54c3e2aa..49a8b066ff 100644 --- a/apidocs/sootup/apk/frontend/instruction/IgetInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/IgetInstruction.html @@ -1,7 +1,7 @@ - + IgetInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/InstanceOfInstruction.html b/apidocs/sootup/apk/frontend/instruction/InstanceOfInstruction.html index 0de384a601..a58d6933d9 100644 --- a/apidocs/sootup/apk/frontend/instruction/InstanceOfInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/InstanceOfInstruction.html @@ -1,7 +1,7 @@ - + InstanceOfInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/InstructionFactory.html b/apidocs/sootup/apk/frontend/instruction/InstructionFactory.html index e825176222..edae606c8e 100644 --- a/apidocs/sootup/apk/frontend/instruction/InstructionFactory.html +++ b/apidocs/sootup/apk/frontend/instruction/InstructionFactory.html @@ -1,7 +1,7 @@ - + InstructionFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/InvokeInterfaceInstruction.html b/apidocs/sootup/apk/frontend/instruction/InvokeInterfaceInstruction.html index fc6701e75e..b85d39c432 100644 --- a/apidocs/sootup/apk/frontend/instruction/InvokeInterfaceInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/InvokeInterfaceInstruction.html @@ -1,7 +1,7 @@ - + InvokeInterfaceInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/InvokeSpecialInstruction.html b/apidocs/sootup/apk/frontend/instruction/InvokeSpecialInstruction.html index 71867b6757..ef313fed82 100644 --- a/apidocs/sootup/apk/frontend/instruction/InvokeSpecialInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/InvokeSpecialInstruction.html @@ -1,7 +1,7 @@ - + InvokeSpecialInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/InvokeStaticInstruction.html b/apidocs/sootup/apk/frontend/instruction/InvokeStaticInstruction.html index 8b4f400da8..f0a9192b27 100644 --- a/apidocs/sootup/apk/frontend/instruction/InvokeStaticInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/InvokeStaticInstruction.html @@ -1,7 +1,7 @@ - + InvokeStaticInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/InvokeVirtualInstruction.html b/apidocs/sootup/apk/frontend/instruction/InvokeVirtualInstruction.html index c70092ae52..22c754b3c9 100644 --- a/apidocs/sootup/apk/frontend/instruction/InvokeVirtualInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/InvokeVirtualInstruction.html @@ -1,7 +1,7 @@ - + InvokeVirtualInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/IputInstruction.html b/apidocs/sootup/apk/frontend/instruction/IputInstruction.html index 927c280bfc..4787b5b200 100644 --- a/apidocs/sootup/apk/frontend/instruction/IputInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/IputInstruction.html @@ -1,7 +1,7 @@ - + IputInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/JumpInstruction.html b/apidocs/sootup/apk/frontend/instruction/JumpInstruction.html index 9ac6a83bed..0c11ea5537 100644 --- a/apidocs/sootup/apk/frontend/instruction/JumpInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/JumpInstruction.html @@ -1,7 +1,7 @@ - + JumpInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/MethodInvocationInstruction.html b/apidocs/sootup/apk/frontend/instruction/MethodInvocationInstruction.html index 61400bd8ce..395267b763 100644 --- a/apidocs/sootup/apk/frontend/instruction/MethodInvocationInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/MethodInvocationInstruction.html @@ -1,7 +1,7 @@ - + MethodInvocationInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/MonitorEnterInstruction.html b/apidocs/sootup/apk/frontend/instruction/MonitorEnterInstruction.html index 2720dc8499..4306115ea8 100644 --- a/apidocs/sootup/apk/frontend/instruction/MonitorEnterInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/MonitorEnterInstruction.html @@ -1,7 +1,7 @@ - + MonitorEnterInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/MonitorExitInstruction.html b/apidocs/sootup/apk/frontend/instruction/MonitorExitInstruction.html index a95e43230e..9d84411885 100644 --- a/apidocs/sootup/apk/frontend/instruction/MonitorExitInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/MonitorExitInstruction.html @@ -1,7 +1,7 @@ - + MonitorExitInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/MoveExceptionInstruction.html b/apidocs/sootup/apk/frontend/instruction/MoveExceptionInstruction.html index af6dad4d9f..561e3bbb63 100644 --- a/apidocs/sootup/apk/frontend/instruction/MoveExceptionInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/MoveExceptionInstruction.html @@ -1,7 +1,7 @@ - + MoveExceptionInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/MoveInstruction.html b/apidocs/sootup/apk/frontend/instruction/MoveInstruction.html index f34c991be9..5dcacf0e78 100644 --- a/apidocs/sootup/apk/frontend/instruction/MoveInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/MoveInstruction.html @@ -1,7 +1,7 @@ - + MoveInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/MoveResultInstruction.html b/apidocs/sootup/apk/frontend/instruction/MoveResultInstruction.html index b4888d46ab..127632d117 100644 --- a/apidocs/sootup/apk/frontend/instruction/MoveResultInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/MoveResultInstruction.html @@ -1,7 +1,7 @@ - + MoveResultInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/NewArrayInstruction.html b/apidocs/sootup/apk/frontend/instruction/NewArrayInstruction.html index e84f4c2181..da86852ec5 100644 --- a/apidocs/sootup/apk/frontend/instruction/NewArrayInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/NewArrayInstruction.html @@ -1,7 +1,7 @@ - + NewArrayInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/NewInstanceInstruction.html b/apidocs/sootup/apk/frontend/instruction/NewInstanceInstruction.html index 521a88bccc..86e2f7ef0b 100644 --- a/apidocs/sootup/apk/frontend/instruction/NewInstanceInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/NewInstanceInstruction.html @@ -1,7 +1,7 @@ - + NewInstanceInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/NopInstruction.html b/apidocs/sootup/apk/frontend/instruction/NopInstruction.html index 43a792a330..65340a4de9 100644 --- a/apidocs/sootup/apk/frontend/instruction/NopInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/NopInstruction.html @@ -1,7 +1,7 @@ - + NopInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/PackedSwitchInstruction.html b/apidocs/sootup/apk/frontend/instruction/PackedSwitchInstruction.html index 5b742298f2..eff81e3e2b 100644 --- a/apidocs/sootup/apk/frontend/instruction/PackedSwitchInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/PackedSwitchInstruction.html @@ -1,7 +1,7 @@ - + PackedSwitchInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/ReturnInstruction.html b/apidocs/sootup/apk/frontend/instruction/ReturnInstruction.html index f2f27f0da2..9f0d84ab1a 100644 --- a/apidocs/sootup/apk/frontend/instruction/ReturnInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/ReturnInstruction.html @@ -1,7 +1,7 @@ - + ReturnInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/ReturnVoidInstruction.html b/apidocs/sootup/apk/frontend/instruction/ReturnVoidInstruction.html index 0e2abca593..84835088fa 100644 --- a/apidocs/sootup/apk/frontend/instruction/ReturnVoidInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/ReturnVoidInstruction.html @@ -1,7 +1,7 @@ - + ReturnVoidInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/SgetInstruction.html b/apidocs/sootup/apk/frontend/instruction/SgetInstruction.html index 9b49da4c29..4caa74ea80 100644 --- a/apidocs/sootup/apk/frontend/instruction/SgetInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/SgetInstruction.html @@ -1,7 +1,7 @@ - + SgetInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/SparseSwitchInstruction.html b/apidocs/sootup/apk/frontend/instruction/SparseSwitchInstruction.html index e98599674f..7ce2057f0f 100644 --- a/apidocs/sootup/apk/frontend/instruction/SparseSwitchInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/SparseSwitchInstruction.html @@ -1,7 +1,7 @@ - + SparseSwitchInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/SputInstruction.html b/apidocs/sootup/apk/frontend/instruction/SputInstruction.html index 77bad887ee..fcac0f0d9d 100644 --- a/apidocs/sootup/apk/frontend/instruction/SputInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/SputInstruction.html @@ -1,7 +1,7 @@ - + SputInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/SwitchInstruction.html b/apidocs/sootup/apk/frontend/instruction/SwitchInstruction.html index 3831a3b401..f05351ffef 100644 --- a/apidocs/sootup/apk/frontend/instruction/SwitchInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/SwitchInstruction.html @@ -1,7 +1,7 @@ - + SwitchInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/ThrowInstruction.html b/apidocs/sootup/apk/frontend/instruction/ThrowInstruction.html index b10021669d..66ba820876 100644 --- a/apidocs/sootup/apk/frontend/instruction/ThrowInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/ThrowInstruction.html @@ -1,7 +1,7 @@ - + ThrowInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/UnOpInstruction.html b/apidocs/sootup/apk/frontend/instruction/UnOpInstruction.html index a0ac2986ca..2e8c4a2f03 100644 --- a/apidocs/sootup/apk/frontend/instruction/UnOpInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/UnOpInstruction.html @@ -1,7 +1,7 @@ - + UnOpInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/AgetInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/AgetInstruction.html index 3b1efaa5b8..738e77f909 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/AgetInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/AgetInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.AgetInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/AputInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/AputInstruction.html index 3750f395d4..79d391a4dd 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/AputInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/AputInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.AputInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/ArrayLengthInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/ArrayLengthInstruction.html index bce6ef89b5..f92809ce83 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/ArrayLengthInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/ArrayLengthInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.ArrayLengthInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/Binop2addrInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/Binop2addrInstruction.html index 25bf147a7c..df2de7011d 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/Binop2addrInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/Binop2addrInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.Binop2addrInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/BinopInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/BinopInstruction.html index 7af259cc32..e6abed9863 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/BinopInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/BinopInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.BinopInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/BinopLitInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/BinopLitInstruction.html index 483aeb9c24..f3597bac8f 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/BinopLitInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/BinopLitInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.BinopLitInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/CastInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/CastInstruction.html index 3cadc4af21..b029d6d734 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/CastInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/CastInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.CastInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/CheckCastInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/CheckCastInstruction.html index 0e51ef3692..962f33f2d5 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/CheckCastInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/CheckCastInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.CheckCastInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/CmpInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/CmpInstruction.html index d04ded479c..43591cf1ee 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/CmpInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/CmpInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.CmpInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/ConditionalJumpInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/ConditionalJumpInstruction.html index 07cf4ce11a..9244657ac2 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/ConditionalJumpInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/ConditionalJumpInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.ConditionalJumpInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/ConstClassInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/ConstClassInstruction.html index 0599915a02..fff5c34c3a 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/ConstClassInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/ConstClassInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.ConstClassInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/ConstInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/ConstInstruction.html index 8c8f26c5a5..e8be438485 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/ConstInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/ConstInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.ConstInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/ConstStringInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/ConstStringInstruction.html index 6616c6cdb4..7ad4f9d491 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/ConstStringInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/ConstStringInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.ConstStringInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/DanglingInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/DanglingInstruction.html index f326f11088..411b908ce3 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/DanglingInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/DanglingInstruction.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.apk.frontend.instruction.DanglingInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/DeferableInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/DeferableInstruction.html index 49c1ae8d68..2b0740a0f6 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/DeferableInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/DeferableInstruction.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.apk.frontend.instruction.DeferableInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/DexLibAbstractInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/DexLibAbstractInstruction.html index a9950ee8e4..1a5b0c6fb8 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/DexLibAbstractInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/DexLibAbstractInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.DexLibAbstractInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/FieldInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/FieldInstruction.html index 8b6c8cc603..2b52e41636 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/FieldInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/FieldInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.FieldInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/FillArrayDataInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/FillArrayDataInstruction.html index c8433467d0..1e6593cdb5 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/FillArrayDataInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/FillArrayDataInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.FillArrayDataInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/FilledArrayInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/FilledArrayInstruction.html index 7b349b1992..39f484e343 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/FilledArrayInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/FilledArrayInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.FilledArrayInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/FilledNewArrayInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/FilledNewArrayInstruction.html index d0548c82e5..b36f127084 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/FilledNewArrayInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/FilledNewArrayInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.FilledNewArrayInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/FilledNewArrayRangeInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/FilledNewArrayRangeInstruction.html index b21374ff85..c31e89e4b5 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/FilledNewArrayRangeInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/FilledNewArrayRangeInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.FilledNewArrayRangeInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/GotoInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/GotoInstruction.html index 924f41ade9..f69de41846 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/GotoInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/GotoInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.GotoInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/IfTestInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/IfTestInstruction.html index 025ca2cd26..26e4d485ce 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/IfTestInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/IfTestInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.IfTestInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/IfTestzInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/IfTestzInstruction.html index 1d4fae8ba2..ed8991fefe 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/IfTestzInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/IfTestzInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.IfTestzInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/IgetInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/IgetInstruction.html index 905a197e61..003ceaf25c 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/IgetInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/IgetInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.IgetInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/InstanceOfInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/InstanceOfInstruction.html index b1642860b0..22970afb3b 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/InstanceOfInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/InstanceOfInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.InstanceOfInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/InstructionFactory.html b/apidocs/sootup/apk/frontend/instruction/class-use/InstructionFactory.html index a11ad82a0f..70302d49fe 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/InstructionFactory.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/InstructionFactory.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.InstructionFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/InvokeInterfaceInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/InvokeInterfaceInstruction.html index 5a4c6ebe18..12c02e1d7f 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/InvokeInterfaceInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/InvokeInterfaceInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.InvokeInterfaceInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/InvokeSpecialInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/InvokeSpecialInstruction.html index 3fa00e2d36..3619e166b0 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/InvokeSpecialInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/InvokeSpecialInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.InvokeSpecialInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/InvokeStaticInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/InvokeStaticInstruction.html index 46653c0c44..609a38f11e 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/InvokeStaticInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/InvokeStaticInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.InvokeStaticInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/InvokeVirtualInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/InvokeVirtualInstruction.html index 47d6d72cd4..9bc4030c13 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/InvokeVirtualInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/InvokeVirtualInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.InvokeVirtualInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/IputInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/IputInstruction.html index 4b1e09e542..93b5207595 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/IputInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/IputInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.IputInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/JumpInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/JumpInstruction.html index 14cc9dc633..7738856159 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/JumpInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/JumpInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.JumpInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/MethodInvocationInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/MethodInvocationInstruction.html index 22d415f7c1..819c5d18bf 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/MethodInvocationInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/MethodInvocationInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.MethodInvocationInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/MonitorEnterInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/MonitorEnterInstruction.html index 53f1d32431..6d2eec52e5 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/MonitorEnterInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/MonitorEnterInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.MonitorEnterInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/MonitorExitInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/MonitorExitInstruction.html index 3999e6818e..cf8fc025c4 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/MonitorExitInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/MonitorExitInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.MonitorExitInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/MoveExceptionInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/MoveExceptionInstruction.html index 84216dc17f..9173881da5 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/MoveExceptionInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/MoveExceptionInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.MoveExceptionInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/MoveInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/MoveInstruction.html index 1a7e9ca756..67814f848b 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/MoveInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/MoveInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.MoveInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/MoveResultInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/MoveResultInstruction.html index 30030caa2d..19078af7e9 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/MoveResultInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/MoveResultInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.MoveResultInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/NewArrayInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/NewArrayInstruction.html index 6c342c1b5d..134ebd8576 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/NewArrayInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/NewArrayInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.NewArrayInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/NewInstanceInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/NewInstanceInstruction.html index a63e9375ce..d878063fd2 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/NewInstanceInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/NewInstanceInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.NewInstanceInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/NopInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/NopInstruction.html index e0d7170d0a..483d1d2aec 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/NopInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/NopInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.NopInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/PackedSwitchInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/PackedSwitchInstruction.html index e7e9fc8f93..b2c3be1ced 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/PackedSwitchInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/PackedSwitchInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.PackedSwitchInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/ReturnInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/ReturnInstruction.html index ee1c02393a..ab19a4ce55 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/ReturnInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/ReturnInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.ReturnInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/ReturnVoidInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/ReturnVoidInstruction.html index c6500e7118..dbed95b345 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/ReturnVoidInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/ReturnVoidInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.ReturnVoidInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/SgetInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/SgetInstruction.html index 14219e90e7..f5fa394c9f 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/SgetInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/SgetInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.SgetInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/SparseSwitchInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/SparseSwitchInstruction.html index b5656b154d..67e6ff4900 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/SparseSwitchInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/SparseSwitchInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.SparseSwitchInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/SputInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/SputInstruction.html index 19e4e71c3f..c4bc984ea0 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/SputInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/SputInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.SputInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/SwitchInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/SwitchInstruction.html index 47f90e6f71..717c883dea 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/SwitchInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/SwitchInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.SwitchInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/ThrowInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/ThrowInstruction.html index 9f892f1cef..7e52f5e6d2 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/ThrowInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/ThrowInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.ThrowInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/class-use/UnOpInstruction.html b/apidocs/sootup/apk/frontend/instruction/class-use/UnOpInstruction.html index 8fedadd848..d26c300d0b 100644 --- a/apidocs/sootup/apk/frontend/instruction/class-use/UnOpInstruction.html +++ b/apidocs/sootup/apk/frontend/instruction/class-use/UnOpInstruction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.instruction.UnOpInstruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/package-summary.html b/apidocs/sootup/apk/frontend/instruction/package-summary.html index 88e1920288..efbcac170f 100644 --- a/apidocs/sootup/apk/frontend/instruction/package-summary.html +++ b/apidocs/sootup/apk/frontend/instruction/package-summary.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.instruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/package-tree.html b/apidocs/sootup/apk/frontend/instruction/package-tree.html index a60d486f01..f354ecffc4 100644 --- a/apidocs/sootup/apk/frontend/instruction/package-tree.html +++ b/apidocs/sootup/apk/frontend/instruction/package-tree.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.instruction Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/instruction/package-use.html b/apidocs/sootup/apk/frontend/instruction/package-use.html index 14c968488b..f88cd683d0 100644 --- a/apidocs/sootup/apk/frontend/instruction/package-use.html +++ b/apidocs/sootup/apk/frontend/instruction/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.apk.frontend.instruction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/AbstractNullTransformer.html b/apidocs/sootup/apk/frontend/interceptors/AbstractNullTransformer.html index 189814647a..bdb41084ee 100644 --- a/apidocs/sootup/apk/frontend/interceptors/AbstractNullTransformer.html +++ b/apidocs/sootup/apk/frontend/interceptors/AbstractNullTransformer.html @@ -1,7 +1,7 @@ - + AbstractNullTransformer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/DexDefUseAnalysis.html b/apidocs/sootup/apk/frontend/interceptors/DexDefUseAnalysis.html index 33a41836e2..c2ded6efa7 100644 --- a/apidocs/sootup/apk/frontend/interceptors/DexDefUseAnalysis.html +++ b/apidocs/sootup/apk/frontend/interceptors/DexDefUseAnalysis.html @@ -1,7 +1,7 @@ - + DexDefUseAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/DexNullTransformer.html b/apidocs/sootup/apk/frontend/interceptors/DexNullTransformer.html index 86675c9573..ebe1dbba35 100644 --- a/apidocs/sootup/apk/frontend/interceptors/DexNullTransformer.html +++ b/apidocs/sootup/apk/frontend/interceptors/DexNullTransformer.html @@ -1,7 +1,7 @@ - + DexNullTransformer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/DexNumberTranformer.html b/apidocs/sootup/apk/frontend/interceptors/DexNumberTranformer.html index 7e1c50c911..6bbac86984 100644 --- a/apidocs/sootup/apk/frontend/interceptors/DexNumberTranformer.html +++ b/apidocs/sootup/apk/frontend/interceptors/DexNumberTranformer.html @@ -1,7 +1,7 @@ - + DexNumberTranformer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/DexTransformer.html b/apidocs/sootup/apk/frontend/interceptors/DexTransformer.html index b53b34faa0..0b91984347 100644 --- a/apidocs/sootup/apk/frontend/interceptors/DexTransformer.html +++ b/apidocs/sootup/apk/frontend/interceptors/DexTransformer.html @@ -1,7 +1,7 @@ - + DexTransformer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/class-use/AbstractNullTransformer.html b/apidocs/sootup/apk/frontend/interceptors/class-use/AbstractNullTransformer.html index 59428c1d59..553d515d93 100644 --- a/apidocs/sootup/apk/frontend/interceptors/class-use/AbstractNullTransformer.html +++ b/apidocs/sootup/apk/frontend/interceptors/class-use/AbstractNullTransformer.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.interceptors.AbstractNullTransformer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/class-use/DexDefUseAnalysis.html b/apidocs/sootup/apk/frontend/interceptors/class-use/DexDefUseAnalysis.html index f46dbdac8d..854051488a 100644 --- a/apidocs/sootup/apk/frontend/interceptors/class-use/DexDefUseAnalysis.html +++ b/apidocs/sootup/apk/frontend/interceptors/class-use/DexDefUseAnalysis.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.interceptors.DexDefUseAnalysis (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/class-use/DexNullTransformer.html b/apidocs/sootup/apk/frontend/interceptors/class-use/DexNullTransformer.html index b181437ca7..888685273f 100644 --- a/apidocs/sootup/apk/frontend/interceptors/class-use/DexNullTransformer.html +++ b/apidocs/sootup/apk/frontend/interceptors/class-use/DexNullTransformer.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.interceptors.DexNullTransformer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/class-use/DexNumberTranformer.html b/apidocs/sootup/apk/frontend/interceptors/class-use/DexNumberTranformer.html index fd86150a85..f45c7bc6ed 100644 --- a/apidocs/sootup/apk/frontend/interceptors/class-use/DexNumberTranformer.html +++ b/apidocs/sootup/apk/frontend/interceptors/class-use/DexNumberTranformer.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.interceptors.DexNumberTranformer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/class-use/DexTransformer.html b/apidocs/sootup/apk/frontend/interceptors/class-use/DexTransformer.html index c50853f79b..41176ca40b 100644 --- a/apidocs/sootup/apk/frontend/interceptors/class-use/DexTransformer.html +++ b/apidocs/sootup/apk/frontend/interceptors/class-use/DexTransformer.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.interceptors.DexTransformer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/package-summary.html b/apidocs/sootup/apk/frontend/interceptors/package-summary.html index 337304eb4f..f12375711d 100644 --- a/apidocs/sootup/apk/frontend/interceptors/package-summary.html +++ b/apidocs/sootup/apk/frontend/interceptors/package-summary.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.interceptors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/package-tree.html b/apidocs/sootup/apk/frontend/interceptors/package-tree.html index e7bfb64bdd..0431e02c44 100644 --- a/apidocs/sootup/apk/frontend/interceptors/package-tree.html +++ b/apidocs/sootup/apk/frontend/interceptors/package-tree.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.interceptors Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/interceptors/package-use.html b/apidocs/sootup/apk/frontend/interceptors/package-use.html index e7cc22b512..ecc683503e 100644 --- a/apidocs/sootup/apk/frontend/interceptors/package-use.html +++ b/apidocs/sootup/apk/frontend/interceptors/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.apk.frontend.interceptors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/AndroidVersionInfo.html b/apidocs/sootup/apk/frontend/main/AndroidVersionInfo.html index 14edf4ba5d..b39232ef6b 100644 --- a/apidocs/sootup/apk/frontend/main/AndroidVersionInfo.html +++ b/apidocs/sootup/apk/frontend/main/AndroidVersionInfo.html @@ -1,7 +1,7 @@ - + AndroidVersionInfo (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/DexBody.RegDbgEntry.html b/apidocs/sootup/apk/frontend/main/DexBody.RegDbgEntry.html index 2667165a9a..f98084a1b6 100644 --- a/apidocs/sootup/apk/frontend/main/DexBody.RegDbgEntry.html +++ b/apidocs/sootup/apk/frontend/main/DexBody.RegDbgEntry.html @@ -1,7 +1,7 @@ - + DexBody.RegDbgEntry (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/DexBody.html b/apidocs/sootup/apk/frontend/main/DexBody.html index 311f5352eb..51178780fc 100644 --- a/apidocs/sootup/apk/frontend/main/DexBody.html +++ b/apidocs/sootup/apk/frontend/main/DexBody.html @@ -1,7 +1,7 @@ - + DexBody (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/Tag.html b/apidocs/sootup/apk/frontend/main/Tag.html index 8d49f3d881..c5908a8401 100644 --- a/apidocs/sootup/apk/frontend/main/Tag.html +++ b/apidocs/sootup/apk/frontend/main/Tag.html @@ -1,7 +1,7 @@ - + Tag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/class-use/AndroidVersionInfo.html b/apidocs/sootup/apk/frontend/main/class-use/AndroidVersionInfo.html index 2de3bc0556..417a0c39ec 100644 --- a/apidocs/sootup/apk/frontend/main/class-use/AndroidVersionInfo.html +++ b/apidocs/sootup/apk/frontend/main/class-use/AndroidVersionInfo.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.main.AndroidVersionInfo (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/class-use/DexBody.RegDbgEntry.html b/apidocs/sootup/apk/frontend/main/class-use/DexBody.RegDbgEntry.html index 87bfc1bdf1..7386e58c24 100644 --- a/apidocs/sootup/apk/frontend/main/class-use/DexBody.RegDbgEntry.html +++ b/apidocs/sootup/apk/frontend/main/class-use/DexBody.RegDbgEntry.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.main.DexBody.RegDbgEntry (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/class-use/DexBody.html b/apidocs/sootup/apk/frontend/main/class-use/DexBody.html index 9ce5204c84..83327b238e 100644 --- a/apidocs/sootup/apk/frontend/main/class-use/DexBody.html +++ b/apidocs/sootup/apk/frontend/main/class-use/DexBody.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.main.DexBody (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/class-use/Tag.html b/apidocs/sootup/apk/frontend/main/class-use/Tag.html index 2ec960fb20..566ca157da 100644 --- a/apidocs/sootup/apk/frontend/main/class-use/Tag.html +++ b/apidocs/sootup/apk/frontend/main/class-use/Tag.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.apk.frontend.main.Tag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/package-summary.html b/apidocs/sootup/apk/frontend/main/package-summary.html index 3449cfb149..1e683d3a00 100644 --- a/apidocs/sootup/apk/frontend/main/package-summary.html +++ b/apidocs/sootup/apk/frontend/main/package-summary.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.main (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/package-tree.html b/apidocs/sootup/apk/frontend/main/package-tree.html index ca683878fa..e481f0e1a6 100644 --- a/apidocs/sootup/apk/frontend/main/package-tree.html +++ b/apidocs/sootup/apk/frontend/main/package-tree.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.main Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/main/package-use.html b/apidocs/sootup/apk/frontend/main/package-use.html index 92fb720d57..8406c216d3 100644 --- a/apidocs/sootup/apk/frontend/main/package-use.html +++ b/apidocs/sootup/apk/frontend/main/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.apk.frontend.main (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/package-summary.html b/apidocs/sootup/apk/frontend/package-summary.html index ad067a744f..7284f31f14 100644 --- a/apidocs/sootup/apk/frontend/package-summary.html +++ b/apidocs/sootup/apk/frontend/package-summary.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/package-tree.html b/apidocs/sootup/apk/frontend/package-tree.html index 4102e405a5..ea9d526558 100644 --- a/apidocs/sootup/apk/frontend/package-tree.html +++ b/apidocs/sootup/apk/frontend/package-tree.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/package-use.html b/apidocs/sootup/apk/frontend/package-use.html index bcc1cc2f38..017a32822e 100644 --- a/apidocs/sootup/apk/frontend/package-use.html +++ b/apidocs/sootup/apk/frontend/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.apk.frontend (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/DoubleOpTag.html b/apidocs/sootup/apk/frontend/tag/DoubleOpTag.html index 2df0ac22fc..dfa98de227 100644 --- a/apidocs/sootup/apk/frontend/tag/DoubleOpTag.html +++ b/apidocs/sootup/apk/frontend/tag/DoubleOpTag.html @@ -1,7 +1,7 @@ - + DoubleOpTag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/FloatOpTag.html b/apidocs/sootup/apk/frontend/tag/FloatOpTag.html index ec504d76b4..0989bfecf7 100644 --- a/apidocs/sootup/apk/frontend/tag/FloatOpTag.html +++ b/apidocs/sootup/apk/frontend/tag/FloatOpTag.html @@ -1,7 +1,7 @@ - + FloatOpTag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/IntOpTag.html b/apidocs/sootup/apk/frontend/tag/IntOpTag.html index 13fe1c4fe9..16782f6b97 100644 --- a/apidocs/sootup/apk/frontend/tag/IntOpTag.html +++ b/apidocs/sootup/apk/frontend/tag/IntOpTag.html @@ -1,7 +1,7 @@ - + IntOpTag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/LongOpTag.html b/apidocs/sootup/apk/frontend/tag/LongOpTag.html index e2778a4ef8..bbdf1db36a 100644 --- a/apidocs/sootup/apk/frontend/tag/LongOpTag.html +++ b/apidocs/sootup/apk/frontend/tag/LongOpTag.html @@ -1,7 +1,7 @@ - + LongOpTag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/class-use/DoubleOpTag.html b/apidocs/sootup/apk/frontend/tag/class-use/DoubleOpTag.html index 15c2199739..369ffac1d7 100644 --- a/apidocs/sootup/apk/frontend/tag/class-use/DoubleOpTag.html +++ b/apidocs/sootup/apk/frontend/tag/class-use/DoubleOpTag.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.tag.DoubleOpTag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/class-use/FloatOpTag.html b/apidocs/sootup/apk/frontend/tag/class-use/FloatOpTag.html index 7aa2ac536f..fd0f0e30ea 100644 --- a/apidocs/sootup/apk/frontend/tag/class-use/FloatOpTag.html +++ b/apidocs/sootup/apk/frontend/tag/class-use/FloatOpTag.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.tag.FloatOpTag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/class-use/IntOpTag.html b/apidocs/sootup/apk/frontend/tag/class-use/IntOpTag.html index bd569d0d1a..5c5b53885b 100644 --- a/apidocs/sootup/apk/frontend/tag/class-use/IntOpTag.html +++ b/apidocs/sootup/apk/frontend/tag/class-use/IntOpTag.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.tag.IntOpTag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/class-use/LongOpTag.html b/apidocs/sootup/apk/frontend/tag/class-use/LongOpTag.html index 7ebae859e0..4b68f0955e 100644 --- a/apidocs/sootup/apk/frontend/tag/class-use/LongOpTag.html +++ b/apidocs/sootup/apk/frontend/tag/class-use/LongOpTag.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.apk.frontend.tag.LongOpTag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/package-summary.html b/apidocs/sootup/apk/frontend/tag/package-summary.html index 77191c0833..fd45b00412 100644 --- a/apidocs/sootup/apk/frontend/tag/package-summary.html +++ b/apidocs/sootup/apk/frontend/tag/package-summary.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.tag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/package-tree.html b/apidocs/sootup/apk/frontend/tag/package-tree.html index 64456561e1..f98a839a73 100644 --- a/apidocs/sootup/apk/frontend/tag/package-tree.html +++ b/apidocs/sootup/apk/frontend/tag/package-tree.html @@ -1,7 +1,7 @@ - + sootup.apk.frontend.tag Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/apk/frontend/tag/package-use.html b/apidocs/sootup/apk/frontend/tag/package-use.html index 2feb3f428a..399252379b 100644 --- a/apidocs/sootup/apk/frontend/tag/package-use.html +++ b/apidocs/sootup/apk/frontend/tag/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.apk.frontend.tag (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/AbstractCallGraphAlgorithm.html b/apidocs/sootup/callgraph/AbstractCallGraphAlgorithm.html index c7869c02d4..5434973786 100644 --- a/apidocs/sootup/callgraph/AbstractCallGraphAlgorithm.html +++ b/apidocs/sootup/callgraph/AbstractCallGraphAlgorithm.html @@ -1,7 +1,7 @@ - + AbstractCallGraphAlgorithm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/CallGraph.Call.html b/apidocs/sootup/callgraph/CallGraph.Call.html index ce2c68ba2a..86fe687cf4 100644 --- a/apidocs/sootup/callgraph/CallGraph.Call.html +++ b/apidocs/sootup/callgraph/CallGraph.Call.html @@ -1,7 +1,7 @@ - + CallGraph.Call (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/CallGraph.html b/apidocs/sootup/callgraph/CallGraph.html index faa60debc4..63b3798856 100644 --- a/apidocs/sootup/callgraph/CallGraph.html +++ b/apidocs/sootup/callgraph/CallGraph.html @@ -1,7 +1,7 @@ - + CallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/CallGraphAlgorithm.html b/apidocs/sootup/callgraph/CallGraphAlgorithm.html index 517438cdf8..c7f602f7a6 100644 --- a/apidocs/sootup/callgraph/CallGraphAlgorithm.html +++ b/apidocs/sootup/callgraph/CallGraphAlgorithm.html @@ -1,7 +1,7 @@ - + CallGraphAlgorithm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/CallGraphDifference.html b/apidocs/sootup/callgraph/CallGraphDifference.html index e6838457b8..0894c3f1a5 100644 --- a/apidocs/sootup/callgraph/CallGraphDifference.html +++ b/apidocs/sootup/callgraph/CallGraphDifference.html @@ -1,7 +1,7 @@ - + CallGraphDifference (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/ClassHierarchyAnalysisAlgorithm.html b/apidocs/sootup/callgraph/ClassHierarchyAnalysisAlgorithm.html index 2ff7ed20e0..2832866243 100644 --- a/apidocs/sootup/callgraph/ClassHierarchyAnalysisAlgorithm.html +++ b/apidocs/sootup/callgraph/ClassHierarchyAnalysisAlgorithm.html @@ -1,7 +1,7 @@ - + ClassHierarchyAnalysisAlgorithm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/GraphBasedCallGraph.Vertex.html b/apidocs/sootup/callgraph/GraphBasedCallGraph.Vertex.html index a52bdbb1b9..e00a6dd323 100644 --- a/apidocs/sootup/callgraph/GraphBasedCallGraph.Vertex.html +++ b/apidocs/sootup/callgraph/GraphBasedCallGraph.Vertex.html @@ -1,7 +1,7 @@ - + GraphBasedCallGraph.Vertex (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/GraphBasedCallGraph.html b/apidocs/sootup/callgraph/GraphBasedCallGraph.html index 3be7b0d772..e0e37e2f1f 100644 --- a/apidocs/sootup/callgraph/GraphBasedCallGraph.html +++ b/apidocs/sootup/callgraph/GraphBasedCallGraph.html @@ -1,7 +1,7 @@ - + GraphBasedCallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/InstantiateClassValueVisitor.html b/apidocs/sootup/callgraph/InstantiateClassValueVisitor.html index fa61ff5609..7d293fc775 100644 --- a/apidocs/sootup/callgraph/InstantiateClassValueVisitor.html +++ b/apidocs/sootup/callgraph/InstantiateClassValueVisitor.html @@ -1,7 +1,7 @@ - + InstantiateClassValueVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/MutableCallGraph.html b/apidocs/sootup/callgraph/MutableCallGraph.html index 999e708012..faeaec4f07 100644 --- a/apidocs/sootup/callgraph/MutableCallGraph.html +++ b/apidocs/sootup/callgraph/MutableCallGraph.html @@ -1,7 +1,7 @@ - + MutableCallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/RapidTypeAnalysisAlgorithm.html b/apidocs/sootup/callgraph/RapidTypeAnalysisAlgorithm.html index fe75372a7e..bbf1776d0c 100644 --- a/apidocs/sootup/callgraph/RapidTypeAnalysisAlgorithm.html +++ b/apidocs/sootup/callgraph/RapidTypeAnalysisAlgorithm.html @@ -1,7 +1,7 @@ - + RapidTypeAnalysisAlgorithm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/AbstractCallGraphAlgorithm.html b/apidocs/sootup/callgraph/class-use/AbstractCallGraphAlgorithm.html index 40a064b757..376224b047 100644 --- a/apidocs/sootup/callgraph/class-use/AbstractCallGraphAlgorithm.html +++ b/apidocs/sootup/callgraph/class-use/AbstractCallGraphAlgorithm.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.callgraph.AbstractCallGraphAlgorithm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/CallGraph.Call.html b/apidocs/sootup/callgraph/class-use/CallGraph.Call.html index afbc2b810e..b528a7736e 100644 --- a/apidocs/sootup/callgraph/class-use/CallGraph.Call.html +++ b/apidocs/sootup/callgraph/class-use/CallGraph.Call.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.callgraph.CallGraph.Call (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/CallGraph.html b/apidocs/sootup/callgraph/class-use/CallGraph.html index f6cd5c4074..ad10fdd922 100644 --- a/apidocs/sootup/callgraph/class-use/CallGraph.html +++ b/apidocs/sootup/callgraph/class-use/CallGraph.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.callgraph.CallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/CallGraphAlgorithm.html b/apidocs/sootup/callgraph/class-use/CallGraphAlgorithm.html index 099832fab1..3aefef8e5c 100644 --- a/apidocs/sootup/callgraph/class-use/CallGraphAlgorithm.html +++ b/apidocs/sootup/callgraph/class-use/CallGraphAlgorithm.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.callgraph.CallGraphAlgorithm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/CallGraphDifference.html b/apidocs/sootup/callgraph/class-use/CallGraphDifference.html index dc1a825435..facd8d989c 100644 --- a/apidocs/sootup/callgraph/class-use/CallGraphDifference.html +++ b/apidocs/sootup/callgraph/class-use/CallGraphDifference.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.callgraph.CallGraphDifference (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/ClassHierarchyAnalysisAlgorithm.html b/apidocs/sootup/callgraph/class-use/ClassHierarchyAnalysisAlgorithm.html index 1768c73c0a..038444341c 100644 --- a/apidocs/sootup/callgraph/class-use/ClassHierarchyAnalysisAlgorithm.html +++ b/apidocs/sootup/callgraph/class-use/ClassHierarchyAnalysisAlgorithm.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.callgraph.ClassHierarchyAnalysisAlgorithm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/GraphBasedCallGraph.Vertex.html b/apidocs/sootup/callgraph/class-use/GraphBasedCallGraph.Vertex.html index c74f7cc886..d194766690 100644 --- a/apidocs/sootup/callgraph/class-use/GraphBasedCallGraph.Vertex.html +++ b/apidocs/sootup/callgraph/class-use/GraphBasedCallGraph.Vertex.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.callgraph.GraphBasedCallGraph.Vertex (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/GraphBasedCallGraph.html b/apidocs/sootup/callgraph/class-use/GraphBasedCallGraph.html index b9ebf66c2f..31f9270f9f 100644 --- a/apidocs/sootup/callgraph/class-use/GraphBasedCallGraph.html +++ b/apidocs/sootup/callgraph/class-use/GraphBasedCallGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.callgraph.GraphBasedCallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/InstantiateClassValueVisitor.html b/apidocs/sootup/callgraph/class-use/InstantiateClassValueVisitor.html index 82d13f8ae5..3654ca4aa9 100644 --- a/apidocs/sootup/callgraph/class-use/InstantiateClassValueVisitor.html +++ b/apidocs/sootup/callgraph/class-use/InstantiateClassValueVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.callgraph.InstantiateClassValueVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/MutableCallGraph.html b/apidocs/sootup/callgraph/class-use/MutableCallGraph.html index 0429cb2d52..fdd17f60d1 100644 --- a/apidocs/sootup/callgraph/class-use/MutableCallGraph.html +++ b/apidocs/sootup/callgraph/class-use/MutableCallGraph.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.callgraph.MutableCallGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/class-use/RapidTypeAnalysisAlgorithm.html b/apidocs/sootup/callgraph/class-use/RapidTypeAnalysisAlgorithm.html index 45945fb9c9..b19c635c67 100644 --- a/apidocs/sootup/callgraph/class-use/RapidTypeAnalysisAlgorithm.html +++ b/apidocs/sootup/callgraph/class-use/RapidTypeAnalysisAlgorithm.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.callgraph.RapidTypeAnalysisAlgorithm (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/package-summary.html b/apidocs/sootup/callgraph/package-summary.html index 7f0f8f17f1..ce6861bc7f 100644 --- a/apidocs/sootup/callgraph/package-summary.html +++ b/apidocs/sootup/callgraph/package-summary.html @@ -1,7 +1,7 @@ - + sootup.callgraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/package-tree.html b/apidocs/sootup/callgraph/package-tree.html index ea5c427e00..89603e2f53 100644 --- a/apidocs/sootup/callgraph/package-tree.html +++ b/apidocs/sootup/callgraph/package-tree.html @@ -1,7 +1,7 @@ - + sootup.callgraph Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/callgraph/package-use.html b/apidocs/sootup/callgraph/package-use.html index 6a34cea3b6..c85a7ad8ce 100644 --- a/apidocs/sootup/callgraph/package-use.html +++ b/apidocs/sootup/callgraph/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.callgraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ast/AstCreator.html b/apidocs/sootup/codepropertygraph/ast/AstCreator.html index d0b8833d02..cde56abf47 100644 --- a/apidocs/sootup/codepropertygraph/ast/AstCreator.html +++ b/apidocs/sootup/codepropertygraph/ast/AstCreator.html @@ -1,7 +1,7 @@ - + AstCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ast/class-use/AstCreator.html b/apidocs/sootup/codepropertygraph/ast/class-use/AstCreator.html index 23470f6e8a..f4cb2ed68f 100644 --- a/apidocs/sootup/codepropertygraph/ast/class-use/AstCreator.html +++ b/apidocs/sootup/codepropertygraph/ast/class-use/AstCreator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.ast.AstCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ast/package-summary.html b/apidocs/sootup/codepropertygraph/ast/package-summary.html index 00f67e217b..41cf49bd55 100644 --- a/apidocs/sootup/codepropertygraph/ast/package-summary.html +++ b/apidocs/sootup/codepropertygraph/ast/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.ast (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ast/package-tree.html b/apidocs/sootup/codepropertygraph/ast/package-tree.html index 8e12fd4232..d1dc6d2f71 100644 --- a/apidocs/sootup/codepropertygraph/ast/package-tree.html +++ b/apidocs/sootup/codepropertygraph/ast/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.ast Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ast/package-use.html b/apidocs/sootup/codepropertygraph/ast/package-use.html index 6bdad5a438..015d8422e1 100644 --- a/apidocs/sootup/codepropertygraph/ast/package-use.html +++ b/apidocs/sootup/codepropertygraph/ast/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.ast (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cdg/CdgCreator.html b/apidocs/sootup/codepropertygraph/cdg/CdgCreator.html index 9ace18fc5f..aaacad4742 100644 --- a/apidocs/sootup/codepropertygraph/cdg/CdgCreator.html +++ b/apidocs/sootup/codepropertygraph/cdg/CdgCreator.html @@ -1,7 +1,7 @@ - + CdgCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cdg/class-use/CdgCreator.html b/apidocs/sootup/codepropertygraph/cdg/class-use/CdgCreator.html index 0eafe2297a..2fadef10da 100644 --- a/apidocs/sootup/codepropertygraph/cdg/class-use/CdgCreator.html +++ b/apidocs/sootup/codepropertygraph/cdg/class-use/CdgCreator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.cdg.CdgCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cdg/package-summary.html b/apidocs/sootup/codepropertygraph/cdg/package-summary.html index 581d95681a..c68500eb67 100644 --- a/apidocs/sootup/codepropertygraph/cdg/package-summary.html +++ b/apidocs/sootup/codepropertygraph/cdg/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.cdg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cdg/package-tree.html b/apidocs/sootup/codepropertygraph/cdg/package-tree.html index 0460e7a4a3..bcfbf92b8b 100644 --- a/apidocs/sootup/codepropertygraph/cdg/package-tree.html +++ b/apidocs/sootup/codepropertygraph/cdg/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.cdg Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cdg/package-use.html b/apidocs/sootup/codepropertygraph/cdg/package-use.html index a30abcb5d9..583792d48a 100644 --- a/apidocs/sootup/codepropertygraph/cdg/package-use.html +++ b/apidocs/sootup/codepropertygraph/cdg/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.cdg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cfg/CfgCreator.html b/apidocs/sootup/codepropertygraph/cfg/CfgCreator.html index 170fde47c3..dcb20bd3a6 100644 --- a/apidocs/sootup/codepropertygraph/cfg/CfgCreator.html +++ b/apidocs/sootup/codepropertygraph/cfg/CfgCreator.html @@ -1,7 +1,7 @@ - + CfgCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cfg/class-use/CfgCreator.html b/apidocs/sootup/codepropertygraph/cfg/class-use/CfgCreator.html index 56d9dd8ca9..8882ca3df1 100644 --- a/apidocs/sootup/codepropertygraph/cfg/class-use/CfgCreator.html +++ b/apidocs/sootup/codepropertygraph/cfg/class-use/CfgCreator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.cfg.CfgCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cfg/package-summary.html b/apidocs/sootup/codepropertygraph/cfg/package-summary.html index 9df3798fed..a2a54fcc30 100644 --- a/apidocs/sootup/codepropertygraph/cfg/package-summary.html +++ b/apidocs/sootup/codepropertygraph/cfg/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.cfg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cfg/package-tree.html b/apidocs/sootup/codepropertygraph/cfg/package-tree.html index d40cf7c35b..5f3b153c62 100644 --- a/apidocs/sootup/codepropertygraph/cfg/package-tree.html +++ b/apidocs/sootup/codepropertygraph/cfg/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.cfg Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cfg/package-use.html b/apidocs/sootup/codepropertygraph/cfg/package-use.html index 615e8aef49..948f0fbfa0 100644 --- a/apidocs/sootup/codepropertygraph/cfg/package-use.html +++ b/apidocs/sootup/codepropertygraph/cfg/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.cfg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cpg/CpgCreator.html b/apidocs/sootup/codepropertygraph/cpg/CpgCreator.html index 662cde6775..8ba7c2dae2 100644 --- a/apidocs/sootup/codepropertygraph/cpg/CpgCreator.html +++ b/apidocs/sootup/codepropertygraph/cpg/CpgCreator.html @@ -1,7 +1,7 @@ - + CpgCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cpg/class-use/CpgCreator.html b/apidocs/sootup/codepropertygraph/cpg/class-use/CpgCreator.html index de77c4d534..52ab9416d1 100644 --- a/apidocs/sootup/codepropertygraph/cpg/class-use/CpgCreator.html +++ b/apidocs/sootup/codepropertygraph/cpg/class-use/CpgCreator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.cpg.CpgCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cpg/package-summary.html b/apidocs/sootup/codepropertygraph/cpg/package-summary.html index e7d54cec31..f31df77dc0 100644 --- a/apidocs/sootup/codepropertygraph/cpg/package-summary.html +++ b/apidocs/sootup/codepropertygraph/cpg/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.cpg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cpg/package-tree.html b/apidocs/sootup/codepropertygraph/cpg/package-tree.html index 6fafe722b2..7f75422108 100644 --- a/apidocs/sootup/codepropertygraph/cpg/package-tree.html +++ b/apidocs/sootup/codepropertygraph/cpg/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.cpg Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/cpg/package-use.html b/apidocs/sootup/codepropertygraph/cpg/package-use.html index d4b42ef5ca..fac3c057e1 100644 --- a/apidocs/sootup/codepropertygraph/cpg/package-use.html +++ b/apidocs/sootup/codepropertygraph/cpg/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.cpg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ddg/DdgCreator.html b/apidocs/sootup/codepropertygraph/ddg/DdgCreator.html index 563a1c4fe1..e4a50423e5 100644 --- a/apidocs/sootup/codepropertygraph/ddg/DdgCreator.html +++ b/apidocs/sootup/codepropertygraph/ddg/DdgCreator.html @@ -1,7 +1,7 @@ - + DdgCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ddg/class-use/DdgCreator.html b/apidocs/sootup/codepropertygraph/ddg/class-use/DdgCreator.html index 718bb6d1dd..7a2c9763e1 100644 --- a/apidocs/sootup/codepropertygraph/ddg/class-use/DdgCreator.html +++ b/apidocs/sootup/codepropertygraph/ddg/class-use/DdgCreator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.ddg.DdgCreator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ddg/package-summary.html b/apidocs/sootup/codepropertygraph/ddg/package-summary.html index 01508bdcc8..5a260d86e5 100644 --- a/apidocs/sootup/codepropertygraph/ddg/package-summary.html +++ b/apidocs/sootup/codepropertygraph/ddg/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.ddg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ddg/package-tree.html b/apidocs/sootup/codepropertygraph/ddg/package-tree.html index 754b28204d..370bc6f232 100644 --- a/apidocs/sootup/codepropertygraph/ddg/package-tree.html +++ b/apidocs/sootup/codepropertygraph/ddg/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.ddg Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/ddg/package-use.html b/apidocs/sootup/codepropertygraph/ddg/package-use.html index a9b011a484..27b0afb4f0 100644 --- a/apidocs/sootup/codepropertygraph/ddg/package-use.html +++ b/apidocs/sootup/codepropertygraph/ddg/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.ddg (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/AstPropertyGraph.Builder.html b/apidocs/sootup/codepropertygraph/propertygraph/AstPropertyGraph.Builder.html index 9d7a786324..6436d3fbf1 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/AstPropertyGraph.Builder.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/AstPropertyGraph.Builder.html @@ -1,7 +1,7 @@ - + AstPropertyGraph.Builder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/AstPropertyGraph.html b/apidocs/sootup/codepropertygraph/propertygraph/AstPropertyGraph.html index 5f6ac390fd..c9ff5a6934 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/AstPropertyGraph.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/AstPropertyGraph.html @@ -1,7 +1,7 @@ - + AstPropertyGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/PropertyGraph.Builder.html b/apidocs/sootup/codepropertygraph/propertygraph/PropertyGraph.Builder.html index 2ebfd4f575..848b681dde 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/PropertyGraph.Builder.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/PropertyGraph.Builder.html @@ -1,7 +1,7 @@ - + PropertyGraph.Builder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/PropertyGraph.html b/apidocs/sootup/codepropertygraph/propertygraph/PropertyGraph.html index 5d16ed97c9..449fb00048 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/PropertyGraph.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/PropertyGraph.html @@ -1,7 +1,7 @@ - + PropertyGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/StmtMethodPropertyGraph.Builder.html b/apidocs/sootup/codepropertygraph/propertygraph/StmtMethodPropertyGraph.Builder.html index f5d183be87..68488c6242 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/StmtMethodPropertyGraph.Builder.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/StmtMethodPropertyGraph.Builder.html @@ -1,7 +1,7 @@ - + StmtMethodPropertyGraph.Builder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/StmtMethodPropertyGraph.html b/apidocs/sootup/codepropertygraph/propertygraph/StmtMethodPropertyGraph.html index 3710490314..da060b19e9 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/StmtMethodPropertyGraph.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/StmtMethodPropertyGraph.html @@ -1,7 +1,7 @@ - + StmtMethodPropertyGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/class-use/AstPropertyGraph.Builder.html b/apidocs/sootup/codepropertygraph/propertygraph/class-use/AstPropertyGraph.Builder.html index 0900b17710..b10336ef3c 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/class-use/AstPropertyGraph.Builder.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/class-use/AstPropertyGraph.Builder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.AstPropertyGraph.Builder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/class-use/AstPropertyGraph.html b/apidocs/sootup/codepropertygraph/propertygraph/class-use/AstPropertyGraph.html index 364f6830d2..859774bf0b 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/class-use/AstPropertyGraph.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/class-use/AstPropertyGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.AstPropertyGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/class-use/PropertyGraph.Builder.html b/apidocs/sootup/codepropertygraph/propertygraph/class-use/PropertyGraph.Builder.html index 0cdc9e0643..c77bc2ea89 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/class-use/PropertyGraph.Builder.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/class-use/PropertyGraph.Builder.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.codepropertygraph.propertygraph.PropertyGraph.Builder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/class-use/PropertyGraph.html b/apidocs/sootup/codepropertygraph/propertygraph/class-use/PropertyGraph.html index 6f6f081c35..d36da1853b 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/class-use/PropertyGraph.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/class-use/PropertyGraph.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.codepropertygraph.propertygraph.PropertyGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/class-use/StmtMethodPropertyGraph.Builder.html b/apidocs/sootup/codepropertygraph/propertygraph/class-use/StmtMethodPropertyGraph.Builder.html index c11497e5d1..7512e7a506 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/class-use/StmtMethodPropertyGraph.Builder.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/class-use/StmtMethodPropertyGraph.Builder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.StmtMethodPropertyGraph.Builder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/class-use/StmtMethodPropertyGraph.html b/apidocs/sootup/codepropertygraph/propertygraph/class-use/StmtMethodPropertyGraph.html index 69fdff8e98..d90bd2481c 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/class-use/StmtMethodPropertyGraph.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/class-use/StmtMethodPropertyGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.StmtMethodPropertyGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstAstEdge.html index 271ea8c0ad..ba8c7e5750 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstAstEdge.html @@ -1,7 +1,7 @@ - + AbstAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstCdgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstCdgEdge.html index 2eeb297520..1706f5fddc 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstCdgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstCdgEdge.html @@ -1,7 +1,7 @@ - + AbstCdgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstCfgEdge.html index 5ebd5dc18d..f66cda9f00 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstCfgEdge.html @@ -1,7 +1,7 @@ - + AbstCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstDdgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstDdgEdge.html index 3e1452cc59..02dbb477cf 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstDdgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/AbstDdgEdge.html @@ -1,7 +1,7 @@ - + AbstDdgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/ArgAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/ArgAstEdge.html index f3cafd12eb..90a14789df 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/ArgAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/ArgAstEdge.html @@ -1,7 +1,7 @@ - + ArgAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/ArraySizeAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/ArraySizeAstEdge.html index ea4196a265..618e94da16 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/ArraySizeAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/ArraySizeAstEdge.html @@ -1,7 +1,7 @@ - + ArraySizeAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/BaseAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/BaseAstEdge.html index 24480410de..41b6bc1b04 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/BaseAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/BaseAstEdge.html @@ -1,7 +1,7 @@ - + BaseAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/CdgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/CdgEdge.html index f30dce7bb4..b839babf84 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/CdgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/CdgEdge.html @@ -1,7 +1,7 @@ - + CdgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/ConditionAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/ConditionAstEdge.html index b2d33d9144..d24ae80aa5 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/ConditionAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/ConditionAstEdge.html @@ -1,7 +1,7 @@ - + ConditionAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/DdgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/DdgEdge.html index eef1159a3f..67b4b8810b 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/DdgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/DdgEdge.html @@ -1,7 +1,7 @@ - + DdgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/ExceptionalCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/ExceptionalCfgEdge.html index 90122adba0..2e7145f8dc 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/ExceptionalCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/ExceptionalCfgEdge.html @@ -1,7 +1,7 @@ - + ExceptionalCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/ExprAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/ExprAstEdge.html index a4e90738fa..25047744af 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/ExprAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/ExprAstEdge.html @@ -1,7 +1,7 @@ - + ExprAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/GotoCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/GotoCfgEdge.html index ddc66d97d3..c9881feae1 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/GotoCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/GotoCfgEdge.html @@ -1,7 +1,7 @@ - + GotoCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/IfFalseCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/IfFalseCfgEdge.html index 31fbb64f32..21b554197f 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/IfFalseCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/IfFalseCfgEdge.html @@ -1,7 +1,7 @@ - + IfFalseCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/IfTrueCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/IfTrueCfgEdge.html index cdf91efaa3..d16353c124 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/IfTrueCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/IfTrueCfgEdge.html @@ -1,7 +1,7 @@ - + IfTrueCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/InvokeAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/InvokeAstEdge.html index 74e22af4f2..f37c0a4c1a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/InvokeAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/InvokeAstEdge.html @@ -1,7 +1,7 @@ - + InvokeAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/LeftOpAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/LeftOpAstEdge.html index db37925777..2f64faa19a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/LeftOpAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/LeftOpAstEdge.html @@ -1,7 +1,7 @@ - + LeftOpAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/ModifierAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/ModifierAstEdge.html index 15cb710158..f724c8e8da 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/ModifierAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/ModifierAstEdge.html @@ -1,7 +1,7 @@ - + ModifierAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/NormalCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/NormalCfgEdge.html index b8bbed2dff..e5a3ec4655 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/NormalCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/NormalCfgEdge.html @@ -1,7 +1,7 @@ - + NormalCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/Op1AstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/Op1AstEdge.html index a6cdced6b2..818c161837 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/Op1AstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/Op1AstEdge.html @@ -1,7 +1,7 @@ - + Op1AstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/Op2AstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/Op2AstEdge.html index a621a81e30..0d839314ff 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/Op2AstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/Op2AstEdge.html @@ -1,7 +1,7 @@ - + Op2AstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/ParameterAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/ParameterAstEdge.html index d973574dca..67141bf990 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/ParameterAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/ParameterAstEdge.html @@ -1,7 +1,7 @@ - + ParameterAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/PropertyGraphEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/PropertyGraphEdge.html index 326cc7f8ad..5d88ef8634 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/PropertyGraphEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/PropertyGraphEdge.html @@ -1,7 +1,7 @@ - + PropertyGraphEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/ReturnTypeAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/ReturnTypeAstEdge.html index 51c2714f88..32d0bb542e 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/ReturnTypeAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/ReturnTypeAstEdge.html @@ -1,7 +1,7 @@ - + ReturnTypeAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/RightOpAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/RightOpAstEdge.html index 5a29c05b22..5b194c70de 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/RightOpAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/RightOpAstEdge.html @@ -1,7 +1,7 @@ - + RightOpAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/SingleOpAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/SingleOpAstEdge.html index 0906861ef8..88acc2556e 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/SingleOpAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/SingleOpAstEdge.html @@ -1,7 +1,7 @@ - + SingleOpAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/StmtAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/StmtAstEdge.html index 7109cf2b86..b5724eba1c 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/StmtAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/StmtAstEdge.html @@ -1,7 +1,7 @@ - + StmtAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/SwitchCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/SwitchCfgEdge.html index 1526e1836c..8d457ed876 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/SwitchCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/SwitchCfgEdge.html @@ -1,7 +1,7 @@ - + SwitchCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/SwitchKeyAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/SwitchKeyAstEdge.html index cac61b1c1c..cf83809f21 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/SwitchKeyAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/SwitchKeyAstEdge.html @@ -1,7 +1,7 @@ - + SwitchKeyAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstAstEdge.html index 8fb8ea5b24..20fc233c5a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.AbstAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstCdgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstCdgEdge.html index 2d33be2ec6..f617fc7b47 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstCdgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstCdgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.AbstCdgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstCfgEdge.html index de6e2675bd..58deb236a9 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstCfgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.AbstCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstDdgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstDdgEdge.html index 62a59ea240..6b22df2d6e 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstDdgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/AbstDdgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.AbstDdgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ArgAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ArgAstEdge.html index d07a4925a5..f78d30718b 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ArgAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ArgAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.ArgAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ArraySizeAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ArraySizeAstEdge.html index 5e6f17fbd0..cdd797af10 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ArraySizeAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ArraySizeAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.ArraySizeAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/BaseAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/BaseAstEdge.html index efd960c3cb..8eeff3eaa3 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/BaseAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/BaseAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.BaseAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/CdgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/CdgEdge.html index 13e5e904fe..2d2764038a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/CdgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/CdgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.CdgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ConditionAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ConditionAstEdge.html index 63db949f19..0d508550f3 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ConditionAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ConditionAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.ConditionAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/DdgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/DdgEdge.html index faafa1573e..1b9b4159c8 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/DdgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/DdgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.DdgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ExceptionalCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ExceptionalCfgEdge.html index 719e1f0e51..2f195eb6f5 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ExceptionalCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ExceptionalCfgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.ExceptionalCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ExprAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ExprAstEdge.html index 9cd36c48b1..0601991b99 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ExprAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ExprAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.ExprAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/GotoCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/GotoCfgEdge.html index 7509784de4..61364e1c19 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/GotoCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/GotoCfgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.GotoCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/IfFalseCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/IfFalseCfgEdge.html index d249c0ccb9..738c550fd6 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/IfFalseCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/IfFalseCfgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.IfFalseCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/IfTrueCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/IfTrueCfgEdge.html index 6e2c58220d..5a863e21b1 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/IfTrueCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/IfTrueCfgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.IfTrueCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/InvokeAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/InvokeAstEdge.html index b2e52a8d14..2b3969435b 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/InvokeAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/InvokeAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.InvokeAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/LeftOpAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/LeftOpAstEdge.html index 2fc2bb6007..eac103218a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/LeftOpAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/LeftOpAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.LeftOpAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ModifierAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ModifierAstEdge.html index c85c6b48f7..1ba16804aa 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ModifierAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ModifierAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.ModifierAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/NormalCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/NormalCfgEdge.html index fcd1e8228c..3f56db7b9f 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/NormalCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/NormalCfgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.NormalCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/Op1AstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/Op1AstEdge.html index c308296d2d..c0e0d5a23d 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/Op1AstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/Op1AstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.Op1AstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/Op2AstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/Op2AstEdge.html index 4c4120a02d..00f05c552f 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/Op2AstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/Op2AstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.Op2AstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ParameterAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ParameterAstEdge.html index 5069831ee9..7f028a4281 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ParameterAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ParameterAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.ParameterAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/PropertyGraphEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/PropertyGraphEdge.html index eb9ee4c755..19eeeb81d7 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/PropertyGraphEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/PropertyGraphEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ReturnTypeAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ReturnTypeAstEdge.html index 2a7a8dda9a..2e8f111f05 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ReturnTypeAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/ReturnTypeAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.ReturnTypeAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/RightOpAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/RightOpAstEdge.html index ebbe5db888..bc585d5d54 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/RightOpAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/RightOpAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.RightOpAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SingleOpAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SingleOpAstEdge.html index 393519512d..523b50ca67 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SingleOpAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SingleOpAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.SingleOpAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/StmtAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/StmtAstEdge.html index 3a22e6b61f..909d342c6a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/StmtAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/StmtAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.StmtAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SwitchCfgEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SwitchCfgEdge.html index 55a6e658a5..b4e4b8add3 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SwitchCfgEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SwitchCfgEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.SwitchCfgEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SwitchKeyAstEdge.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SwitchKeyAstEdge.html index dec7e2595b..7b9950ac19 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SwitchKeyAstEdge.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/class-use/SwitchKeyAstEdge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.edges.SwitchKeyAstEdge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/package-summary.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/package-summary.html index e616a4546c..efabaea39a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/package-summary.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.propertygraph.edges (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/package-tree.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/package-tree.html index 14e76d7dc2..032f6a4537 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/package-tree.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.propertygraph.edges Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/edges/package-use.html b/apidocs/sootup/codepropertygraph/propertygraph/edges/package-use.html index 7017debb75..f9ffe57327 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/edges/package-use.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/edges/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.propertygraph.edges (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/AggregateGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/AggregateGraphNode.html index a01e44e341..c05fbf179a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/AggregateGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/AggregateGraphNode.html @@ -1,7 +1,7 @@ - + AggregateGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/ExprGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/ExprGraphNode.html index afa0722558..3d585bf069 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/ExprGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/ExprGraphNode.html @@ -1,7 +1,7 @@ - + ExprGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/ImmediateGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/ImmediateGraphNode.html index 32cb3b33e7..6195b60ef6 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/ImmediateGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/ImmediateGraphNode.html @@ -1,7 +1,7 @@ - + ImmediateGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/MethodGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/MethodGraphNode.html index fe8f4694ef..50d1d23b05 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/MethodGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/MethodGraphNode.html @@ -1,7 +1,7 @@ - + MethodGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/ModifierGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/ModifierGraphNode.html index c53f031f06..edb048a76a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/ModifierGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/ModifierGraphNode.html @@ -1,7 +1,7 @@ - + ModifierGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/PropertyGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/PropertyGraphNode.html index 2c4d9aea8a..9568472478 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/PropertyGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/PropertyGraphNode.html @@ -1,7 +1,7 @@ - + PropertyGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/RefGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/RefGraphNode.html index ae2d055b51..e3b93522d7 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/RefGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/RefGraphNode.html @@ -1,7 +1,7 @@ - + RefGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/StmtGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/StmtGraphNode.html index 9b6399f97a..9ab90bc9d5 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/StmtGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/StmtGraphNode.html @@ -1,7 +1,7 @@ - + StmtGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/TypeGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/TypeGraphNode.html index 9bedf6f479..f9a8adb9a6 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/TypeGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/TypeGraphNode.html @@ -1,7 +1,7 @@ - + TypeGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/ValueGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/ValueGraphNode.html index b7e60c6f8f..d3420c866d 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/ValueGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/ValueGraphNode.html @@ -1,7 +1,7 @@ - + ValueGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/AggregateGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/AggregateGraphNode.html index 77b52b2557..6fe7081fd2 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/AggregateGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/AggregateGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.AggregateGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ExprGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ExprGraphNode.html index 7392bff29c..37da2c0f40 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ExprGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ExprGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.ExprGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ImmediateGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ImmediateGraphNode.html index fcc8f0e570..70b32bd35d 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ImmediateGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ImmediateGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.ImmediateGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/MethodGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/MethodGraphNode.html index 968e9ffe51..7bcf0101a5 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/MethodGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/MethodGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.MethodGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ModifierGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ModifierGraphNode.html index bfe806248e..ca60693bbd 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ModifierGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ModifierGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.ModifierGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/PropertyGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/PropertyGraphNode.html index be69d456c0..47445217ec 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/PropertyGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/PropertyGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/RefGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/RefGraphNode.html index 48bef3303e..215577b0ec 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/RefGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/RefGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.RefGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/StmtGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/StmtGraphNode.html index 2c3e1f6cab..4136d9fed2 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/StmtGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/StmtGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.StmtGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/TypeGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/TypeGraphNode.html index a78e91f1cc..4f5e0f6236 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/TypeGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/TypeGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.nodes.TypeGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ValueGraphNode.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ValueGraphNode.html index 980ed970ee..2299e8b38a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ValueGraphNode.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/class-use/ValueGraphNode.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.codepropertygraph.propertygraph.nodes.ValueGraphNode (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-summary.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-summary.html index ef7b6815ae..9a86aa5b64 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-summary.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.propertygraph.nodes (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-tree.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-tree.html index 7301bedcd7..e03ba82fb3 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-tree.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.propertygraph.nodes Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-use.html b/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-use.html index fe303b594f..48100cdf66 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-use.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/nodes/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.propertygraph.nodes (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/package-summary.html b/apidocs/sootup/codepropertygraph/propertygraph/package-summary.html index 2e8edc849f..749e29dcb6 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/package-summary.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.propertygraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/package-tree.html b/apidocs/sootup/codepropertygraph/propertygraph/package-tree.html index 4fc1e786e0..562f9190ab 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/package-tree.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.propertygraph Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/package-use.html b/apidocs/sootup/codepropertygraph/propertygraph/package-use.html index 8c79cf2b60..249770e379 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/package-use.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.propertygraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/util/PropertyGraphToDotConverter.html b/apidocs/sootup/codepropertygraph/propertygraph/util/PropertyGraphToDotConverter.html index 9bf6382977..47aca0d78d 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/util/PropertyGraphToDotConverter.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/util/PropertyGraphToDotConverter.html @@ -1,7 +1,7 @@ - + PropertyGraphToDotConverter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/util/PropertyGraphsMerger.html b/apidocs/sootup/codepropertygraph/propertygraph/util/PropertyGraphsMerger.html index a959f98267..61eb563e46 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/util/PropertyGraphsMerger.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/util/PropertyGraphsMerger.html @@ -1,7 +1,7 @@ - + PropertyGraphsMerger (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/util/class-use/PropertyGraphToDotConverter.html b/apidocs/sootup/codepropertygraph/propertygraph/util/class-use/PropertyGraphToDotConverter.html index a2aaa0b59b..9a3d11e115 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/util/class-use/PropertyGraphToDotConverter.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/util/class-use/PropertyGraphToDotConverter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.util.PropertyGraphToDotConverter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/util/class-use/PropertyGraphsMerger.html b/apidocs/sootup/codepropertygraph/propertygraph/util/class-use/PropertyGraphsMerger.html index 7ce84bc90b..ed70994f23 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/util/class-use/PropertyGraphsMerger.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/util/class-use/PropertyGraphsMerger.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.codepropertygraph.propertygraph.util.PropertyGraphsMerger (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/util/package-summary.html b/apidocs/sootup/codepropertygraph/propertygraph/util/package-summary.html index 0120a4cd97..c56d40a76a 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/util/package-summary.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/util/package-summary.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.propertygraph.util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/util/package-tree.html b/apidocs/sootup/codepropertygraph/propertygraph/util/package-tree.html index b31eaa875e..b47f347bc0 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/util/package-tree.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/util/package-tree.html @@ -1,7 +1,7 @@ - + sootup.codepropertygraph.propertygraph.util Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/codepropertygraph/propertygraph/util/package-use.html b/apidocs/sootup/codepropertygraph/propertygraph/util/package-use.html index 5477ef20fe..b132e8d69e 100644 --- a/apidocs/sootup/codepropertygraph/propertygraph/util/package-use.html +++ b/apidocs/sootup/codepropertygraph/propertygraph/util/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.codepropertygraph.propertygraph.util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/BaseViewChangeListener.html b/apidocs/sootup/core/BaseViewChangeListener.html index fa0b741bac..9fe1db8778 100644 --- a/apidocs/sootup/core/BaseViewChangeListener.html +++ b/apidocs/sootup/core/BaseViewChangeListener.html @@ -1,7 +1,7 @@ - + BaseViewChangeListener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/IdentifierFactory.html b/apidocs/sootup/core/IdentifierFactory.html index b2062dd0b3..9487e2a4bb 100644 --- a/apidocs/sootup/core/IdentifierFactory.html +++ b/apidocs/sootup/core/IdentifierFactory.html @@ -1,7 +1,7 @@ - + IdentifierFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/ViewChangeListener.html b/apidocs/sootup/core/ViewChangeListener.html index c588bab6f2..3f6a0740fb 100644 --- a/apidocs/sootup/core/ViewChangeListener.html +++ b/apidocs/sootup/core/ViewChangeListener.html @@ -1,7 +1,7 @@ - + ViewChangeListener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/ClassCache.html b/apidocs/sootup/core/cache/ClassCache.html index 6d9cbb9ae0..e1b146ff79 100644 --- a/apidocs/sootup/core/cache/ClassCache.html +++ b/apidocs/sootup/core/cache/ClassCache.html @@ -1,7 +1,7 @@ - + ClassCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/FullCache.html b/apidocs/sootup/core/cache/FullCache.html index 89cae35f35..630e62e99e 100644 --- a/apidocs/sootup/core/cache/FullCache.html +++ b/apidocs/sootup/core/cache/FullCache.html @@ -1,7 +1,7 @@ - + FullCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/LRUCache.html b/apidocs/sootup/core/cache/LRUCache.html index 35a5770856..cbc6efd66b 100644 --- a/apidocs/sootup/core/cache/LRUCache.html +++ b/apidocs/sootup/core/cache/LRUCache.html @@ -1,7 +1,7 @@ - + LRUCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/MutableClassCache.html b/apidocs/sootup/core/cache/MutableClassCache.html index 17b12203b1..8b9b66d548 100644 --- a/apidocs/sootup/core/cache/MutableClassCache.html +++ b/apidocs/sootup/core/cache/MutableClassCache.html @@ -1,7 +1,7 @@ - + MutableClassCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/MutableFullCache.html b/apidocs/sootup/core/cache/MutableFullCache.html index be32d73b73..00623b3270 100644 --- a/apidocs/sootup/core/cache/MutableFullCache.html +++ b/apidocs/sootup/core/cache/MutableFullCache.html @@ -1,7 +1,7 @@ - + MutableFullCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/class-use/ClassCache.html b/apidocs/sootup/core/cache/class-use/ClassCache.html index 3ae297e993..a680952442 100644 --- a/apidocs/sootup/core/cache/class-use/ClassCache.html +++ b/apidocs/sootup/core/cache/class-use/ClassCache.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.cache.ClassCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/class-use/FullCache.html b/apidocs/sootup/core/cache/class-use/FullCache.html index 70494ed6f0..b8f96ea904 100644 --- a/apidocs/sootup/core/cache/class-use/FullCache.html +++ b/apidocs/sootup/core/cache/class-use/FullCache.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.cache.FullCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/class-use/LRUCache.html b/apidocs/sootup/core/cache/class-use/LRUCache.html index 43ad76deca..52ee66c4f5 100644 --- a/apidocs/sootup/core/cache/class-use/LRUCache.html +++ b/apidocs/sootup/core/cache/class-use/LRUCache.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.cache.LRUCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/class-use/MutableClassCache.html b/apidocs/sootup/core/cache/class-use/MutableClassCache.html index 63e3041da0..e3db41d8c4 100644 --- a/apidocs/sootup/core/cache/class-use/MutableClassCache.html +++ b/apidocs/sootup/core/cache/class-use/MutableClassCache.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.cache.MutableClassCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/class-use/MutableFullCache.html b/apidocs/sootup/core/cache/class-use/MutableFullCache.html index a95e112a12..9e53884bff 100644 --- a/apidocs/sootup/core/cache/class-use/MutableFullCache.html +++ b/apidocs/sootup/core/cache/class-use/MutableFullCache.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.cache.MutableFullCache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/package-summary.html b/apidocs/sootup/core/cache/package-summary.html index 05ba84732f..be5d97ee4d 100644 --- a/apidocs/sootup/core/cache/package-summary.html +++ b/apidocs/sootup/core/cache/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.cache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/package-tree.html b/apidocs/sootup/core/cache/package-tree.html index b10493b725..1f773f8ee0 100644 --- a/apidocs/sootup/core/cache/package-tree.html +++ b/apidocs/sootup/core/cache/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.cache Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/package-use.html b/apidocs/sootup/core/cache/package-use.html index c33460e099..4c4cfe6686 100644 --- a/apidocs/sootup/core/cache/package-use.html +++ b/apidocs/sootup/core/cache/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.cache (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/ClassCacheProvider.html b/apidocs/sootup/core/cache/provider/ClassCacheProvider.html index 9d3b9324d9..eb361d4dcc 100644 --- a/apidocs/sootup/core/cache/provider/ClassCacheProvider.html +++ b/apidocs/sootup/core/cache/provider/ClassCacheProvider.html @@ -1,7 +1,7 @@ - + ClassCacheProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/FullCacheProvider.html b/apidocs/sootup/core/cache/provider/FullCacheProvider.html index f8d45e97d8..17afc8ec3b 100644 --- a/apidocs/sootup/core/cache/provider/FullCacheProvider.html +++ b/apidocs/sootup/core/cache/provider/FullCacheProvider.html @@ -1,7 +1,7 @@ - + FullCacheProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/LRUCacheProvider.html b/apidocs/sootup/core/cache/provider/LRUCacheProvider.html index 871a3d2858..062b5f2459 100644 --- a/apidocs/sootup/core/cache/provider/LRUCacheProvider.html +++ b/apidocs/sootup/core/cache/provider/LRUCacheProvider.html @@ -1,7 +1,7 @@ - + LRUCacheProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/MutableFullCacheProvider.html b/apidocs/sootup/core/cache/provider/MutableFullCacheProvider.html index abef7cdbee..0f55ddaaf3 100644 --- a/apidocs/sootup/core/cache/provider/MutableFullCacheProvider.html +++ b/apidocs/sootup/core/cache/provider/MutableFullCacheProvider.html @@ -1,7 +1,7 @@ - + MutableFullCacheProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/class-use/ClassCacheProvider.html b/apidocs/sootup/core/cache/provider/class-use/ClassCacheProvider.html index 4c9944a607..bc9381cd4b 100644 --- a/apidocs/sootup/core/cache/provider/class-use/ClassCacheProvider.html +++ b/apidocs/sootup/core/cache/provider/class-use/ClassCacheProvider.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.cache.provider.ClassCacheProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/class-use/FullCacheProvider.html b/apidocs/sootup/core/cache/provider/class-use/FullCacheProvider.html index 713da7110b..8fff0dc7e7 100644 --- a/apidocs/sootup/core/cache/provider/class-use/FullCacheProvider.html +++ b/apidocs/sootup/core/cache/provider/class-use/FullCacheProvider.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.cache.provider.FullCacheProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/class-use/LRUCacheProvider.html b/apidocs/sootup/core/cache/provider/class-use/LRUCacheProvider.html index ab2d28fddf..df90ade8eb 100644 --- a/apidocs/sootup/core/cache/provider/class-use/LRUCacheProvider.html +++ b/apidocs/sootup/core/cache/provider/class-use/LRUCacheProvider.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.cache.provider.LRUCacheProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/class-use/MutableFullCacheProvider.html b/apidocs/sootup/core/cache/provider/class-use/MutableFullCacheProvider.html index 3b44136b34..6cf7eab3dc 100644 --- a/apidocs/sootup/core/cache/provider/class-use/MutableFullCacheProvider.html +++ b/apidocs/sootup/core/cache/provider/class-use/MutableFullCacheProvider.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.cache.provider.MutableFullCacheProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/package-summary.html b/apidocs/sootup/core/cache/provider/package-summary.html index ca29eada80..7edeeeb289 100644 --- a/apidocs/sootup/core/cache/provider/package-summary.html +++ b/apidocs/sootup/core/cache/provider/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.cache.provider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/package-tree.html b/apidocs/sootup/core/cache/provider/package-tree.html index e7ffd613ee..461d05cddf 100644 --- a/apidocs/sootup/core/cache/provider/package-tree.html +++ b/apidocs/sootup/core/cache/provider/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.cache.provider Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/cache/provider/package-use.html b/apidocs/sootup/core/cache/provider/package-use.html index d7e97d2470..1b579bc507 100644 --- a/apidocs/sootup/core/cache/provider/package-use.html +++ b/apidocs/sootup/core/cache/provider/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.cache.provider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/class-use/BaseViewChangeListener.html b/apidocs/sootup/core/class-use/BaseViewChangeListener.html index a6029fd6b1..d883cad3c4 100644 --- a/apidocs/sootup/core/class-use/BaseViewChangeListener.html +++ b/apidocs/sootup/core/class-use/BaseViewChangeListener.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.BaseViewChangeListener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/class-use/IdentifierFactory.html b/apidocs/sootup/core/class-use/IdentifierFactory.html index bcb9ed761a..801b4fce0a 100644 --- a/apidocs/sootup/core/class-use/IdentifierFactory.html +++ b/apidocs/sootup/core/class-use/IdentifierFactory.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.IdentifierFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/class-use/ViewChangeListener.html b/apidocs/sootup/core/class-use/ViewChangeListener.html index 91965dd6ae..9d27d2430a 100644 --- a/apidocs/sootup/core/class-use/ViewChangeListener.html +++ b/apidocs/sootup/core/class-use/ViewChangeListener.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.ViewChangeListener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/AbstractClassSource.html b/apidocs/sootup/core/frontend/AbstractClassSource.html index 5114b2e1fe..8784f323e7 100644 --- a/apidocs/sootup/core/frontend/AbstractClassSource.html +++ b/apidocs/sootup/core/frontend/AbstractClassSource.html @@ -1,7 +1,7 @@ - + AbstractClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/BodySource.html b/apidocs/sootup/core/frontend/BodySource.html index 1888dfb299..ff729615e1 100644 --- a/apidocs/sootup/core/frontend/BodySource.html +++ b/apidocs/sootup/core/frontend/BodySource.html @@ -1,7 +1,7 @@ - + BodySource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/ClassProvider.html b/apidocs/sootup/core/frontend/ClassProvider.html index c607a263d3..3dc49e1023 100644 --- a/apidocs/sootup/core/frontend/ClassProvider.html +++ b/apidocs/sootup/core/frontend/ClassProvider.html @@ -1,7 +1,7 @@ - + ClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/OverridingBodySource.html b/apidocs/sootup/core/frontend/OverridingBodySource.html index eccf384b49..6639e58b0c 100644 --- a/apidocs/sootup/core/frontend/OverridingBodySource.html +++ b/apidocs/sootup/core/frontend/OverridingBodySource.html @@ -1,7 +1,7 @@ - + OverridingBodySource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/OverridingClassSource.html b/apidocs/sootup/core/frontend/OverridingClassSource.html index e28a0f337b..293bc818b3 100644 --- a/apidocs/sootup/core/frontend/OverridingClassSource.html +++ b/apidocs/sootup/core/frontend/OverridingClassSource.html @@ -1,7 +1,7 @@ - + OverridingClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/ResolveException.html b/apidocs/sootup/core/frontend/ResolveException.html index a55e517159..e931879668 100644 --- a/apidocs/sootup/core/frontend/ResolveException.html +++ b/apidocs/sootup/core/frontend/ResolveException.html @@ -1,7 +1,7 @@ - + ResolveException (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/SootClassSource.html b/apidocs/sootup/core/frontend/SootClassSource.html index 75f531aa7d..585ab16fa9 100644 --- a/apidocs/sootup/core/frontend/SootClassSource.html +++ b/apidocs/sootup/core/frontend/SootClassSource.html @@ -1,7 +1,7 @@ - + SootClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/class-use/AbstractClassSource.html b/apidocs/sootup/core/frontend/class-use/AbstractClassSource.html index d2228a814f..1ff83d2c62 100644 --- a/apidocs/sootup/core/frontend/class-use/AbstractClassSource.html +++ b/apidocs/sootup/core/frontend/class-use/AbstractClassSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.frontend.AbstractClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/class-use/BodySource.html b/apidocs/sootup/core/frontend/class-use/BodySource.html index 7f85bda90a..2250e26227 100644 --- a/apidocs/sootup/core/frontend/class-use/BodySource.html +++ b/apidocs/sootup/core/frontend/class-use/BodySource.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.frontend.BodySource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/class-use/ClassProvider.html b/apidocs/sootup/core/frontend/class-use/ClassProvider.html index 405a98b216..e75ced5e19 100644 --- a/apidocs/sootup/core/frontend/class-use/ClassProvider.html +++ b/apidocs/sootup/core/frontend/class-use/ClassProvider.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.frontend.ClassProvider (SootUp 1.3.1-SNAPSHOT API) @@ -102,6 +102,15 @@

Uses of

Uses of ClassProvider in sootup.java.bytecode.frontend.inputlocation

+ +
+
Modifier and Type
+
Method
+
Description
+
protected ClassProvider
+
JrtFileSystemAnalysisInputLocation.getClassProvider(View view)
+
 
+
Modifier and Type
diff --git a/apidocs/sootup/core/frontend/class-use/OverridingBodySource.html b/apidocs/sootup/core/frontend/class-use/OverridingBodySource.html index f54b1c5fe9..a114fe4786 100644 --- a/apidocs/sootup/core/frontend/class-use/OverridingBodySource.html +++ b/apidocs/sootup/core/frontend/class-use/OverridingBodySource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.frontend.OverridingBodySource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/class-use/OverridingClassSource.html b/apidocs/sootup/core/frontend/class-use/OverridingClassSource.html index bc473a95e4..267e0af19d 100644 --- a/apidocs/sootup/core/frontend/class-use/OverridingClassSource.html +++ b/apidocs/sootup/core/frontend/class-use/OverridingClassSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.frontend.OverridingClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/class-use/ResolveException.html b/apidocs/sootup/core/frontend/class-use/ResolveException.html index c235614e43..3eb7c23e3f 100644 --- a/apidocs/sootup/core/frontend/class-use/ResolveException.html +++ b/apidocs/sootup/core/frontend/class-use/ResolveException.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.frontend.ResolveException (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/class-use/SootClassSource.html b/apidocs/sootup/core/frontend/class-use/SootClassSource.html index 048443e68c..bc308c72fd 100644 --- a/apidocs/sootup/core/frontend/class-use/SootClassSource.html +++ b/apidocs/sootup/core/frontend/class-use/SootClassSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.frontend.SootClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/package-summary.html b/apidocs/sootup/core/frontend/package-summary.html index 6575651d41..8c7f00fba9 100644 --- a/apidocs/sootup/core/frontend/package-summary.html +++ b/apidocs/sootup/core/frontend/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.frontend (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/package-tree.html b/apidocs/sootup/core/frontend/package-tree.html index 5452f1fc69..21624160ad 100644 --- a/apidocs/sootup/core/frontend/package-tree.html +++ b/apidocs/sootup/core/frontend/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.frontend Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/frontend/package-use.html b/apidocs/sootup/core/frontend/package-use.html index a05afefd08..8b20c9bc3b 100644 --- a/apidocs/sootup/core/frontend/package-use.html +++ b/apidocs/sootup/core/frontend/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.frontend (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/BackwardsStmtGraph.html b/apidocs/sootup/core/graph/BackwardsStmtGraph.html index 9c1bb55d26..14be3822b6 100644 --- a/apidocs/sootup/core/graph/BackwardsStmtGraph.html +++ b/apidocs/sootup/core/graph/BackwardsStmtGraph.html @@ -1,7 +1,7 @@ - + BackwardsStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/BasicBlock.html b/apidocs/sootup/core/graph/BasicBlock.html index 6283e3d52c..c3f6df980a 100644 --- a/apidocs/sootup/core/graph/BasicBlock.html +++ b/apidocs/sootup/core/graph/BasicBlock.html @@ -1,7 +1,7 @@ - + BasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/DominanceFinder.AnalysisDirection.html b/apidocs/sootup/core/graph/DominanceFinder.AnalysisDirection.html index 9e5cbaf536..dd42b5f84c 100644 --- a/apidocs/sootup/core/graph/DominanceFinder.AnalysisDirection.html +++ b/apidocs/sootup/core/graph/DominanceFinder.AnalysisDirection.html @@ -1,7 +1,7 @@ - + DominanceFinder.AnalysisDirection (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/DominanceFinder.html b/apidocs/sootup/core/graph/DominanceFinder.html index 7b59b8c678..2223fc4e65 100644 --- a/apidocs/sootup/core/graph/DominanceFinder.html +++ b/apidocs/sootup/core/graph/DominanceFinder.html @@ -1,7 +1,7 @@ - + DominanceFinder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/DominanceTree.html b/apidocs/sootup/core/graph/DominanceTree.html index 6062a948a8..ad0130fe04 100644 --- a/apidocs/sootup/core/graph/DominanceTree.html +++ b/apidocs/sootup/core/graph/DominanceTree.html @@ -1,7 +1,7 @@ - + DominanceTree (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/ForwardingBasicBlock.html b/apidocs/sootup/core/graph/ForwardingBasicBlock.html index 0e876926e9..786f7be3f0 100644 --- a/apidocs/sootup/core/graph/ForwardingBasicBlock.html +++ b/apidocs/sootup/core/graph/ForwardingBasicBlock.html @@ -1,7 +1,7 @@ - + ForwardingBasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/ForwardingStmtGraph.html b/apidocs/sootup/core/graph/ForwardingStmtGraph.html index 3845cec024..02e6bc1bc3 100644 --- a/apidocs/sootup/core/graph/ForwardingStmtGraph.html +++ b/apidocs/sootup/core/graph/ForwardingStmtGraph.html @@ -1,7 +1,7 @@ - + ForwardingStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/ImmutableBasicBlock.html b/apidocs/sootup/core/graph/ImmutableBasicBlock.html index 2ac1b662a0..585aaa1cee 100644 --- a/apidocs/sootup/core/graph/ImmutableBasicBlock.html +++ b/apidocs/sootup/core/graph/ImmutableBasicBlock.html @@ -1,7 +1,7 @@ - + ImmutableBasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/ImmutableBlockStmtGraph.ImmutableBasicBlock.html b/apidocs/sootup/core/graph/ImmutableBlockStmtGraph.ImmutableBasicBlock.html index 34785bf47c..e28a712830 100644 --- a/apidocs/sootup/core/graph/ImmutableBlockStmtGraph.ImmutableBasicBlock.html +++ b/apidocs/sootup/core/graph/ImmutableBlockStmtGraph.ImmutableBasicBlock.html @@ -1,7 +1,7 @@ - + ImmutableBlockStmtGraph.ImmutableBasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/ImmutableBlockStmtGraph.html b/apidocs/sootup/core/graph/ImmutableBlockStmtGraph.html index f1ffe02a69..791506a73a 100644 --- a/apidocs/sootup/core/graph/ImmutableBlockStmtGraph.html +++ b/apidocs/sootup/core/graph/ImmutableBlockStmtGraph.html @@ -1,7 +1,7 @@ - + ImmutableBlockStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/MutableBasicBlock.html b/apidocs/sootup/core/graph/MutableBasicBlock.html index 1c365dbdb3..cec3309a4e 100644 --- a/apidocs/sootup/core/graph/MutableBasicBlock.html +++ b/apidocs/sootup/core/graph/MutableBasicBlock.html @@ -1,7 +1,7 @@ - + MutableBasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/MutableBasicBlockImpl.html b/apidocs/sootup/core/graph/MutableBasicBlockImpl.html index 321afc85aa..c59ad62556 100644 --- a/apidocs/sootup/core/graph/MutableBasicBlockImpl.html +++ b/apidocs/sootup/core/graph/MutableBasicBlockImpl.html @@ -1,7 +1,7 @@ - + MutableBasicBlockImpl (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/MutableBlockStmtGraph.html b/apidocs/sootup/core/graph/MutableBlockStmtGraph.html index 571066916a..b5ad7cf965 100644 --- a/apidocs/sootup/core/graph/MutableBlockStmtGraph.html +++ b/apidocs/sootup/core/graph/MutableBlockStmtGraph.html @@ -1,7 +1,7 @@ - + MutableBlockStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/MutableStmtGraph.html b/apidocs/sootup/core/graph/MutableStmtGraph.html index eadd528270..b27a09345f 100644 --- a/apidocs/sootup/core/graph/MutableStmtGraph.html +++ b/apidocs/sootup/core/graph/MutableStmtGraph.html @@ -1,7 +1,7 @@ - + MutableStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/PostDominanceFinder.html b/apidocs/sootup/core/graph/PostDominanceFinder.html index f1e50011b5..af360005e6 100644 --- a/apidocs/sootup/core/graph/PostDominanceFinder.html +++ b/apidocs/sootup/core/graph/PostDominanceFinder.html @@ -1,7 +1,7 @@ - + PostDominanceFinder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/PostOrderBlockTraversal.BlockIterator.html b/apidocs/sootup/core/graph/PostOrderBlockTraversal.BlockIterator.html index d38c585e06..aa57f016bb 100644 --- a/apidocs/sootup/core/graph/PostOrderBlockTraversal.BlockIterator.html +++ b/apidocs/sootup/core/graph/PostOrderBlockTraversal.BlockIterator.html @@ -1,7 +1,7 @@ - + PostOrderBlockTraversal.BlockIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/PostOrderBlockTraversal.html b/apidocs/sootup/core/graph/PostOrderBlockTraversal.html index 509b55b33c..8474aaaeec 100644 --- a/apidocs/sootup/core/graph/PostOrderBlockTraversal.html +++ b/apidocs/sootup/core/graph/PostOrderBlockTraversal.html @@ -1,7 +1,7 @@ - + PostOrderBlockTraversal (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/ReversePostOrderBlockTraversal.BlockIterator.html b/apidocs/sootup/core/graph/ReversePostOrderBlockTraversal.BlockIterator.html index a2ee74fa38..53675cdde0 100644 --- a/apidocs/sootup/core/graph/ReversePostOrderBlockTraversal.BlockIterator.html +++ b/apidocs/sootup/core/graph/ReversePostOrderBlockTraversal.BlockIterator.html @@ -1,7 +1,7 @@ - + ReversePostOrderBlockTraversal.BlockIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/ReversePostOrderBlockTraversal.html b/apidocs/sootup/core/graph/ReversePostOrderBlockTraversal.html index b0da343bc7..2f45b99fc0 100644 --- a/apidocs/sootup/core/graph/ReversePostOrderBlockTraversal.html +++ b/apidocs/sootup/core/graph/ReversePostOrderBlockTraversal.html @@ -1,7 +1,7 @@ - + ReversePostOrderBlockTraversal (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/StmtGraph.BlockGraphIterator.html b/apidocs/sootup/core/graph/StmtGraph.BlockGraphIterator.html index db4f5d3088..c0115e1fd5 100644 --- a/apidocs/sootup/core/graph/StmtGraph.BlockGraphIterator.html +++ b/apidocs/sootup/core/graph/StmtGraph.BlockGraphIterator.html @@ -1,7 +1,7 @@ - + StmtGraph.BlockGraphIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/StmtGraph.BlockGraphIteratorAndTrapAggregator.html b/apidocs/sootup/core/graph/StmtGraph.BlockGraphIteratorAndTrapAggregator.html index 6c2ce204e7..6ad64978fe 100644 --- a/apidocs/sootup/core/graph/StmtGraph.BlockGraphIteratorAndTrapAggregator.html +++ b/apidocs/sootup/core/graph/StmtGraph.BlockGraphIteratorAndTrapAggregator.html @@ -1,7 +1,7 @@ - + StmtGraph.BlockGraphIteratorAndTrapAggregator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/StmtGraph.html b/apidocs/sootup/core/graph/StmtGraph.html index fdf7797f07..3a4bf0bfdc 100644 --- a/apidocs/sootup/core/graph/StmtGraph.html +++ b/apidocs/sootup/core/graph/StmtGraph.html @@ -1,7 +1,7 @@ - + StmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/StmtGraphBlockIterator.html b/apidocs/sootup/core/graph/StmtGraphBlockIterator.html index 867d5e2d6a..53c30dc857 100644 --- a/apidocs/sootup/core/graph/StmtGraphBlockIterator.html +++ b/apidocs/sootup/core/graph/StmtGraphBlockIterator.html @@ -1,7 +1,7 @@ - + StmtGraphBlockIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/BackwardsStmtGraph.html b/apidocs/sootup/core/graph/class-use/BackwardsStmtGraph.html index bdf7e18fde..3db5a6f700 100644 --- a/apidocs/sootup/core/graph/class-use/BackwardsStmtGraph.html +++ b/apidocs/sootup/core/graph/class-use/BackwardsStmtGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.BackwardsStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/BasicBlock.html b/apidocs/sootup/core/graph/class-use/BasicBlock.html index dece77607b..f4ec203363 100644 --- a/apidocs/sootup/core/graph/class-use/BasicBlock.html +++ b/apidocs/sootup/core/graph/class-use/BasicBlock.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.graph.BasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/DominanceFinder.AnalysisDirection.html b/apidocs/sootup/core/graph/class-use/DominanceFinder.AnalysisDirection.html index 03b735e65b..be4f0f50ba 100644 --- a/apidocs/sootup/core/graph/class-use/DominanceFinder.AnalysisDirection.html +++ b/apidocs/sootup/core/graph/class-use/DominanceFinder.AnalysisDirection.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.core.graph.DominanceFinder.AnalysisDirection (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/DominanceFinder.html b/apidocs/sootup/core/graph/class-use/DominanceFinder.html index e9e05ef9e3..1c1f120880 100644 --- a/apidocs/sootup/core/graph/class-use/DominanceFinder.html +++ b/apidocs/sootup/core/graph/class-use/DominanceFinder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.DominanceFinder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/DominanceTree.html b/apidocs/sootup/core/graph/class-use/DominanceTree.html index 4ebac3fcf3..1df6e712aa 100644 --- a/apidocs/sootup/core/graph/class-use/DominanceTree.html +++ b/apidocs/sootup/core/graph/class-use/DominanceTree.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.DominanceTree (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/ForwardingBasicBlock.html b/apidocs/sootup/core/graph/class-use/ForwardingBasicBlock.html index 14a4674e8e..45dcf9249b 100644 --- a/apidocs/sootup/core/graph/class-use/ForwardingBasicBlock.html +++ b/apidocs/sootup/core/graph/class-use/ForwardingBasicBlock.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.ForwardingBasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/ForwardingStmtGraph.html b/apidocs/sootup/core/graph/class-use/ForwardingStmtGraph.html index 8df7ae5d69..7d39960d4f 100644 --- a/apidocs/sootup/core/graph/class-use/ForwardingStmtGraph.html +++ b/apidocs/sootup/core/graph/class-use/ForwardingStmtGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.ForwardingStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/ImmutableBasicBlock.html b/apidocs/sootup/core/graph/class-use/ImmutableBasicBlock.html index 0a84d70137..ac8be9ce5b 100644 --- a/apidocs/sootup/core/graph/class-use/ImmutableBasicBlock.html +++ b/apidocs/sootup/core/graph/class-use/ImmutableBasicBlock.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.ImmutableBasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/ImmutableBlockStmtGraph.ImmutableBasicBlock.html b/apidocs/sootup/core/graph/class-use/ImmutableBlockStmtGraph.ImmutableBasicBlock.html index fd410357f5..71e05f4738 100644 --- a/apidocs/sootup/core/graph/class-use/ImmutableBlockStmtGraph.ImmutableBasicBlock.html +++ b/apidocs/sootup/core/graph/class-use/ImmutableBlockStmtGraph.ImmutableBasicBlock.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.ImmutableBlockStmtGraph.ImmutableBasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/ImmutableBlockStmtGraph.html b/apidocs/sootup/core/graph/class-use/ImmutableBlockStmtGraph.html index fde452e97e..0783fdb689 100644 --- a/apidocs/sootup/core/graph/class-use/ImmutableBlockStmtGraph.html +++ b/apidocs/sootup/core/graph/class-use/ImmutableBlockStmtGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.ImmutableBlockStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/MutableBasicBlock.html b/apidocs/sootup/core/graph/class-use/MutableBasicBlock.html index e5fe4a373d..46c58a3c7d 100644 --- a/apidocs/sootup/core/graph/class-use/MutableBasicBlock.html +++ b/apidocs/sootup/core/graph/class-use/MutableBasicBlock.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.graph.MutableBasicBlock (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/MutableBasicBlockImpl.html b/apidocs/sootup/core/graph/class-use/MutableBasicBlockImpl.html index cd910a65f7..f647814aca 100644 --- a/apidocs/sootup/core/graph/class-use/MutableBasicBlockImpl.html +++ b/apidocs/sootup/core/graph/class-use/MutableBasicBlockImpl.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.MutableBasicBlockImpl (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/MutableBlockStmtGraph.html b/apidocs/sootup/core/graph/class-use/MutableBlockStmtGraph.html index 98c3a86a21..a32e6e20e5 100644 --- a/apidocs/sootup/core/graph/class-use/MutableBlockStmtGraph.html +++ b/apidocs/sootup/core/graph/class-use/MutableBlockStmtGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.MutableBlockStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/MutableStmtGraph.html b/apidocs/sootup/core/graph/class-use/MutableStmtGraph.html index 809ad5c5d6..533b9e6715 100644 --- a/apidocs/sootup/core/graph/class-use/MutableStmtGraph.html +++ b/apidocs/sootup/core/graph/class-use/MutableStmtGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.MutableStmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/PostDominanceFinder.html b/apidocs/sootup/core/graph/class-use/PostDominanceFinder.html index 10665e7f77..51279cb520 100644 --- a/apidocs/sootup/core/graph/class-use/PostDominanceFinder.html +++ b/apidocs/sootup/core/graph/class-use/PostDominanceFinder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.PostDominanceFinder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/PostOrderBlockTraversal.BlockIterator.html b/apidocs/sootup/core/graph/class-use/PostOrderBlockTraversal.BlockIterator.html index dd5ef206fd..2e90414f86 100644 --- a/apidocs/sootup/core/graph/class-use/PostOrderBlockTraversal.BlockIterator.html +++ b/apidocs/sootup/core/graph/class-use/PostOrderBlockTraversal.BlockIterator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.PostOrderBlockTraversal.BlockIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/PostOrderBlockTraversal.html b/apidocs/sootup/core/graph/class-use/PostOrderBlockTraversal.html index ce34e82aee..d65e7b57b1 100644 --- a/apidocs/sootup/core/graph/class-use/PostOrderBlockTraversal.html +++ b/apidocs/sootup/core/graph/class-use/PostOrderBlockTraversal.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.PostOrderBlockTraversal (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/ReversePostOrderBlockTraversal.BlockIterator.html b/apidocs/sootup/core/graph/class-use/ReversePostOrderBlockTraversal.BlockIterator.html index d4ce67593c..f3f884ca1e 100644 --- a/apidocs/sootup/core/graph/class-use/ReversePostOrderBlockTraversal.BlockIterator.html +++ b/apidocs/sootup/core/graph/class-use/ReversePostOrderBlockTraversal.BlockIterator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.ReversePostOrderBlockTraversal.BlockIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/ReversePostOrderBlockTraversal.html b/apidocs/sootup/core/graph/class-use/ReversePostOrderBlockTraversal.html index 953c2df6fb..e53a744dd1 100644 --- a/apidocs/sootup/core/graph/class-use/ReversePostOrderBlockTraversal.html +++ b/apidocs/sootup/core/graph/class-use/ReversePostOrderBlockTraversal.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.ReversePostOrderBlockTraversal (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/StmtGraph.BlockGraphIterator.html b/apidocs/sootup/core/graph/class-use/StmtGraph.BlockGraphIterator.html index ac4742ceb0..2adbc6c7c5 100644 --- a/apidocs/sootup/core/graph/class-use/StmtGraph.BlockGraphIterator.html +++ b/apidocs/sootup/core/graph/class-use/StmtGraph.BlockGraphIterator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.StmtGraph.BlockGraphIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/StmtGraph.BlockGraphIteratorAndTrapAggregator.html b/apidocs/sootup/core/graph/class-use/StmtGraph.BlockGraphIteratorAndTrapAggregator.html index 6a948f755b..e0fa37344e 100644 --- a/apidocs/sootup/core/graph/class-use/StmtGraph.BlockGraphIteratorAndTrapAggregator.html +++ b/apidocs/sootup/core/graph/class-use/StmtGraph.BlockGraphIteratorAndTrapAggregator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.StmtGraph.BlockGraphIteratorAndTrapAggregator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/StmtGraph.html b/apidocs/sootup/core/graph/class-use/StmtGraph.html index 3022d8aed3..b41e4df2b7 100644 --- a/apidocs/sootup/core/graph/class-use/StmtGraph.html +++ b/apidocs/sootup/core/graph/class-use/StmtGraph.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.StmtGraph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/class-use/StmtGraphBlockIterator.html b/apidocs/sootup/core/graph/class-use/StmtGraphBlockIterator.html index d23ffbe295..d9540ebab0 100644 --- a/apidocs/sootup/core/graph/class-use/StmtGraphBlockIterator.html +++ b/apidocs/sootup/core/graph/class-use/StmtGraphBlockIterator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.graph.StmtGraphBlockIterator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/package-summary.html b/apidocs/sootup/core/graph/package-summary.html index 7c91933f1c..752d6853e7 100644 --- a/apidocs/sootup/core/graph/package-summary.html +++ b/apidocs/sootup/core/graph/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.graph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/package-tree.html b/apidocs/sootup/core/graph/package-tree.html index a81827380d..f498af2c09 100644 --- a/apidocs/sootup/core/graph/package-tree.html +++ b/apidocs/sootup/core/graph/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.graph Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/graph/package-use.html b/apidocs/sootup/core/graph/package-use.html index 602c849464..f51817066f 100644 --- a/apidocs/sootup/core/graph/package-use.html +++ b/apidocs/sootup/core/graph/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.graph (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/AnalysisInputLocation.html b/apidocs/sootup/core/inputlocation/AnalysisInputLocation.html index 1b96ad7641..f02f1dfb4d 100644 --- a/apidocs/sootup/core/inputlocation/AnalysisInputLocation.html +++ b/apidocs/sootup/core/inputlocation/AnalysisInputLocation.html @@ -1,7 +1,7 @@ - + AnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/EagerInputLocation.html b/apidocs/sootup/core/inputlocation/EagerInputLocation.html index 08d14031eb..97a5384a50 100644 --- a/apidocs/sootup/core/inputlocation/EagerInputLocation.html +++ b/apidocs/sootup/core/inputlocation/EagerInputLocation.html @@ -1,7 +1,7 @@ - + EagerInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/FileType.html b/apidocs/sootup/core/inputlocation/FileType.html index bf4ba2070f..e70f873149 100644 --- a/apidocs/sootup/core/inputlocation/FileType.html +++ b/apidocs/sootup/core/inputlocation/FileType.html @@ -1,7 +1,7 @@ - + FileType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/class-use/AnalysisInputLocation.html b/apidocs/sootup/core/inputlocation/class-use/AnalysisInputLocation.html index 6dc4a9ed13..1f10bf2117 100644 --- a/apidocs/sootup/core/inputlocation/class-use/AnalysisInputLocation.html +++ b/apidocs/sootup/core/inputlocation/class-use/AnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.inputlocation.AnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/class-use/EagerInputLocation.html b/apidocs/sootup/core/inputlocation/class-use/EagerInputLocation.html index 5b4de3d369..8aadd5b524 100644 --- a/apidocs/sootup/core/inputlocation/class-use/EagerInputLocation.html +++ b/apidocs/sootup/core/inputlocation/class-use/EagerInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.inputlocation.EagerInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/class-use/FileType.html b/apidocs/sootup/core/inputlocation/class-use/FileType.html index 41da6334e4..fec591962f 100644 --- a/apidocs/sootup/core/inputlocation/class-use/FileType.html +++ b/apidocs/sootup/core/inputlocation/class-use/FileType.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.core.inputlocation.FileType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/package-summary.html b/apidocs/sootup/core/inputlocation/package-summary.html index 53d9fbfcfa..5245b419e0 100644 --- a/apidocs/sootup/core/inputlocation/package-summary.html +++ b/apidocs/sootup/core/inputlocation/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.inputlocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/package-tree.html b/apidocs/sootup/core/inputlocation/package-tree.html index e8cde98793..f68e96e216 100644 --- a/apidocs/sootup/core/inputlocation/package-tree.html +++ b/apidocs/sootup/core/inputlocation/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.inputlocation Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/inputlocation/package-use.html b/apidocs/sootup/core/inputlocation/package-use.html index d34abc36a2..12e7262995 100644 --- a/apidocs/sootup/core/inputlocation/package-use.html +++ b/apidocs/sootup/core/inputlocation/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.inputlocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/IgnoreLocalNameComparator.html b/apidocs/sootup/core/jimple/IgnoreLocalNameComparator.html index 687bc597ad..925a8342b4 100644 --- a/apidocs/sootup/core/jimple/IgnoreLocalNameComparator.html +++ b/apidocs/sootup/core/jimple/IgnoreLocalNameComparator.html @@ -1,7 +1,7 @@ - + IgnoreLocalNameComparator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/Jimple.html b/apidocs/sootup/core/jimple/Jimple.html index b0c1c8848d..e566befa92 100644 --- a/apidocs/sootup/core/jimple/Jimple.html +++ b/apidocs/sootup/core/jimple/Jimple.html @@ -1,7 +1,7 @@ - + Jimple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/EquivTo.html b/apidocs/sootup/core/jimple/basic/EquivTo.html index 103f9b0d5a..922067aeaa 100644 --- a/apidocs/sootup/core/jimple/basic/EquivTo.html +++ b/apidocs/sootup/core/jimple/basic/EquivTo.html @@ -1,7 +1,7 @@ - + EquivTo (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/FullStmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/FullStmtPositionInfo.html index 1d4f6f90e3..6e080c2890 100644 --- a/apidocs/sootup/core/jimple/basic/FullStmtPositionInfo.html +++ b/apidocs/sootup/core/jimple/basic/FullStmtPositionInfo.html @@ -1,7 +1,7 @@ - + FullStmtPositionInfo (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/Immediate.html b/apidocs/sootup/core/jimple/basic/Immediate.html index 20a1d824b4..5af5680fc5 100644 --- a/apidocs/sootup/core/jimple/basic/Immediate.html +++ b/apidocs/sootup/core/jimple/basic/Immediate.html @@ -1,7 +1,7 @@ - + Immediate (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/JimpleComparator.html b/apidocs/sootup/core/jimple/basic/JimpleComparator.html index 5957f3e2eb..8f209b1d96 100644 --- a/apidocs/sootup/core/jimple/basic/JimpleComparator.html +++ b/apidocs/sootup/core/jimple/basic/JimpleComparator.html @@ -1,7 +1,7 @@ - + JimpleComparator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/LValue.html b/apidocs/sootup/core/jimple/basic/LValue.html index 8f2819caa1..ed4bafb97a 100644 --- a/apidocs/sootup/core/jimple/basic/LValue.html +++ b/apidocs/sootup/core/jimple/basic/LValue.html @@ -1,7 +1,7 @@ - + LValue (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/Local.html b/apidocs/sootup/core/jimple/basic/Local.html index aad56caffe..e1c0dfedb2 100644 --- a/apidocs/sootup/core/jimple/basic/Local.html +++ b/apidocs/sootup/core/jimple/basic/Local.html @@ -1,7 +1,7 @@ - + Local (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/LocalGenerator.html b/apidocs/sootup/core/jimple/basic/LocalGenerator.html index 6ed86f46d6..5b986287db 100644 --- a/apidocs/sootup/core/jimple/basic/LocalGenerator.html +++ b/apidocs/sootup/core/jimple/basic/LocalGenerator.html @@ -1,7 +1,7 @@ - + LocalGenerator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/NoPositionInformation.html b/apidocs/sootup/core/jimple/basic/NoPositionInformation.html index eb28d0bef7..67d186a924 100644 --- a/apidocs/sootup/core/jimple/basic/NoPositionInformation.html +++ b/apidocs/sootup/core/jimple/basic/NoPositionInformation.html @@ -1,7 +1,7 @@ - + NoPositionInformation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/SimpleStmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/SimpleStmtPositionInfo.html index 921badc684..06d37c6870 100644 --- a/apidocs/sootup/core/jimple/basic/SimpleStmtPositionInfo.html +++ b/apidocs/sootup/core/jimple/basic/SimpleStmtPositionInfo.html @@ -1,7 +1,7 @@ - + SimpleStmtPositionInfo (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/StmtPositionInfo.html b/apidocs/sootup/core/jimple/basic/StmtPositionInfo.html index 24ca80525d..5d7081a9bc 100644 --- a/apidocs/sootup/core/jimple/basic/StmtPositionInfo.html +++ b/apidocs/sootup/core/jimple/basic/StmtPositionInfo.html @@ -1,7 +1,7 @@ - + StmtPositionInfo (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/Trap.html b/apidocs/sootup/core/jimple/basic/Trap.html index e5a9504cad..b4b6a2bec6 100644 --- a/apidocs/sootup/core/jimple/basic/Trap.html +++ b/apidocs/sootup/core/jimple/basic/Trap.html @@ -1,7 +1,7 @@ - + Trap (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/Value.html b/apidocs/sootup/core/jimple/basic/Value.html index d5e6e0b131..5d46b57022 100644 --- a/apidocs/sootup/core/jimple/basic/Value.html +++ b/apidocs/sootup/core/jimple/basic/Value.html @@ -1,7 +1,7 @@ - + Value (SootUp 1.3.1-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 ad42eec621..ab807b4640 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/EquivTo.html +++ b/apidocs/sootup/core/jimple/basic/class-use/EquivTo.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.basic.EquivTo (SootUp 1.3.1-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 a1ce16b940..6823a3e74f 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/FullStmtPositionInfo.html +++ b/apidocs/sootup/core/jimple/basic/class-use/FullStmtPositionInfo.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.basic.FullStmtPositionInfo (SootUp 1.3.1-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 56f820ac41..a2c0ddd113 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/Immediate.html +++ b/apidocs/sootup/core/jimple/basic/class-use/Immediate.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.basic.Immediate (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/class-use/JimpleComparator.html b/apidocs/sootup/core/jimple/basic/class-use/JimpleComparator.html index 88c35a6fa0..04d22776b5 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/JimpleComparator.html +++ b/apidocs/sootup/core/jimple/basic/class-use/JimpleComparator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.basic.JimpleComparator (SootUp 1.3.1-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 fbdd1a0f71..bde534f01e 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/LValue.html +++ b/apidocs/sootup/core/jimple/basic/class-use/LValue.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.basic.LValue (SootUp 1.3.1-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 5d875d1d26..a80619874c 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/Local.html +++ b/apidocs/sootup/core/jimple/basic/class-use/Local.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.basic.Local (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/class-use/LocalGenerator.html b/apidocs/sootup/core/jimple/basic/class-use/LocalGenerator.html index 086cd186c6..c9e8fd45ab 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/LocalGenerator.html +++ b/apidocs/sootup/core/jimple/basic/class-use/LocalGenerator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.basic.LocalGenerator (SootUp 1.3.1-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 84a9f7d877..74750f81bf 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/NoPositionInformation.html +++ b/apidocs/sootup/core/jimple/basic/class-use/NoPositionInformation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.basic.NoPositionInformation (SootUp 1.3.1-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 cece0978f4..c17014a6dd 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/SimpleStmtPositionInfo.html +++ b/apidocs/sootup/core/jimple/basic/class-use/SimpleStmtPositionInfo.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.basic.SimpleStmtPositionInfo (SootUp 1.3.1-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 e4a82bfacf..3e2179c01e 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/StmtPositionInfo.html +++ b/apidocs/sootup/core/jimple/basic/class-use/StmtPositionInfo.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.basic.StmtPositionInfo (SootUp 1.3.1-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 094698cc26..4f5bb8d477 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/Trap.html +++ b/apidocs/sootup/core/jimple/basic/class-use/Trap.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.basic.Trap (SootUp 1.3.1-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 e4d060c049..40526650e7 100644 --- a/apidocs/sootup/core/jimple/basic/class-use/Value.html +++ b/apidocs/sootup/core/jimple/basic/class-use/Value.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.basic.Value (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/package-summary.html b/apidocs/sootup/core/jimple/basic/package-summary.html index f2de787b1f..abd87eeb6f 100644 --- a/apidocs/sootup/core/jimple/basic/package-summary.html +++ b/apidocs/sootup/core/jimple/basic/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.basic (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/package-tree.html b/apidocs/sootup/core/jimple/basic/package-tree.html index 4bab351dac..667e16ac67 100644 --- a/apidocs/sootup/core/jimple/basic/package-tree.html +++ b/apidocs/sootup/core/jimple/basic/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.basic Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/basic/package-use.html b/apidocs/sootup/core/jimple/basic/package-use.html index cf1a0d312a..7e06b78b01 100644 --- a/apidocs/sootup/core/jimple/basic/package-use.html +++ b/apidocs/sootup/core/jimple/basic/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.jimple.basic (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/class-use/IgnoreLocalNameComparator.html b/apidocs/sootup/core/jimple/class-use/IgnoreLocalNameComparator.html index 0b5328a9b0..ae7f4f1bbc 100644 --- a/apidocs/sootup/core/jimple/class-use/IgnoreLocalNameComparator.html +++ b/apidocs/sootup/core/jimple/class-use/IgnoreLocalNameComparator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.IgnoreLocalNameComparator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/class-use/Jimple.html b/apidocs/sootup/core/jimple/class-use/Jimple.html index eacb8d6a01..a7fca1786b 100644 --- a/apidocs/sootup/core/jimple/class-use/Jimple.html +++ b/apidocs/sootup/core/jimple/class-use/Jimple.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.Jimple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/BooleanConstant.html b/apidocs/sootup/core/jimple/common/constant/BooleanConstant.html index e3c806cff3..0016ed7ee6 100644 --- a/apidocs/sootup/core/jimple/common/constant/BooleanConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/BooleanConstant.html @@ -1,7 +1,7 @@ - + BooleanConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/ClassConstant.html b/apidocs/sootup/core/jimple/common/constant/ClassConstant.html index e57949a1b7..b84242b8c5 100644 --- a/apidocs/sootup/core/jimple/common/constant/ClassConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/ClassConstant.html @@ -1,7 +1,7 @@ - + ClassConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/ComparableConstant.html b/apidocs/sootup/core/jimple/common/constant/ComparableConstant.html index 8dbfc6b95e..24358ec124 100644 --- a/apidocs/sootup/core/jimple/common/constant/ComparableConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/ComparableConstant.html @@ -1,7 +1,7 @@ - + ComparableConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/Constant.html b/apidocs/sootup/core/jimple/common/constant/Constant.html index 26ab7c0590..c4ef6f7a3a 100644 --- a/apidocs/sootup/core/jimple/common/constant/Constant.html +++ b/apidocs/sootup/core/jimple/common/constant/Constant.html @@ -1,7 +1,7 @@ - + Constant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/DoubleConstant.html b/apidocs/sootup/core/jimple/common/constant/DoubleConstant.html index 9731eeb50f..dced9ea70e 100644 --- a/apidocs/sootup/core/jimple/common/constant/DoubleConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/DoubleConstant.html @@ -1,7 +1,7 @@ - + DoubleConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/EnumConstant.html b/apidocs/sootup/core/jimple/common/constant/EnumConstant.html index cd015b3687..a05d1ecaee 100644 --- a/apidocs/sootup/core/jimple/common/constant/EnumConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/EnumConstant.html @@ -1,7 +1,7 @@ - + EnumConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/FloatConstant.html b/apidocs/sootup/core/jimple/common/constant/FloatConstant.html index 17325338a0..4e7db32d9c 100644 --- a/apidocs/sootup/core/jimple/common/constant/FloatConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/FloatConstant.html @@ -1,7 +1,7 @@ - + FloatConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/IntConstant.html b/apidocs/sootup/core/jimple/common/constant/IntConstant.html index e763d9cf31..d8520fdb5e 100644 --- a/apidocs/sootup/core/jimple/common/constant/IntConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/IntConstant.html @@ -1,7 +1,7 @@ - + IntConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/LogicalConstant.html b/apidocs/sootup/core/jimple/common/constant/LogicalConstant.html index 86dfe557f5..5343a27fbd 100644 --- a/apidocs/sootup/core/jimple/common/constant/LogicalConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/LogicalConstant.html @@ -1,7 +1,7 @@ - + LogicalConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/LongConstant.html b/apidocs/sootup/core/jimple/common/constant/LongConstant.html index 8419ad83fe..895c55b9de 100644 --- a/apidocs/sootup/core/jimple/common/constant/LongConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/LongConstant.html @@ -1,7 +1,7 @@ - + LongConstant (SootUp 1.3.1-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 f8f85675f6..dc88fe9e9f 100644 --- a/apidocs/sootup/core/jimple/common/constant/MethodHandle.Kind.html +++ b/apidocs/sootup/core/jimple/common/constant/MethodHandle.Kind.html @@ -1,7 +1,7 @@ - + MethodHandle.Kind (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/MethodHandle.html b/apidocs/sootup/core/jimple/common/constant/MethodHandle.html index 2e41e589d8..fd8af63cb5 100644 --- a/apidocs/sootup/core/jimple/common/constant/MethodHandle.html +++ b/apidocs/sootup/core/jimple/common/constant/MethodHandle.html @@ -1,7 +1,7 @@ - + MethodHandle (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/MethodType.html b/apidocs/sootup/core/jimple/common/constant/MethodType.html index 0e8920cc3a..8c367dc128 100644 --- a/apidocs/sootup/core/jimple/common/constant/MethodType.html +++ b/apidocs/sootup/core/jimple/common/constant/MethodType.html @@ -1,7 +1,7 @@ - + MethodType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/NullConstant.html b/apidocs/sootup/core/jimple/common/constant/NullConstant.html index 8de08b4aec..722624cf92 100644 --- a/apidocs/sootup/core/jimple/common/constant/NullConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/NullConstant.html @@ -1,7 +1,7 @@ - + NullConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/NumericConstant.html b/apidocs/sootup/core/jimple/common/constant/NumericConstant.html index 366ca35375..b281c8be69 100644 --- a/apidocs/sootup/core/jimple/common/constant/NumericConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/NumericConstant.html @@ -1,7 +1,7 @@ - + NumericConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/RealConstant.html b/apidocs/sootup/core/jimple/common/constant/RealConstant.html index ec24b49c62..3aff181d7c 100644 --- a/apidocs/sootup/core/jimple/common/constant/RealConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/RealConstant.html @@ -1,7 +1,7 @@ - + RealConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/ShiftableConstant.html b/apidocs/sootup/core/jimple/common/constant/ShiftableConstant.html index 39150c49c5..5398be3e36 100644 --- a/apidocs/sootup/core/jimple/common/constant/ShiftableConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/ShiftableConstant.html @@ -1,7 +1,7 @@ - + ShiftableConstant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/constant/StringConstant.html b/apidocs/sootup/core/jimple/common/constant/StringConstant.html index c5f02809da..910a2285ce 100644 --- a/apidocs/sootup/core/jimple/common/constant/StringConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/StringConstant.html @@ -1,7 +1,7 @@ - + StringConstant (SootUp 1.3.1-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 2d7d538503..b22eba3b4c 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/BooleanConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/BooleanConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.BooleanConstant (SootUp 1.3.1-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 68c37e2a9f..1645df720f 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/ClassConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/ClassConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.ClassConstant (SootUp 1.3.1-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 9fa0709d89..9036d340da 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/ComparableConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/ComparableConstant.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.constant.ComparableConstant (SootUp 1.3.1-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 1a0a837a1d..527f43fda0 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/Constant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/Constant.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.constant.Constant (SootUp 1.3.1-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 c1c8a47dcb..44aaa0f44d 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/DoubleConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/DoubleConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.DoubleConstant (SootUp 1.3.1-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 6e1918b4a4..944b6369e8 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/EnumConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/EnumConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.EnumConstant (SootUp 1.3.1-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 ef05482cf7..0b59969437 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/FloatConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/FloatConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.FloatConstant (SootUp 1.3.1-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 1b9cc4ccdf..687450df98 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/IntConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/IntConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.IntConstant (SootUp 1.3.1-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 2747dfcea9..ccb61a3ac5 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/LogicalConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/LogicalConstant.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.constant.LogicalConstant (SootUp 1.3.1-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 3d376f0147..94935da7f9 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/LongConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/LongConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.LongConstant (SootUp 1.3.1-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 652b15d866..3655442cc0 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,7 +1,7 @@ - + Uses of Enum sootup.core.jimple.common.constant.MethodHandle.Kind (SootUp 1.3.1-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 b6d8b7f04e..ce64cfb76a 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/MethodHandle.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.MethodHandle (SootUp 1.3.1-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 63648ded9f..8b15506452 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/MethodType.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/MethodType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.MethodType (SootUp 1.3.1-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 afe55ef87a..09cf2a5bf8 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/NullConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/NullConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.NullConstant (SootUp 1.3.1-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 e8dddbff7d..fac8fd6a2b 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/NumericConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/NumericConstant.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.constant.NumericConstant (SootUp 1.3.1-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 d45402e953..280cbddfe5 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/RealConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/RealConstant.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.constant.RealConstant (SootUp 1.3.1-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 dd09898eb1..d46c8c7513 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/ShiftableConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/ShiftableConstant.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.constant.ShiftableConstant (SootUp 1.3.1-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 f04de2a542..c9d4205f1b 100644 --- a/apidocs/sootup/core/jimple/common/constant/class-use/StringConstant.html +++ b/apidocs/sootup/core/jimple/common/constant/class-use/StringConstant.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.constant.StringConstant (SootUp 1.3.1-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 33866ba738..cda1791d2d 100644 --- a/apidocs/sootup/core/jimple/common/constant/package-summary.html +++ b/apidocs/sootup/core/jimple/common/constant/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.common.constant (SootUp 1.3.1-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 db33f4bec8..4c7c86b602 100644 --- a/apidocs/sootup/core/jimple/common/constant/package-tree.html +++ b/apidocs/sootup/core/jimple/common/constant/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.common.constant Class Hierarchy (SootUp 1.3.1-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 193c973833..fb65a7dab9 100644 --- a/apidocs/sootup/core/jimple/common/constant/package-use.html +++ b/apidocs/sootup/core/jimple/common/constant/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.jimple.common.constant (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractBinopExpr.html index 8db7db63dc..3fae823ece 100644 --- a/apidocs/sootup/core/jimple/common/expr/AbstractBinopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/AbstractBinopExpr.html @@ -1,7 +1,7 @@ - + AbstractBinopExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractConditionExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractConditionExpr.html index 1807b1f180..ff7b1ecd55 100644 --- a/apidocs/sootup/core/jimple/common/expr/AbstractConditionExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/AbstractConditionExpr.html @@ -1,7 +1,7 @@ - + AbstractConditionExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractFloatBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractFloatBinopExpr.html index 440ca1c93a..e6e264e096 100644 --- a/apidocs/sootup/core/jimple/common/expr/AbstractFloatBinopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/AbstractFloatBinopExpr.html @@ -1,7 +1,7 @@ - + AbstractFloatBinopExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractInstanceInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractInstanceInvokeExpr.html index 397a4865e0..909ede623e 100644 --- a/apidocs/sootup/core/jimple/common/expr/AbstractInstanceInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/AbstractInstanceInvokeExpr.html @@ -1,7 +1,7 @@ - + AbstractInstanceInvokeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractIntBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractIntBinopExpr.html index 38b9b32e05..517cc9e215 100644 --- a/apidocs/sootup/core/jimple/common/expr/AbstractIntBinopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/AbstractIntBinopExpr.html @@ -1,7 +1,7 @@ - + AbstractIntBinopExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractIntLongBinopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractIntLongBinopExpr.html index 73ad34d4e5..a012dea90d 100644 --- a/apidocs/sootup/core/jimple/common/expr/AbstractIntLongBinopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/AbstractIntLongBinopExpr.html @@ -1,7 +1,7 @@ - + AbstractIntLongBinopExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractInvokeExpr.html index b7c99dfbcd..5829283df1 100644 --- a/apidocs/sootup/core/jimple/common/expr/AbstractInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/AbstractInvokeExpr.html @@ -1,7 +1,7 @@ - + AbstractInvokeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/AbstractUnopExpr.html b/apidocs/sootup/core/jimple/common/expr/AbstractUnopExpr.html index 26b27ae304..ee497b588d 100644 --- a/apidocs/sootup/core/jimple/common/expr/AbstractUnopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/AbstractUnopExpr.html @@ -1,7 +1,7 @@ - + AbstractUnopExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/Expr.html b/apidocs/sootup/core/jimple/common/expr/Expr.html index c485d79a45..66d2dfa7d0 100644 --- a/apidocs/sootup/core/jimple/common/expr/Expr.html +++ b/apidocs/sootup/core/jimple/common/expr/Expr.html @@ -1,7 +1,7 @@ - + Expr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JAddExpr.html b/apidocs/sootup/core/jimple/common/expr/JAddExpr.html index 8452826850..00d071f98e 100644 --- a/apidocs/sootup/core/jimple/common/expr/JAddExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JAddExpr.html @@ -1,7 +1,7 @@ - + JAddExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JAndExpr.html b/apidocs/sootup/core/jimple/common/expr/JAndExpr.html index 41e00b1017..5b5a91d7de 100644 --- a/apidocs/sootup/core/jimple/common/expr/JAndExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JAndExpr.html @@ -1,7 +1,7 @@ - + JAndExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JCastExpr.html b/apidocs/sootup/core/jimple/common/expr/JCastExpr.html index deac3e7dcf..8238b8054b 100644 --- a/apidocs/sootup/core/jimple/common/expr/JCastExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JCastExpr.html @@ -1,7 +1,7 @@ - + JCastExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JCmpExpr.html b/apidocs/sootup/core/jimple/common/expr/JCmpExpr.html index dde888e0b5..a13a0b3b5f 100644 --- a/apidocs/sootup/core/jimple/common/expr/JCmpExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JCmpExpr.html @@ -1,7 +1,7 @@ - + JCmpExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JCmpgExpr.html b/apidocs/sootup/core/jimple/common/expr/JCmpgExpr.html index 437a2fc33d..a602589035 100644 --- a/apidocs/sootup/core/jimple/common/expr/JCmpgExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JCmpgExpr.html @@ -1,7 +1,7 @@ - + JCmpgExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JCmplExpr.html b/apidocs/sootup/core/jimple/common/expr/JCmplExpr.html index 9e27485600..5549a4b05b 100644 --- a/apidocs/sootup/core/jimple/common/expr/JCmplExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JCmplExpr.html @@ -1,7 +1,7 @@ - + JCmplExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JDivExpr.html b/apidocs/sootup/core/jimple/common/expr/JDivExpr.html index 5dcece4c74..e828fed8ff 100644 --- a/apidocs/sootup/core/jimple/common/expr/JDivExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JDivExpr.html @@ -1,7 +1,7 @@ - + JDivExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JDynamicInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JDynamicInvokeExpr.html index 9897f41f86..9f3655d35b 100644 --- a/apidocs/sootup/core/jimple/common/expr/JDynamicInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JDynamicInvokeExpr.html @@ -1,7 +1,7 @@ - + JDynamicInvokeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JEqExpr.html b/apidocs/sootup/core/jimple/common/expr/JEqExpr.html index 4aa7e534bf..08a73962be 100644 --- a/apidocs/sootup/core/jimple/common/expr/JEqExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JEqExpr.html @@ -1,7 +1,7 @@ - + JEqExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JGeExpr.html b/apidocs/sootup/core/jimple/common/expr/JGeExpr.html index 7cf2ea6728..c12dbd1018 100644 --- a/apidocs/sootup/core/jimple/common/expr/JGeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JGeExpr.html @@ -1,7 +1,7 @@ - + JGeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JGtExpr.html b/apidocs/sootup/core/jimple/common/expr/JGtExpr.html index fb480cbaec..229383667c 100644 --- a/apidocs/sootup/core/jimple/common/expr/JGtExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JGtExpr.html @@ -1,7 +1,7 @@ - + JGtExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JInstanceOfExpr.html b/apidocs/sootup/core/jimple/common/expr/JInstanceOfExpr.html index af287dbf4a..6e854ab5b8 100644 --- a/apidocs/sootup/core/jimple/common/expr/JInstanceOfExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JInstanceOfExpr.html @@ -1,7 +1,7 @@ - + JInstanceOfExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JInterfaceInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JInterfaceInvokeExpr.html index f6e6ab3548..c2dfdd912b 100644 --- a/apidocs/sootup/core/jimple/common/expr/JInterfaceInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JInterfaceInvokeExpr.html @@ -1,7 +1,7 @@ - + JInterfaceInvokeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JLeExpr.html b/apidocs/sootup/core/jimple/common/expr/JLeExpr.html index bc262874ff..84d6da273d 100644 --- a/apidocs/sootup/core/jimple/common/expr/JLeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JLeExpr.html @@ -1,7 +1,7 @@ - + JLeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JLengthExpr.html b/apidocs/sootup/core/jimple/common/expr/JLengthExpr.html index c2069c6f59..22da171ead 100644 --- a/apidocs/sootup/core/jimple/common/expr/JLengthExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JLengthExpr.html @@ -1,7 +1,7 @@ - + JLengthExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JLtExpr.html b/apidocs/sootup/core/jimple/common/expr/JLtExpr.html index 49da8b5726..0e72fa7265 100644 --- a/apidocs/sootup/core/jimple/common/expr/JLtExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JLtExpr.html @@ -1,7 +1,7 @@ - + JLtExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JMulExpr.html b/apidocs/sootup/core/jimple/common/expr/JMulExpr.html index bf6028300e..bd5b6cdafd 100644 --- a/apidocs/sootup/core/jimple/common/expr/JMulExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JMulExpr.html @@ -1,7 +1,7 @@ - + JMulExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JNeExpr.html b/apidocs/sootup/core/jimple/common/expr/JNeExpr.html index adfb934537..75c819614e 100644 --- a/apidocs/sootup/core/jimple/common/expr/JNeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JNeExpr.html @@ -1,7 +1,7 @@ - + JNeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JNegExpr.html b/apidocs/sootup/core/jimple/common/expr/JNegExpr.html index 8dda542361..a8aa5c266c 100644 --- a/apidocs/sootup/core/jimple/common/expr/JNegExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JNegExpr.html @@ -1,7 +1,7 @@ - + JNegExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JNewArrayExpr.html b/apidocs/sootup/core/jimple/common/expr/JNewArrayExpr.html index f2e72b56a0..9b2deb0390 100644 --- a/apidocs/sootup/core/jimple/common/expr/JNewArrayExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JNewArrayExpr.html @@ -1,7 +1,7 @@ - + JNewArrayExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JNewExpr.html b/apidocs/sootup/core/jimple/common/expr/JNewExpr.html index e8410e5e78..34dbdefa60 100644 --- a/apidocs/sootup/core/jimple/common/expr/JNewExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JNewExpr.html @@ -1,7 +1,7 @@ - + JNewExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JNewMultiArrayExpr.html b/apidocs/sootup/core/jimple/common/expr/JNewMultiArrayExpr.html index 78711a3446..19b441f926 100644 --- a/apidocs/sootup/core/jimple/common/expr/JNewMultiArrayExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JNewMultiArrayExpr.html @@ -1,7 +1,7 @@ - + JNewMultiArrayExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JOrExpr.html b/apidocs/sootup/core/jimple/common/expr/JOrExpr.html index 40ee794c73..6f4ced2607 100644 --- a/apidocs/sootup/core/jimple/common/expr/JOrExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JOrExpr.html @@ -1,7 +1,7 @@ - + JOrExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JPhiExpr.html b/apidocs/sootup/core/jimple/common/expr/JPhiExpr.html index 35d63cfe14..3dc773e04e 100644 --- a/apidocs/sootup/core/jimple/common/expr/JPhiExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JPhiExpr.html @@ -1,7 +1,7 @@ - + JPhiExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JRemExpr.html b/apidocs/sootup/core/jimple/common/expr/JRemExpr.html index 4898bc6cef..59f3564bbc 100644 --- a/apidocs/sootup/core/jimple/common/expr/JRemExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JRemExpr.html @@ -1,7 +1,7 @@ - + JRemExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JShlExpr.html b/apidocs/sootup/core/jimple/common/expr/JShlExpr.html index ee363d571f..f5729479d5 100644 --- a/apidocs/sootup/core/jimple/common/expr/JShlExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JShlExpr.html @@ -1,7 +1,7 @@ - + JShlExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JShrExpr.html b/apidocs/sootup/core/jimple/common/expr/JShrExpr.html index dce6c050df..6a04d6b9c0 100644 --- a/apidocs/sootup/core/jimple/common/expr/JShrExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JShrExpr.html @@ -1,7 +1,7 @@ - + JShrExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JSpecialInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JSpecialInvokeExpr.html index 20731e9e00..63aee45ae5 100644 --- a/apidocs/sootup/core/jimple/common/expr/JSpecialInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JSpecialInvokeExpr.html @@ -1,7 +1,7 @@ - + JSpecialInvokeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JStaticInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JStaticInvokeExpr.html index 0d540bdf9b..5ac7798a3d 100644 --- a/apidocs/sootup/core/jimple/common/expr/JStaticInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JStaticInvokeExpr.html @@ -1,7 +1,7 @@ - + JStaticInvokeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JSubExpr.html b/apidocs/sootup/core/jimple/common/expr/JSubExpr.html index 523b757757..5145d6f779 100644 --- a/apidocs/sootup/core/jimple/common/expr/JSubExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JSubExpr.html @@ -1,7 +1,7 @@ - + JSubExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JUshrExpr.html b/apidocs/sootup/core/jimple/common/expr/JUshrExpr.html index 7cceff5dca..420dc9d313 100644 --- a/apidocs/sootup/core/jimple/common/expr/JUshrExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JUshrExpr.html @@ -1,7 +1,7 @@ - + JUshrExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JVirtualInvokeExpr.html b/apidocs/sootup/core/jimple/common/expr/JVirtualInvokeExpr.html index 89e8153be2..398a5a8e33 100644 --- a/apidocs/sootup/core/jimple/common/expr/JVirtualInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JVirtualInvokeExpr.html @@ -1,7 +1,7 @@ - + JVirtualInvokeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/JXorExpr.html b/apidocs/sootup/core/jimple/common/expr/JXorExpr.html index 77137a08e3..b144717faf 100644 --- a/apidocs/sootup/core/jimple/common/expr/JXorExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/JXorExpr.html @@ -1,7 +1,7 @@ - + JXorExpr (SootUp 1.3.1-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 901708b288..4ae09c8bc8 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractBinopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractBinopExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.AbstractBinopExpr (SootUp 1.3.1-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 faf7e28d1a..6dbb966397 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractConditionExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractConditionExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.AbstractConditionExpr (SootUp 1.3.1-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 e6ff3521e7..d995cde48f 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractFloatBinopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractFloatBinopExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.AbstractFloatBinopExpr (SootUp 1.3.1-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 817a4aabe9..0072912827 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInstanceInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInstanceInvokeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.AbstractInstanceInvokeExpr (SootUp 1.3.1-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 667609bdd3..a5a1404ed0 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntBinopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntBinopExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.AbstractIntBinopExpr (SootUp 1.3.1-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 410b0f88ea..a33ad28fd6 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntLongBinopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractIntLongBinopExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.AbstractIntLongBinopExpr (SootUp 1.3.1-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 acb78b3be6..6f968c178c 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractInvokeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.AbstractInvokeExpr (SootUp 1.3.1-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 522849eb42..03a41813b2 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/AbstractUnopExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/AbstractUnopExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.AbstractUnopExpr (SootUp 1.3.1-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 18d0f07422..c5cdb583b5 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/Expr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/Expr.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.expr.Expr (SootUp 1.3.1-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 b9e1ace846..b4e7cf4da7 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JAddExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JAddExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JAddExpr (SootUp 1.3.1-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 a1493aab1b..a7719a058c 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JAndExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JAndExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JAndExpr (SootUp 1.3.1-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 751a57bafd..c6a41241eb 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JCastExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JCastExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JCastExpr (SootUp 1.3.1-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 830d098615..ad3e1c7091 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JCmpExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JCmpExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JCmpExpr (SootUp 1.3.1-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 6dd4958111..005125fcda 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JCmpgExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JCmpgExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JCmpgExpr (SootUp 1.3.1-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 53aaaea84d..e5cb44544a 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JCmplExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JCmplExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JCmplExpr (SootUp 1.3.1-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 2f94f5d32f..c36efbd220 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JDivExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JDivExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JDivExpr (SootUp 1.3.1-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 b05cde94ad..1ffea606a8 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JDynamicInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JDynamicInvokeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JDynamicInvokeExpr (SootUp 1.3.1-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 ec6de02417..5748ce88bc 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JEqExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JEqExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JEqExpr (SootUp 1.3.1-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 90d1b9e018..a9cae239e3 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JGeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JGeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JGeExpr (SootUp 1.3.1-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 aa59867bba..cc8ef93b86 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JGtExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JGtExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JGtExpr (SootUp 1.3.1-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 510d887994..c453de5ad1 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JInstanceOfExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JInstanceOfExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JInstanceOfExpr (SootUp 1.3.1-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 ff94625e2f..80a1a010d3 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JInterfaceInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JInterfaceInvokeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JInterfaceInvokeExpr (SootUp 1.3.1-SNAPSHOT API) 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 7fc8d85fa1..6b5325e3a6 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JLeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JLeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JLeExpr (SootUp 1.3.1-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 2c0ba0b483..a412c0cad6 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JLengthExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JLengthExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JLengthExpr (SootUp 1.3.1-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 deb7d08f0b..4e8ec608f0 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JLtExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JLtExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JLtExpr (SootUp 1.3.1-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 021a7101a1..2f6a095f9f 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JMulExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JMulExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JMulExpr (SootUp 1.3.1-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 8c117dfcc1..4b6e228cea 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JNeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JNeExpr (SootUp 1.3.1-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 248aaf391e..dc77b02f4b 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JNegExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNegExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JNegExpr (SootUp 1.3.1-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 404af1fafb..bf53c91923 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JNewArrayExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNewArrayExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JNewArrayExpr (SootUp 1.3.1-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 b06d6d755c..a9b1177448 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JNewExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNewExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JNewExpr (SootUp 1.3.1-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 76b50a2fdc..16a0c1b54a 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JNewMultiArrayExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JNewMultiArrayExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JNewMultiArrayExpr (SootUp 1.3.1-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 d3047004d5..afa06cf6a5 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JOrExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JOrExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JOrExpr (SootUp 1.3.1-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 38121c2351..3de164663d 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JPhiExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JPhiExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JPhiExpr (SootUp 1.3.1-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 f6ddcbc574..a9d4faf10a 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JRemExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JRemExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JRemExpr (SootUp 1.3.1-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 309b889c51..ca2b81ec9e 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JShlExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JShlExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JShlExpr (SootUp 1.3.1-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 dc7736e29e..8c7d9ce43f 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JShrExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JShrExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JShrExpr (SootUp 1.3.1-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 1c35494510..ff910d39dd 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JSpecialInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JSpecialInvokeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JSpecialInvokeExpr (SootUp 1.3.1-SNAPSHOT API) 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 cd066dbcc9..640251dece 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JStaticInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JStaticInvokeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JStaticInvokeExpr (SootUp 1.3.1-SNAPSHOT API) 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 23871f92ed..03374b603e 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JSubExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JSubExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JSubExpr (SootUp 1.3.1-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 ef2407a3ce..ec66e3c683 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JUshrExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JUshrExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JUshrExpr (SootUp 1.3.1-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 0377ddaaef..3d06aea47d 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JVirtualInvokeExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JVirtualInvokeExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JVirtualInvokeExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/class-use/JXorExpr.html b/apidocs/sootup/core/jimple/common/expr/class-use/JXorExpr.html index 35070ef429..d6c0ec342d 100644 --- a/apidocs/sootup/core/jimple/common/expr/class-use/JXorExpr.html +++ b/apidocs/sootup/core/jimple/common/expr/class-use/JXorExpr.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.expr.JXorExpr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/package-summary.html b/apidocs/sootup/core/jimple/common/expr/package-summary.html index dae29c88b9..085729c056 100644 --- a/apidocs/sootup/core/jimple/common/expr/package-summary.html +++ b/apidocs/sootup/core/jimple/common/expr/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.common.expr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/package-tree.html b/apidocs/sootup/core/jimple/common/expr/package-tree.html index 9c7572c9d7..1763accc1d 100644 --- a/apidocs/sootup/core/jimple/common/expr/package-tree.html +++ b/apidocs/sootup/core/jimple/common/expr/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.common.expr Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/expr/package-use.html b/apidocs/sootup/core/jimple/common/expr/package-use.html index 755fa9e782..34f121f5e7 100644 --- a/apidocs/sootup/core/jimple/common/expr/package-use.html +++ b/apidocs/sootup/core/jimple/common/expr/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.jimple.common.expr (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/ConcreteRef.html b/apidocs/sootup/core/jimple/common/ref/ConcreteRef.html index 3cf83a0df1..cab3acc8b9 100644 --- a/apidocs/sootup/core/jimple/common/ref/ConcreteRef.html +++ b/apidocs/sootup/core/jimple/common/ref/ConcreteRef.html @@ -1,7 +1,7 @@ - + ConcreteRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/IdentityRef.html b/apidocs/sootup/core/jimple/common/ref/IdentityRef.html index ed34bd8dc7..bc4c016187 100644 --- a/apidocs/sootup/core/jimple/common/ref/IdentityRef.html +++ b/apidocs/sootup/core/jimple/common/ref/IdentityRef.html @@ -1,7 +1,7 @@ - + IdentityRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/JArrayRef.html b/apidocs/sootup/core/jimple/common/ref/JArrayRef.html index cb6a337408..f71b3e2e0d 100644 --- a/apidocs/sootup/core/jimple/common/ref/JArrayRef.html +++ b/apidocs/sootup/core/jimple/common/ref/JArrayRef.html @@ -1,7 +1,7 @@ - + JArrayRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/JCaughtExceptionRef.html b/apidocs/sootup/core/jimple/common/ref/JCaughtExceptionRef.html index 107bf56708..a486df3b4b 100644 --- a/apidocs/sootup/core/jimple/common/ref/JCaughtExceptionRef.html +++ b/apidocs/sootup/core/jimple/common/ref/JCaughtExceptionRef.html @@ -1,7 +1,7 @@ - + JCaughtExceptionRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/JFieldRef.html b/apidocs/sootup/core/jimple/common/ref/JFieldRef.html index 4b8d3d5d03..c3cdfcd480 100644 --- a/apidocs/sootup/core/jimple/common/ref/JFieldRef.html +++ b/apidocs/sootup/core/jimple/common/ref/JFieldRef.html @@ -1,7 +1,7 @@ - + JFieldRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/JInstanceFieldRef.html b/apidocs/sootup/core/jimple/common/ref/JInstanceFieldRef.html index 2ecdbc8345..f452391fcc 100644 --- a/apidocs/sootup/core/jimple/common/ref/JInstanceFieldRef.html +++ b/apidocs/sootup/core/jimple/common/ref/JInstanceFieldRef.html @@ -1,7 +1,7 @@ - + JInstanceFieldRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/JParameterRef.html b/apidocs/sootup/core/jimple/common/ref/JParameterRef.html index 37003c25bb..9f29909e71 100644 --- a/apidocs/sootup/core/jimple/common/ref/JParameterRef.html +++ b/apidocs/sootup/core/jimple/common/ref/JParameterRef.html @@ -1,7 +1,7 @@ - + JParameterRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/JStaticFieldRef.html b/apidocs/sootup/core/jimple/common/ref/JStaticFieldRef.html index 5dbedf67fa..a6e398a640 100644 --- a/apidocs/sootup/core/jimple/common/ref/JStaticFieldRef.html +++ b/apidocs/sootup/core/jimple/common/ref/JStaticFieldRef.html @@ -1,7 +1,7 @@ - + JStaticFieldRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/JThisRef.html b/apidocs/sootup/core/jimple/common/ref/JThisRef.html index 920020df39..c96af60cdf 100644 --- a/apidocs/sootup/core/jimple/common/ref/JThisRef.html +++ b/apidocs/sootup/core/jimple/common/ref/JThisRef.html @@ -1,7 +1,7 @@ - + JThisRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/Ref.html b/apidocs/sootup/core/jimple/common/ref/Ref.html index a08765ac76..7dda48f5ec 100644 --- a/apidocs/sootup/core/jimple/common/ref/Ref.html +++ b/apidocs/sootup/core/jimple/common/ref/Ref.html @@ -1,7 +1,7 @@ - + Ref (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/ConcreteRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/ConcreteRef.html index c638f4905f..8f24a0f9a2 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/ConcreteRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/ConcreteRef.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.ref.ConcreteRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/IdentityRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/IdentityRef.html index 723e79c918..0e9beb24f6 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/IdentityRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/IdentityRef.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.ref.IdentityRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/JArrayRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/JArrayRef.html index 334ba41b8a..b9876e1033 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/JArrayRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/JArrayRef.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.ref.JArrayRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/JCaughtExceptionRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/JCaughtExceptionRef.html index 920e11ef93..4f1c110f2f 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/JCaughtExceptionRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/JCaughtExceptionRef.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.ref.JCaughtExceptionRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/JFieldRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/JFieldRef.html index e83cc0916d..6e976f2be9 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/JFieldRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/JFieldRef.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.ref.JFieldRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/JInstanceFieldRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/JInstanceFieldRef.html index 8dea1dd1fd..cc07f67395 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/JInstanceFieldRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/JInstanceFieldRef.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.ref.JInstanceFieldRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/JParameterRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/JParameterRef.html index b2b668477e..59210bf7f6 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/JParameterRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/JParameterRef.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.ref.JParameterRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/JStaticFieldRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/JStaticFieldRef.html index e8d8535a24..61b6f6f40f 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/JStaticFieldRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/JStaticFieldRef.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.ref.JStaticFieldRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/JThisRef.html b/apidocs/sootup/core/jimple/common/ref/class-use/JThisRef.html index 7731f623bd..36d62b1c36 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/JThisRef.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/JThisRef.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.ref.JThisRef (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/class-use/Ref.html b/apidocs/sootup/core/jimple/common/ref/class-use/Ref.html index 1f4651e7f2..d5d9db7d30 100644 --- a/apidocs/sootup/core/jimple/common/ref/class-use/Ref.html +++ b/apidocs/sootup/core/jimple/common/ref/class-use/Ref.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.ref.Ref (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/package-summary.html b/apidocs/sootup/core/jimple/common/ref/package-summary.html index a7d23a7b76..bf43f8ba8a 100644 --- a/apidocs/sootup/core/jimple/common/ref/package-summary.html +++ b/apidocs/sootup/core/jimple/common/ref/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.common.ref (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/package-tree.html b/apidocs/sootup/core/jimple/common/ref/package-tree.html index 7c96037eb4..012938b450 100644 --- a/apidocs/sootup/core/jimple/common/ref/package-tree.html +++ b/apidocs/sootup/core/jimple/common/ref/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.common.ref Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/ref/package-use.html b/apidocs/sootup/core/jimple/common/ref/package-use.html index ff71430eb7..74d38507cb 100644 --- a/apidocs/sootup/core/jimple/common/ref/package-use.html +++ b/apidocs/sootup/core/jimple/common/ref/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.jimple.common.ref (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/AbstractDefinitionStmt.html b/apidocs/sootup/core/jimple/common/stmt/AbstractDefinitionStmt.html index adf8910626..f19937f983 100644 --- a/apidocs/sootup/core/jimple/common/stmt/AbstractDefinitionStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/AbstractDefinitionStmt.html @@ -1,7 +1,7 @@ - + AbstractDefinitionStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/AbstractStmt.html b/apidocs/sootup/core/jimple/common/stmt/AbstractStmt.html index c7c6d45156..cfa4e230ca 100644 --- a/apidocs/sootup/core/jimple/common/stmt/AbstractStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/AbstractStmt.html @@ -1,7 +1,7 @@ - + AbstractStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/BranchingStmt.html b/apidocs/sootup/core/jimple/common/stmt/BranchingStmt.html index ee2daf75b2..d03c1bfee7 100644 --- a/apidocs/sootup/core/jimple/common/stmt/BranchingStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/BranchingStmt.html @@ -1,7 +1,7 @@ - + BranchingStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/FallsThroughStmt.html b/apidocs/sootup/core/jimple/common/stmt/FallsThroughStmt.html index 66b2c7518f..dcc25458b5 100644 --- a/apidocs/sootup/core/jimple/common/stmt/FallsThroughStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/FallsThroughStmt.html @@ -1,7 +1,7 @@ - + FallsThroughStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/InvokableStmt.html b/apidocs/sootup/core/jimple/common/stmt/InvokableStmt.html index 03b43462a4..49eed00984 100644 --- a/apidocs/sootup/core/jimple/common/stmt/InvokableStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/InvokableStmt.html @@ -1,7 +1,7 @@ - + InvokableStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JAssignStmt.html b/apidocs/sootup/core/jimple/common/stmt/JAssignStmt.html index 4bc37050c9..42d0701b44 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JAssignStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JAssignStmt.html @@ -1,7 +1,7 @@ - + JAssignStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JGotoStmt.html b/apidocs/sootup/core/jimple/common/stmt/JGotoStmt.html index 2dcd2400bf..e21d1a9226 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JGotoStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JGotoStmt.html @@ -1,7 +1,7 @@ - + JGotoStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JIdentityStmt.html b/apidocs/sootup/core/jimple/common/stmt/JIdentityStmt.html index af351e41b5..4c5fd791ce 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JIdentityStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JIdentityStmt.html @@ -1,7 +1,7 @@ - + JIdentityStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JIfStmt.html b/apidocs/sootup/core/jimple/common/stmt/JIfStmt.html index b633468453..80df8fc252 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JIfStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JIfStmt.html @@ -1,7 +1,7 @@ - + JIfStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JInvokeStmt.html b/apidocs/sootup/core/jimple/common/stmt/JInvokeStmt.html index 0d3e17b0a7..df71677869 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JInvokeStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JInvokeStmt.html @@ -1,7 +1,7 @@ - + JInvokeStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JNopStmt.html b/apidocs/sootup/core/jimple/common/stmt/JNopStmt.html index 8a83d6d590..fb62b45854 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JNopStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JNopStmt.html @@ -1,7 +1,7 @@ - + JNopStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JReturnStmt.html b/apidocs/sootup/core/jimple/common/stmt/JReturnStmt.html index 6564d43366..007bd82181 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JReturnStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JReturnStmt.html @@ -1,7 +1,7 @@ - + JReturnStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JReturnVoidStmt.html b/apidocs/sootup/core/jimple/common/stmt/JReturnVoidStmt.html index dd4aa1b81f..139d9f816d 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JReturnVoidStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JReturnVoidStmt.html @@ -1,7 +1,7 @@ - + JReturnVoidStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/JThrowStmt.html b/apidocs/sootup/core/jimple/common/stmt/JThrowStmt.html index 4e81396491..5ffe19fa83 100644 --- a/apidocs/sootup/core/jimple/common/stmt/JThrowStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/JThrowStmt.html @@ -1,7 +1,7 @@ - + JThrowStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/Stmt.html b/apidocs/sootup/core/jimple/common/stmt/Stmt.html index 152e0cdea5..b5fd9614cb 100644 --- a/apidocs/sootup/core/jimple/common/stmt/Stmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/Stmt.html @@ -1,7 +1,7 @@ - + Stmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/AbstractDefinitionStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/AbstractDefinitionStmt.html index 16215a9a13..5cf2b9f54d 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/AbstractDefinitionStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/AbstractDefinitionStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.AbstractDefinitionStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/AbstractStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/AbstractStmt.html index 8591de59a0..24df7b5a47 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/AbstractStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/AbstractStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.AbstractStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/BranchingStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/BranchingStmt.html index e732dfbb23..32de1376df 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/BranchingStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/BranchingStmt.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.stmt.BranchingStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/FallsThroughStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/FallsThroughStmt.html index d63d8d2d42..6b14c05c0c 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/FallsThroughStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/FallsThroughStmt.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.stmt.FallsThroughStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/InvokableStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/InvokableStmt.html index 3f270f2920..65f4f9e763 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/InvokableStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/InvokableStmt.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.stmt.InvokableStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JAssignStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JAssignStmt.html index 7e50c726f1..c9b001f5ce 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JAssignStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JAssignStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JAssignStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JGotoStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JGotoStmt.html index a88ca3bce7..b4f3e6124a 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JGotoStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JGotoStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JGotoStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JIdentityStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JIdentityStmt.html index 3da99f3a7e..4c26010e8e 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JIdentityStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JIdentityStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JIdentityStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JIfStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JIfStmt.html index b23dac5739..a15860b01d 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JIfStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JIfStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JIfStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JInvokeStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JInvokeStmt.html index e532cc07ba..e30c08f66d 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JInvokeStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JInvokeStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JInvokeStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JNopStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JNopStmt.html index 70cf0813e3..08edec7b01 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JNopStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JNopStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JNopStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JReturnStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JReturnStmt.html index cf14a2c06d..a55ff90130 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JReturnStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JReturnStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JReturnStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JReturnVoidStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JReturnVoidStmt.html index a7a359d91e..b51e5311ed 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JReturnVoidStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JReturnVoidStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JReturnVoidStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/JThrowStmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/JThrowStmt.html index 61acd33e0e..c8e51a4d3d 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/JThrowStmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/JThrowStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.common.stmt.JThrowStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/class-use/Stmt.html b/apidocs/sootup/core/jimple/common/stmt/class-use/Stmt.html index 946a101735..88129c8b54 100644 --- a/apidocs/sootup/core/jimple/common/stmt/class-use/Stmt.html +++ b/apidocs/sootup/core/jimple/common/stmt/class-use/Stmt.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.common.stmt.Stmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/package-summary.html b/apidocs/sootup/core/jimple/common/stmt/package-summary.html index e9a0266dfd..3ff349bfb0 100644 --- a/apidocs/sootup/core/jimple/common/stmt/package-summary.html +++ b/apidocs/sootup/core/jimple/common/stmt/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.common.stmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/package-tree.html b/apidocs/sootup/core/jimple/common/stmt/package-tree.html index 9d42d9b603..d592dd31ab 100644 --- a/apidocs/sootup/core/jimple/common/stmt/package-tree.html +++ b/apidocs/sootup/core/jimple/common/stmt/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.common.stmt Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/common/stmt/package-use.html b/apidocs/sootup/core/jimple/common/stmt/package-use.html index 3ac6714f10..6ca4972bd9 100644 --- a/apidocs/sootup/core/jimple/common/stmt/package-use.html +++ b/apidocs/sootup/core/jimple/common/stmt/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.jimple.common.stmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/JBreakpointStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/JBreakpointStmt.html index d8d63a7333..55d36fb74f 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/JBreakpointStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/JBreakpointStmt.html @@ -1,7 +1,7 @@ - + JBreakpointStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/JEnterMonitorStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/JEnterMonitorStmt.html index 56fabf5320..dabdb795b9 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/JEnterMonitorStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/JEnterMonitorStmt.html @@ -1,7 +1,7 @@ - + JEnterMonitorStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/JExitMonitorStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/JExitMonitorStmt.html index 3e37cd2818..582cf6cd77 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/JExitMonitorStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/JExitMonitorStmt.html @@ -1,7 +1,7 @@ - + JExitMonitorStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/JRetStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/JRetStmt.html index ead86a10a5..c2e9c24dde 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/JRetStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/JRetStmt.html @@ -1,7 +1,7 @@ - + JRetStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/JSwitchStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/JSwitchStmt.html index 7efd3230df..5dd815e8c3 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/JSwitchStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/JSwitchStmt.html @@ -1,7 +1,7 @@ - + JSwitchStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JBreakpointStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JBreakpointStmt.html index 943cee0e7a..c7a61741c9 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JBreakpointStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JBreakpointStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.javabytecode.stmt.JBreakpointStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JEnterMonitorStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JEnterMonitorStmt.html index 419b481b6b..7279d12f8c 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JEnterMonitorStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JEnterMonitorStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.javabytecode.stmt.JEnterMonitorStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JExitMonitorStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JExitMonitorStmt.html index 1013ff1372..57422566ad 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JExitMonitorStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JExitMonitorStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.javabytecode.stmt.JExitMonitorStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JRetStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JRetStmt.html index 698ca24413..010c260308 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JRetStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JRetStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.javabytecode.stmt.JRetStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JSwitchStmt.html b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JSwitchStmt.html index 01feb36b17..23f5bc8aed 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JSwitchStmt.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/class-use/JSwitchStmt.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.javabytecode.stmt.JSwitchStmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/package-summary.html b/apidocs/sootup/core/jimple/javabytecode/stmt/package-summary.html index e6d7c31146..c60cff5f2f 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/package-summary.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.javabytecode.stmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/package-tree.html b/apidocs/sootup/core/jimple/javabytecode/stmt/package-tree.html index ea649873d7..b7d422c59e 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/package-tree.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.javabytecode.stmt Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/javabytecode/stmt/package-use.html b/apidocs/sootup/core/jimple/javabytecode/stmt/package-use.html index a7f1cc61a7..d0ca4e173d 100644 --- a/apidocs/sootup/core/jimple/javabytecode/stmt/package-use.html +++ b/apidocs/sootup/core/jimple/javabytecode/stmt/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.jimple.javabytecode.stmt (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/package-summary.html b/apidocs/sootup/core/jimple/package-summary.html index de550b4888..0dd115d4c2 100644 --- a/apidocs/sootup/core/jimple/package-summary.html +++ b/apidocs/sootup/core/jimple/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.jimple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/package-tree.html b/apidocs/sootup/core/jimple/package-tree.html index 7e6547f513..1bc8b0fd4e 100644 --- a/apidocs/sootup/core/jimple/package-tree.html +++ b/apidocs/sootup/core/jimple/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.jimple Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/package-use.html b/apidocs/sootup/core/jimple/package-use.html index d1de60ee48..3a39b05819 100644 --- a/apidocs/sootup/core/jimple/package-use.html +++ b/apidocs/sootup/core/jimple/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.jimple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/AbstractConstantVisitor.html b/apidocs/sootup/core/jimple/visitor/AbstractConstantVisitor.html index 6b23da286e..5ee4887b3e 100644 --- a/apidocs/sootup/core/jimple/visitor/AbstractConstantVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/AbstractConstantVisitor.html @@ -1,7 +1,7 @@ - + AbstractConstantVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/AbstractExprVisitor.html b/apidocs/sootup/core/jimple/visitor/AbstractExprVisitor.html index 1c8d5b0217..f79d261655 100644 --- a/apidocs/sootup/core/jimple/visitor/AbstractExprVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/AbstractExprVisitor.html @@ -1,7 +1,7 @@ - + AbstractExprVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/AbstractImmediateVisitor.html b/apidocs/sootup/core/jimple/visitor/AbstractImmediateVisitor.html index 11b50581d2..7009a6ce7a 100644 --- a/apidocs/sootup/core/jimple/visitor/AbstractImmediateVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/AbstractImmediateVisitor.html @@ -1,7 +1,7 @@ - + AbstractImmediateVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/AbstractRefVisitor.html b/apidocs/sootup/core/jimple/visitor/AbstractRefVisitor.html index 9aec32b2ff..8c1601dc78 100644 --- a/apidocs/sootup/core/jimple/visitor/AbstractRefVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/AbstractRefVisitor.html @@ -1,7 +1,7 @@ - + AbstractRefVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/AbstractStmtVisitor.html b/apidocs/sootup/core/jimple/visitor/AbstractStmtVisitor.html index b9afd5d40b..d3eee2cab9 100644 --- a/apidocs/sootup/core/jimple/visitor/AbstractStmtVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/AbstractStmtVisitor.html @@ -1,7 +1,7 @@ - + AbstractStmtVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/AbstractTypeVisitor.html b/apidocs/sootup/core/jimple/visitor/AbstractTypeVisitor.html index 325af55ae2..eb3fe600a2 100644 --- a/apidocs/sootup/core/jimple/visitor/AbstractTypeVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/AbstractTypeVisitor.html @@ -1,7 +1,7 @@ - + AbstractTypeVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/AbstractValueVisitor.html b/apidocs/sootup/core/jimple/visitor/AbstractValueVisitor.html index 4cad3447c9..d781a3c6c8 100644 --- a/apidocs/sootup/core/jimple/visitor/AbstractValueVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/AbstractValueVisitor.html @@ -1,7 +1,7 @@ - + AbstractValueVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/Acceptor.html b/apidocs/sootup/core/jimple/visitor/Acceptor.html index 28d932ba61..7a1fa8a31f 100644 --- a/apidocs/sootup/core/jimple/visitor/Acceptor.html +++ b/apidocs/sootup/core/jimple/visitor/Acceptor.html @@ -1,7 +1,7 @@ - + Acceptor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/ConstantVisitor.html b/apidocs/sootup/core/jimple/visitor/ConstantVisitor.html index 2a1a66418d..9f9ef57f6c 100644 --- a/apidocs/sootup/core/jimple/visitor/ConstantVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/ConstantVisitor.html @@ -1,7 +1,7 @@ - + ConstantVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/ExprVisitor.html b/apidocs/sootup/core/jimple/visitor/ExprVisitor.html index e9acba42d4..6c3a940d21 100644 --- a/apidocs/sootup/core/jimple/visitor/ExprVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/ExprVisitor.html @@ -1,7 +1,7 @@ - + ExprVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/ImmediateVisitor.html b/apidocs/sootup/core/jimple/visitor/ImmediateVisitor.html index 413ee184a6..3b892b86e7 100644 --- a/apidocs/sootup/core/jimple/visitor/ImmediateVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/ImmediateVisitor.html @@ -1,7 +1,7 @@ - + ImmediateVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/RefVisitor.html b/apidocs/sootup/core/jimple/visitor/RefVisitor.html index 28745ef8a0..b94dfe110d 100644 --- a/apidocs/sootup/core/jimple/visitor/RefVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/RefVisitor.html @@ -1,7 +1,7 @@ - + RefVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/ReplaceUseExprVisitor.html b/apidocs/sootup/core/jimple/visitor/ReplaceUseExprVisitor.html index f407285d4c..17c2cbc014 100644 --- a/apidocs/sootup/core/jimple/visitor/ReplaceUseExprVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/ReplaceUseExprVisitor.html @@ -1,7 +1,7 @@ - + ReplaceUseExprVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/ReplaceUseRefVisitor.html b/apidocs/sootup/core/jimple/visitor/ReplaceUseRefVisitor.html index 903b7ea321..99b9db0f6d 100644 --- a/apidocs/sootup/core/jimple/visitor/ReplaceUseRefVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/ReplaceUseRefVisitor.html @@ -1,7 +1,7 @@ - + ReplaceUseRefVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/ReplaceUseStmtVisitor.html b/apidocs/sootup/core/jimple/visitor/ReplaceUseStmtVisitor.html index f17ab6881a..74f1fd0571 100644 --- a/apidocs/sootup/core/jimple/visitor/ReplaceUseStmtVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/ReplaceUseStmtVisitor.html @@ -1,7 +1,7 @@ - + ReplaceUseStmtVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/StmtVisitor.html b/apidocs/sootup/core/jimple/visitor/StmtVisitor.html index 6306880113..df47f1789a 100644 --- a/apidocs/sootup/core/jimple/visitor/StmtVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/StmtVisitor.html @@ -1,7 +1,7 @@ - + StmtVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/TypeVisitor.html b/apidocs/sootup/core/jimple/visitor/TypeVisitor.html index 289014fd9e..fc6758f64c 100644 --- a/apidocs/sootup/core/jimple/visitor/TypeVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/TypeVisitor.html @@ -1,7 +1,7 @@ - + TypeVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/ValueVisitor.html b/apidocs/sootup/core/jimple/visitor/ValueVisitor.html index a47c5dd61f..ebf43b00ec 100644 --- a/apidocs/sootup/core/jimple/visitor/ValueVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/ValueVisitor.html @@ -1,7 +1,7 @@ - + ValueVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/Visitor.html b/apidocs/sootup/core/jimple/visitor/Visitor.html index 5293e80511..990aac9eb5 100644 --- a/apidocs/sootup/core/jimple/visitor/Visitor.html +++ b/apidocs/sootup/core/jimple/visitor/Visitor.html @@ -1,7 +1,7 @@ - + Visitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/AbstractConstantVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/AbstractConstantVisitor.html index ffcd4d05b0..b2c169e92f 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/AbstractConstantVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/AbstractConstantVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.AbstractConstantVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/AbstractExprVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/AbstractExprVisitor.html index 5c690c7275..c94879c423 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/AbstractExprVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/AbstractExprVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.AbstractExprVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/AbstractImmediateVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/AbstractImmediateVisitor.html index 00ea393ab0..247079923f 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/AbstractImmediateVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/AbstractImmediateVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.AbstractImmediateVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/AbstractRefVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/AbstractRefVisitor.html index 8a4d53b8c3..d551babb2f 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/AbstractRefVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/AbstractRefVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.AbstractRefVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/AbstractStmtVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/AbstractStmtVisitor.html index f29642a65b..b5f2fcd51d 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/AbstractStmtVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/AbstractStmtVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.AbstractStmtVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/AbstractTypeVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/AbstractTypeVisitor.html index 8d35ae464d..ae14e6cb31 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/AbstractTypeVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/AbstractTypeVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.AbstractTypeVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/AbstractValueVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/AbstractValueVisitor.html index 039460d58c..93aa185a09 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/AbstractValueVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/AbstractValueVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.AbstractValueVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/Acceptor.html b/apidocs/sootup/core/jimple/visitor/class-use/Acceptor.html index 8bd8ea8cb6..98e760d8a9 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/Acceptor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/Acceptor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.Acceptor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/ConstantVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/ConstantVisitor.html index a55e6fd43a..ff7b6a3e0c 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/ConstantVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/ConstantVisitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.ConstantVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/ExprVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/ExprVisitor.html index cb3209c93b..8ed2b37330 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/ExprVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/ExprVisitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.ExprVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/ImmediateVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/ImmediateVisitor.html index 8595b62ede..2a6a9a0b9f 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/ImmediateVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/ImmediateVisitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.ImmediateVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/RefVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/RefVisitor.html index 9595279a17..9d6646f690 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/RefVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/RefVisitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.RefVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseExprVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseExprVisitor.html index 3380f84992..cf56c9c82b 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseExprVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseExprVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.ReplaceUseExprVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseRefVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseRefVisitor.html index 5c3e250b29..8be48d370c 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseRefVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseRefVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.ReplaceUseRefVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseStmtVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseStmtVisitor.html index ca76aa4dbc..62bee71a05 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseStmtVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/ReplaceUseStmtVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.jimple.visitor.ReplaceUseStmtVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/StmtVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/StmtVisitor.html index 4c887cf5d7..bfde9ca741 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/StmtVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/StmtVisitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.StmtVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/TypeVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/TypeVisitor.html index 464d2744c1..080e9f12a5 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/TypeVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/TypeVisitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.TypeVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/ValueVisitor.html b/apidocs/sootup/core/jimple/visitor/class-use/ValueVisitor.html index cd02c02f79..378f6726f1 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/ValueVisitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/ValueVisitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.ValueVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/class-use/Visitor.html b/apidocs/sootup/core/jimple/visitor/class-use/Visitor.html index 39a5b26d69..1d495608f7 100644 --- a/apidocs/sootup/core/jimple/visitor/class-use/Visitor.html +++ b/apidocs/sootup/core/jimple/visitor/class-use/Visitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.jimple.visitor.Visitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/package-summary.html b/apidocs/sootup/core/jimple/visitor/package-summary.html index e351253172..55ff315513 100644 --- a/apidocs/sootup/core/jimple/visitor/package-summary.html +++ b/apidocs/sootup/core/jimple/visitor/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.visitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/package-tree.html b/apidocs/sootup/core/jimple/visitor/package-tree.html index ac848b35e7..6ab54f53eb 100644 --- a/apidocs/sootup/core/jimple/visitor/package-tree.html +++ b/apidocs/sootup/core/jimple/visitor/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.jimple.visitor Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/jimple/visitor/package-use.html b/apidocs/sootup/core/jimple/visitor/package-use.html index a0a31639bd..96e4d9abe0 100644 --- a/apidocs/sootup/core/jimple/visitor/package-use.html +++ b/apidocs/sootup/core/jimple/visitor/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.jimple.visitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/AbstractClass.html b/apidocs/sootup/core/model/AbstractClass.html index 4983ca9f10..ece3bf4e6c 100644 --- a/apidocs/sootup/core/model/AbstractClass.html +++ b/apidocs/sootup/core/model/AbstractClass.html @@ -1,7 +1,7 @@ - + AbstractClass (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/Body.BodyBuilder.html b/apidocs/sootup/core/model/Body.BodyBuilder.html index 13a1bc925d..e4cb0a0684 100644 --- a/apidocs/sootup/core/model/Body.BodyBuilder.html +++ b/apidocs/sootup/core/model/Body.BodyBuilder.html @@ -1,7 +1,7 @@ - + Body.BodyBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/Body.html b/apidocs/sootup/core/model/Body.html index e4720dc511..c94ade3af7 100644 --- a/apidocs/sootup/core/model/Body.html +++ b/apidocs/sootup/core/model/Body.html @@ -1,7 +1,7 @@ - + Body (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/BuilderException.html b/apidocs/sootup/core/model/BuilderException.html index c5b7307001..5d68ff2e33 100644 --- a/apidocs/sootup/core/model/BuilderException.html +++ b/apidocs/sootup/core/model/BuilderException.html @@ -1,7 +1,7 @@ - + BuilderException (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/ClassModifier.html b/apidocs/sootup/core/model/ClassModifier.html index 1044f0b1f1..7996adde4c 100644 --- a/apidocs/sootup/core/model/ClassModifier.html +++ b/apidocs/sootup/core/model/ClassModifier.html @@ -1,7 +1,7 @@ - + ClassModifier (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/Field.html b/apidocs/sootup/core/model/Field.html index b67a4466bb..03614a1f10 100644 --- a/apidocs/sootup/core/model/Field.html +++ b/apidocs/sootup/core/model/Field.html @@ -1,7 +1,7 @@ - + Field (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/FieldModifier.html b/apidocs/sootup/core/model/FieldModifier.html index 8b6db3babb..f251557ef5 100644 --- a/apidocs/sootup/core/model/FieldModifier.html +++ b/apidocs/sootup/core/model/FieldModifier.html @@ -1,7 +1,7 @@ - + FieldModifier (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/FullPosition.html b/apidocs/sootup/core/model/FullPosition.html index a39f7a1b3d..d26cf02e88 100644 --- a/apidocs/sootup/core/model/FullPosition.html +++ b/apidocs/sootup/core/model/FullPosition.html @@ -1,7 +1,7 @@ - + FullPosition (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/HasPosition.html b/apidocs/sootup/core/model/HasPosition.html index bf18036184..20cb46b634 100644 --- a/apidocs/sootup/core/model/HasPosition.html +++ b/apidocs/sootup/core/model/HasPosition.html @@ -1,7 +1,7 @@ - + HasPosition (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/LinePosition.html b/apidocs/sootup/core/model/LinePosition.html index 555b454a40..59a7770027 100644 --- a/apidocs/sootup/core/model/LinePosition.html +++ b/apidocs/sootup/core/model/LinePosition.html @@ -1,7 +1,7 @@ - + LinePosition (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/Method.html b/apidocs/sootup/core/model/Method.html index 59ead6274a..17b4cf22f1 100644 --- a/apidocs/sootup/core/model/Method.html +++ b/apidocs/sootup/core/model/Method.html @@ -1,7 +1,7 @@ - + Method (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/MethodModifier.html b/apidocs/sootup/core/model/MethodModifier.html index b79859e1a2..2deee4cd5a 100644 --- a/apidocs/sootup/core/model/MethodModifier.html +++ b/apidocs/sootup/core/model/MethodModifier.html @@ -1,7 +1,7 @@ - + MethodModifier (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/Position.html b/apidocs/sootup/core/model/Position.html index 9b81640d1d..5b0708d4df 100644 --- a/apidocs/sootup/core/model/Position.html +++ b/apidocs/sootup/core/model/Position.html @@ -1,7 +1,7 @@ - + Position (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootClass.html b/apidocs/sootup/core/model/SootClass.html index 86ef5c2e3f..7de3119846 100644 --- a/apidocs/sootup/core/model/SootClass.html +++ b/apidocs/sootup/core/model/SootClass.html @@ -1,7 +1,7 @@ - + SootClass (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootClassMember.html b/apidocs/sootup/core/model/SootClassMember.html index c980b81eda..8ac4d8bff7 100644 --- a/apidocs/sootup/core/model/SootClassMember.html +++ b/apidocs/sootup/core/model/SootClassMember.html @@ -1,7 +1,7 @@ - + SootClassMember (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootField.BuildStep.html b/apidocs/sootup/core/model/SootField.BuildStep.html index c5f7b7fabd..576aed2510 100644 --- a/apidocs/sootup/core/model/SootField.BuildStep.html +++ b/apidocs/sootup/core/model/SootField.BuildStep.html @@ -1,7 +1,7 @@ - + SootField.BuildStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootField.ModifierStep.html b/apidocs/sootup/core/model/SootField.ModifierStep.html index b237db2804..5a96441919 100644 --- a/apidocs/sootup/core/model/SootField.ModifierStep.html +++ b/apidocs/sootup/core/model/SootField.ModifierStep.html @@ -1,7 +1,7 @@ - + SootField.ModifierStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootField.SignatureStep.html b/apidocs/sootup/core/model/SootField.SignatureStep.html index b458e460e5..98a903ce60 100644 --- a/apidocs/sootup/core/model/SootField.SignatureStep.html +++ b/apidocs/sootup/core/model/SootField.SignatureStep.html @@ -1,7 +1,7 @@ - + SootField.SignatureStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootField.SootFieldBuilder.html b/apidocs/sootup/core/model/SootField.SootFieldBuilder.html index f05adbdcfe..92d90ffe88 100644 --- a/apidocs/sootup/core/model/SootField.SootFieldBuilder.html +++ b/apidocs/sootup/core/model/SootField.SootFieldBuilder.html @@ -1,7 +1,7 @@ - + SootField.SootFieldBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootField.html b/apidocs/sootup/core/model/SootField.html index 23530b19f4..a5c0dc9faa 100644 --- a/apidocs/sootup/core/model/SootField.html +++ b/apidocs/sootup/core/model/SootField.html @@ -1,7 +1,7 @@ - + SootField (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootMethod.BuildStep.html b/apidocs/sootup/core/model/SootMethod.BuildStep.html index f45d10c16b..20a2894137 100644 --- a/apidocs/sootup/core/model/SootMethod.BuildStep.html +++ b/apidocs/sootup/core/model/SootMethod.BuildStep.html @@ -1,7 +1,7 @@ - + SootMethod.BuildStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootMethod.MethodSourceStep.html b/apidocs/sootup/core/model/SootMethod.MethodSourceStep.html index 07412db3ad..933eba0813 100644 --- a/apidocs/sootup/core/model/SootMethod.MethodSourceStep.html +++ b/apidocs/sootup/core/model/SootMethod.MethodSourceStep.html @@ -1,7 +1,7 @@ - + SootMethod.MethodSourceStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootMethod.ModifierStep.html b/apidocs/sootup/core/model/SootMethod.ModifierStep.html index d1485218bd..1b81a96bad 100644 --- a/apidocs/sootup/core/model/SootMethod.ModifierStep.html +++ b/apidocs/sootup/core/model/SootMethod.ModifierStep.html @@ -1,7 +1,7 @@ - + SootMethod.ModifierStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootMethod.SignatureStep.html b/apidocs/sootup/core/model/SootMethod.SignatureStep.html index e97da3738e..7a81bcd81c 100644 --- a/apidocs/sootup/core/model/SootMethod.SignatureStep.html +++ b/apidocs/sootup/core/model/SootMethod.SignatureStep.html @@ -1,7 +1,7 @@ - + SootMethod.SignatureStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootMethod.SootMethodBuilder.html b/apidocs/sootup/core/model/SootMethod.SootMethodBuilder.html index c4113756e9..607898178b 100644 --- a/apidocs/sootup/core/model/SootMethod.SootMethodBuilder.html +++ b/apidocs/sootup/core/model/SootMethod.SootMethodBuilder.html @@ -1,7 +1,7 @@ - + SootMethod.SootMethodBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootMethod.ThrownExceptionsStep.html b/apidocs/sootup/core/model/SootMethod.ThrownExceptionsStep.html index 1c25791abe..35f793e2fc 100644 --- a/apidocs/sootup/core/model/SootMethod.ThrownExceptionsStep.html +++ b/apidocs/sootup/core/model/SootMethod.ThrownExceptionsStep.html @@ -1,7 +1,7 @@ - + SootMethod.ThrownExceptionsStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SootMethod.html b/apidocs/sootup/core/model/SootMethod.html index 01cdd3e119..ff2cc49151 100644 --- a/apidocs/sootup/core/model/SootMethod.html +++ b/apidocs/sootup/core/model/SootMethod.html @@ -1,7 +1,7 @@ - + SootMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/SourceType.html b/apidocs/sootup/core/model/SourceType.html index 469627e1f1..705ee07d22 100644 --- a/apidocs/sootup/core/model/SourceType.html +++ b/apidocs/sootup/core/model/SourceType.html @@ -1,7 +1,7 @@ - + SourceType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/AbstractClass.html b/apidocs/sootup/core/model/class-use/AbstractClass.html index b0b7bfab5c..20540e22ed 100644 --- a/apidocs/sootup/core/model/class-use/AbstractClass.html +++ b/apidocs/sootup/core/model/class-use/AbstractClass.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.AbstractClass (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/Body.BodyBuilder.html b/apidocs/sootup/core/model/class-use/Body.BodyBuilder.html index 518ab107d5..4f27373e04 100644 --- a/apidocs/sootup/core/model/class-use/Body.BodyBuilder.html +++ b/apidocs/sootup/core/model/class-use/Body.BodyBuilder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.Body.BodyBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/Body.html b/apidocs/sootup/core/model/class-use/Body.html index ea2aefb646..932cb72ed2 100644 --- a/apidocs/sootup/core/model/class-use/Body.html +++ b/apidocs/sootup/core/model/class-use/Body.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.Body (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/BuilderException.html b/apidocs/sootup/core/model/class-use/BuilderException.html index 4266c46f41..b9290bb6f2 100644 --- a/apidocs/sootup/core/model/class-use/BuilderException.html +++ b/apidocs/sootup/core/model/class-use/BuilderException.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.BuilderException (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/ClassModifier.html b/apidocs/sootup/core/model/class-use/ClassModifier.html index b88ae583fa..188fbd1a12 100644 --- a/apidocs/sootup/core/model/class-use/ClassModifier.html +++ b/apidocs/sootup/core/model/class-use/ClassModifier.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.core.model.ClassModifier (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/Field.html b/apidocs/sootup/core/model/class-use/Field.html index 958a0a0785..17d1dd5cde 100644 --- a/apidocs/sootup/core/model/class-use/Field.html +++ b/apidocs/sootup/core/model/class-use/Field.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.Field (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/FieldModifier.html b/apidocs/sootup/core/model/class-use/FieldModifier.html index 0ee20dfb8e..7139419e22 100644 --- a/apidocs/sootup/core/model/class-use/FieldModifier.html +++ b/apidocs/sootup/core/model/class-use/FieldModifier.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.core.model.FieldModifier (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/FullPosition.html b/apidocs/sootup/core/model/class-use/FullPosition.html index e60ca10807..7a70741e13 100644 --- a/apidocs/sootup/core/model/class-use/FullPosition.html +++ b/apidocs/sootup/core/model/class-use/FullPosition.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.FullPosition (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/HasPosition.html b/apidocs/sootup/core/model/class-use/HasPosition.html index 111f8fbb26..af8ae9fa4e 100644 --- a/apidocs/sootup/core/model/class-use/HasPosition.html +++ b/apidocs/sootup/core/model/class-use/HasPosition.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.HasPosition (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/LinePosition.html b/apidocs/sootup/core/model/class-use/LinePosition.html index 8d9f85248d..3c4f71b886 100644 --- a/apidocs/sootup/core/model/class-use/LinePosition.html +++ b/apidocs/sootup/core/model/class-use/LinePosition.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.LinePosition (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/Method.html b/apidocs/sootup/core/model/class-use/Method.html index 28db2f8213..52b5ef576e 100644 --- a/apidocs/sootup/core/model/class-use/Method.html +++ b/apidocs/sootup/core/model/class-use/Method.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.Method (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/MethodModifier.html b/apidocs/sootup/core/model/class-use/MethodModifier.html index ef71aacbd9..b1f51e336a 100644 --- a/apidocs/sootup/core/model/class-use/MethodModifier.html +++ b/apidocs/sootup/core/model/class-use/MethodModifier.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.core.model.MethodModifier (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/Position.html b/apidocs/sootup/core/model/class-use/Position.html index 094260d69c..e3567e2cec 100644 --- a/apidocs/sootup/core/model/class-use/Position.html +++ b/apidocs/sootup/core/model/class-use/Position.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.Position (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootClass.html b/apidocs/sootup/core/model/class-use/SootClass.html index abdd830c5d..300ec211de 100644 --- a/apidocs/sootup/core/model/class-use/SootClass.html +++ b/apidocs/sootup/core/model/class-use/SootClass.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.SootClass (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootClassMember.html b/apidocs/sootup/core/model/class-use/SootClassMember.html index 936036a98e..17fa9a6bf9 100644 --- a/apidocs/sootup/core/model/class-use/SootClassMember.html +++ b/apidocs/sootup/core/model/class-use/SootClassMember.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.SootClassMember (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootField.BuildStep.html b/apidocs/sootup/core/model/class-use/SootField.BuildStep.html index ecebd7d5c7..023d9fc8a1 100644 --- a/apidocs/sootup/core/model/class-use/SootField.BuildStep.html +++ b/apidocs/sootup/core/model/class-use/SootField.BuildStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.SootField.BuildStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootField.ModifierStep.html b/apidocs/sootup/core/model/class-use/SootField.ModifierStep.html index d0e05d310b..f431e1c274 100644 --- a/apidocs/sootup/core/model/class-use/SootField.ModifierStep.html +++ b/apidocs/sootup/core/model/class-use/SootField.ModifierStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.SootField.ModifierStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootField.SignatureStep.html b/apidocs/sootup/core/model/class-use/SootField.SignatureStep.html index 2535bddb57..33c13273c4 100644 --- a/apidocs/sootup/core/model/class-use/SootField.SignatureStep.html +++ b/apidocs/sootup/core/model/class-use/SootField.SignatureStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.SootField.SignatureStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootField.SootFieldBuilder.html b/apidocs/sootup/core/model/class-use/SootField.SootFieldBuilder.html index 25bd1a4d57..209f62d64a 100644 --- a/apidocs/sootup/core/model/class-use/SootField.SootFieldBuilder.html +++ b/apidocs/sootup/core/model/class-use/SootField.SootFieldBuilder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.SootField.SootFieldBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootField.html b/apidocs/sootup/core/model/class-use/SootField.html index 71a1b113c0..229cdcf3f5 100644 --- a/apidocs/sootup/core/model/class-use/SootField.html +++ b/apidocs/sootup/core/model/class-use/SootField.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.SootField (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootMethod.BuildStep.html b/apidocs/sootup/core/model/class-use/SootMethod.BuildStep.html index b1f146eb5a..8eecb10f7a 100644 --- a/apidocs/sootup/core/model/class-use/SootMethod.BuildStep.html +++ b/apidocs/sootup/core/model/class-use/SootMethod.BuildStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.SootMethod.BuildStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootMethod.MethodSourceStep.html b/apidocs/sootup/core/model/class-use/SootMethod.MethodSourceStep.html index 644d24daf0..0cb194898b 100644 --- a/apidocs/sootup/core/model/class-use/SootMethod.MethodSourceStep.html +++ b/apidocs/sootup/core/model/class-use/SootMethod.MethodSourceStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.SootMethod.MethodSourceStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootMethod.ModifierStep.html b/apidocs/sootup/core/model/class-use/SootMethod.ModifierStep.html index 3afee9c927..bb5479102f 100644 --- a/apidocs/sootup/core/model/class-use/SootMethod.ModifierStep.html +++ b/apidocs/sootup/core/model/class-use/SootMethod.ModifierStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.SootMethod.ModifierStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootMethod.SignatureStep.html b/apidocs/sootup/core/model/class-use/SootMethod.SignatureStep.html index b43cd11b20..de89532926 100644 --- a/apidocs/sootup/core/model/class-use/SootMethod.SignatureStep.html +++ b/apidocs/sootup/core/model/class-use/SootMethod.SignatureStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.SootMethod.SignatureStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootMethod.SootMethodBuilder.html b/apidocs/sootup/core/model/class-use/SootMethod.SootMethodBuilder.html index 042786b38d..1aab42cbfd 100644 --- a/apidocs/sootup/core/model/class-use/SootMethod.SootMethodBuilder.html +++ b/apidocs/sootup/core/model/class-use/SootMethod.SootMethodBuilder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.SootMethod.SootMethodBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootMethod.ThrownExceptionsStep.html b/apidocs/sootup/core/model/class-use/SootMethod.ThrownExceptionsStep.html index 4a12d7252a..8f27bb331c 100644 --- a/apidocs/sootup/core/model/class-use/SootMethod.ThrownExceptionsStep.html +++ b/apidocs/sootup/core/model/class-use/SootMethod.ThrownExceptionsStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.model.SootMethod.ThrownExceptionsStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SootMethod.html b/apidocs/sootup/core/model/class-use/SootMethod.html index 77f6d2c67e..bd885f0d40 100644 --- a/apidocs/sootup/core/model/class-use/SootMethod.html +++ b/apidocs/sootup/core/model/class-use/SootMethod.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.model.SootMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/class-use/SourceType.html b/apidocs/sootup/core/model/class-use/SourceType.html index c4e0d7b08a..79dec502ac 100644 --- a/apidocs/sootup/core/model/class-use/SourceType.html +++ b/apidocs/sootup/core/model/class-use/SourceType.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.core.model.SourceType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/package-summary.html b/apidocs/sootup/core/model/package-summary.html index c59671b5b6..cc5cec0631 100644 --- a/apidocs/sootup/core/model/package-summary.html +++ b/apidocs/sootup/core/model/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.model (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/package-tree.html b/apidocs/sootup/core/model/package-tree.html index f1b5903b6e..6113a0710d 100644 --- a/apidocs/sootup/core/model/package-tree.html +++ b/apidocs/sootup/core/model/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.model Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/model/package-use.html b/apidocs/sootup/core/model/package-use.html index a5878c8725..6ecef62ebf 100644 --- a/apidocs/sootup/core/model/package-use.html +++ b/apidocs/sootup/core/model/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.model (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/package-summary.html b/apidocs/sootup/core/package-summary.html index 0659b6e7c8..5d72680a24 100644 --- a/apidocs/sootup/core/package-summary.html +++ b/apidocs/sootup/core/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/package-tree.html b/apidocs/sootup/core/package-tree.html index 4f69d0faf9..f35d2975e4 100644 --- a/apidocs/sootup/core/package-tree.html +++ b/apidocs/sootup/core/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/package-use.html b/apidocs/sootup/core/package-use.html index a179809a3b..e7ad8c8ac5 100644 --- a/apidocs/sootup/core/package-use.html +++ b/apidocs/sootup/core/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/FieldSignature.html b/apidocs/sootup/core/signatures/FieldSignature.html index 716365757e..9e9987c324 100644 --- a/apidocs/sootup/core/signatures/FieldSignature.html +++ b/apidocs/sootup/core/signatures/FieldSignature.html @@ -1,7 +1,7 @@ - + FieldSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/FieldSubSignature.html b/apidocs/sootup/core/signatures/FieldSubSignature.html index 254f576ee8..6f899c8203 100644 --- a/apidocs/sootup/core/signatures/FieldSubSignature.html +++ b/apidocs/sootup/core/signatures/FieldSubSignature.html @@ -1,7 +1,7 @@ - + FieldSubSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/MethodSignature.html b/apidocs/sootup/core/signatures/MethodSignature.html index 6397719509..4d9de77bba 100644 --- a/apidocs/sootup/core/signatures/MethodSignature.html +++ b/apidocs/sootup/core/signatures/MethodSignature.html @@ -1,7 +1,7 @@ - + MethodSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/MethodSubSignature.html b/apidocs/sootup/core/signatures/MethodSubSignature.html index bab644940f..1bbcf3c1c4 100644 --- a/apidocs/sootup/core/signatures/MethodSubSignature.html +++ b/apidocs/sootup/core/signatures/MethodSubSignature.html @@ -1,7 +1,7 @@ - + MethodSubSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/PackageName.html b/apidocs/sootup/core/signatures/PackageName.html index 3c49350728..71a0e6fa8b 100644 --- a/apidocs/sootup/core/signatures/PackageName.html +++ b/apidocs/sootup/core/signatures/PackageName.html @@ -1,7 +1,7 @@ - + PackageName (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/Signature.html b/apidocs/sootup/core/signatures/Signature.html index ae5dea3863..7c2eca95f5 100644 --- a/apidocs/sootup/core/signatures/Signature.html +++ b/apidocs/sootup/core/signatures/Signature.html @@ -1,7 +1,7 @@ - + Signature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/SootClassMemberSignature.html b/apidocs/sootup/core/signatures/SootClassMemberSignature.html index 7c12679507..bbb186314b 100644 --- a/apidocs/sootup/core/signatures/SootClassMemberSignature.html +++ b/apidocs/sootup/core/signatures/SootClassMemberSignature.html @@ -1,7 +1,7 @@ - + SootClassMemberSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/SootClassMemberSubSignature.html b/apidocs/sootup/core/signatures/SootClassMemberSubSignature.html index 092e7a7e72..4eacf44db7 100644 --- a/apidocs/sootup/core/signatures/SootClassMemberSubSignature.html +++ b/apidocs/sootup/core/signatures/SootClassMemberSubSignature.html @@ -1,7 +1,7 @@ - + SootClassMemberSubSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/class-use/FieldSignature.html b/apidocs/sootup/core/signatures/class-use/FieldSignature.html index 89d50e382c..7e2f65e3ab 100644 --- a/apidocs/sootup/core/signatures/class-use/FieldSignature.html +++ b/apidocs/sootup/core/signatures/class-use/FieldSignature.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.signatures.FieldSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/class-use/FieldSubSignature.html b/apidocs/sootup/core/signatures/class-use/FieldSubSignature.html index e07f4e3b4f..c245c9316c 100644 --- a/apidocs/sootup/core/signatures/class-use/FieldSubSignature.html +++ b/apidocs/sootup/core/signatures/class-use/FieldSubSignature.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.signatures.FieldSubSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/class-use/MethodSignature.html b/apidocs/sootup/core/signatures/class-use/MethodSignature.html index 3ab1969638..1d1e82c285 100644 --- a/apidocs/sootup/core/signatures/class-use/MethodSignature.html +++ b/apidocs/sootup/core/signatures/class-use/MethodSignature.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.signatures.MethodSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/class-use/MethodSubSignature.html b/apidocs/sootup/core/signatures/class-use/MethodSubSignature.html index 30109342e3..6883fcbf7c 100644 --- a/apidocs/sootup/core/signatures/class-use/MethodSubSignature.html +++ b/apidocs/sootup/core/signatures/class-use/MethodSubSignature.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.signatures.MethodSubSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/class-use/PackageName.html b/apidocs/sootup/core/signatures/class-use/PackageName.html index d17dd8fdc5..2ff3760c24 100644 --- a/apidocs/sootup/core/signatures/class-use/PackageName.html +++ b/apidocs/sootup/core/signatures/class-use/PackageName.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.signatures.PackageName (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/class-use/Signature.html b/apidocs/sootup/core/signatures/class-use/Signature.html index 0ea215adf2..0aabcb0b2e 100644 --- a/apidocs/sootup/core/signatures/class-use/Signature.html +++ b/apidocs/sootup/core/signatures/class-use/Signature.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.signatures.Signature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/class-use/SootClassMemberSignature.html b/apidocs/sootup/core/signatures/class-use/SootClassMemberSignature.html index 570f939940..b607441197 100644 --- a/apidocs/sootup/core/signatures/class-use/SootClassMemberSignature.html +++ b/apidocs/sootup/core/signatures/class-use/SootClassMemberSignature.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.signatures.SootClassMemberSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/class-use/SootClassMemberSubSignature.html b/apidocs/sootup/core/signatures/class-use/SootClassMemberSubSignature.html index e4e10ff76e..cdee2570c1 100644 --- a/apidocs/sootup/core/signatures/class-use/SootClassMemberSubSignature.html +++ b/apidocs/sootup/core/signatures/class-use/SootClassMemberSubSignature.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.signatures.SootClassMemberSubSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/package-summary.html b/apidocs/sootup/core/signatures/package-summary.html index 32eefb5ee4..3d2ee47276 100644 --- a/apidocs/sootup/core/signatures/package-summary.html +++ b/apidocs/sootup/core/signatures/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.signatures (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/package-tree.html b/apidocs/sootup/core/signatures/package-tree.html index b438fe27f4..08d21a2f30 100644 --- a/apidocs/sootup/core/signatures/package-tree.html +++ b/apidocs/sootup/core/signatures/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.signatures Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/signatures/package-use.html b/apidocs/sootup/core/signatures/package-use.html index 0e2a1841ed..ea3dadf053 100644 --- a/apidocs/sootup/core/signatures/package-use.html +++ b/apidocs/sootup/core/signatures/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.signatures (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/BodyInterceptor.html b/apidocs/sootup/core/transform/BodyInterceptor.html index c65207ff21..5ccaf7ead2 100644 --- a/apidocs/sootup/core/transform/BodyInterceptor.html +++ b/apidocs/sootup/core/transform/BodyInterceptor.html @@ -1,7 +1,7 @@ - + BodyInterceptor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/BodyInterceptorMetric.html b/apidocs/sootup/core/transform/BodyInterceptorMetric.html index 114afdc358..6ebb2fd09b 100644 --- a/apidocs/sootup/core/transform/BodyInterceptorMetric.html +++ b/apidocs/sootup/core/transform/BodyInterceptorMetric.html @@ -1,7 +1,7 @@ - + BodyInterceptorMetric (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/RunTimeBodyInterceptor.html b/apidocs/sootup/core/transform/RunTimeBodyInterceptor.html index d880c6d54b..fc4d35bc65 100644 --- a/apidocs/sootup/core/transform/RunTimeBodyInterceptor.html +++ b/apidocs/sootup/core/transform/RunTimeBodyInterceptor.html @@ -1,7 +1,7 @@ - + RunTimeBodyInterceptor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/class-use/BodyInterceptor.html b/apidocs/sootup/core/transform/class-use/BodyInterceptor.html index 51e67a62cd..0070dd1326 100644 --- a/apidocs/sootup/core/transform/class-use/BodyInterceptor.html +++ b/apidocs/sootup/core/transform/class-use/BodyInterceptor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.transform.BodyInterceptor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/class-use/BodyInterceptorMetric.html b/apidocs/sootup/core/transform/class-use/BodyInterceptorMetric.html index de2e3ad21a..c1284efa80 100644 --- a/apidocs/sootup/core/transform/class-use/BodyInterceptorMetric.html +++ b/apidocs/sootup/core/transform/class-use/BodyInterceptorMetric.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.transform.BodyInterceptorMetric (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/class-use/RunTimeBodyInterceptor.html b/apidocs/sootup/core/transform/class-use/RunTimeBodyInterceptor.html index 773e82175a..0c2adacb4b 100644 --- a/apidocs/sootup/core/transform/class-use/RunTimeBodyInterceptor.html +++ b/apidocs/sootup/core/transform/class-use/RunTimeBodyInterceptor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.transform.RunTimeBodyInterceptor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/package-summary.html b/apidocs/sootup/core/transform/package-summary.html index 774e52adf4..2c35d5b6a4 100644 --- a/apidocs/sootup/core/transform/package-summary.html +++ b/apidocs/sootup/core/transform/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.transform (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/package-tree.html b/apidocs/sootup/core/transform/package-tree.html index 1316433019..6243c15f54 100644 --- a/apidocs/sootup/core/transform/package-tree.html +++ b/apidocs/sootup/core/transform/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.transform Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/transform/package-use.html b/apidocs/sootup/core/transform/package-use.html index 4799611d0b..79647351b6 100644 --- a/apidocs/sootup/core/transform/package-use.html +++ b/apidocs/sootup/core/transform/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.transform (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/HierarchyComparator.html b/apidocs/sootup/core/typehierarchy/HierarchyComparator.html index c56a6131ed..f4aa9ecfbd 100644 --- a/apidocs/sootup/core/typehierarchy/HierarchyComparator.html +++ b/apidocs/sootup/core/typehierarchy/HierarchyComparator.html @@ -1,7 +1,7 @@ - + HierarchyComparator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/MutableTypeHierarchy.html b/apidocs/sootup/core/typehierarchy/MutableTypeHierarchy.html index 9f897091b9..604258184e 100644 --- a/apidocs/sootup/core/typehierarchy/MutableTypeHierarchy.html +++ b/apidocs/sootup/core/typehierarchy/MutableTypeHierarchy.html @@ -1,7 +1,7 @@ - + MutableTypeHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/TypeHierarchy.html b/apidocs/sootup/core/typehierarchy/TypeHierarchy.html index c3d3cd7d11..62821a225d 100644 --- a/apidocs/sootup/core/typehierarchy/TypeHierarchy.html +++ b/apidocs/sootup/core/typehierarchy/TypeHierarchy.html @@ -1,7 +1,7 @@ - + TypeHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.Edge.html b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.Edge.html index 9e87881188..a508986ecc 100644 --- a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.Edge.html +++ b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.Edge.html @@ -1,7 +1,7 @@ - + ViewTypeHierarchy.ScanResult.Edge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.EdgeType.html b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.EdgeType.html index 5558b2993f..6f606b78c2 100644 --- a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.EdgeType.html +++ b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.EdgeType.html @@ -1,7 +1,7 @@ - + ViewTypeHierarchy.ScanResult.EdgeType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.Vertex.html b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.Vertex.html index e671124114..0a65e25508 100644 --- a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.Vertex.html +++ b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.Vertex.html @@ -1,7 +1,7 @@ - + ViewTypeHierarchy.ScanResult.Vertex (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.html b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.html index 2f8b332ae2..289638845d 100644 --- a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.html +++ b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.ScanResult.html @@ -1,7 +1,7 @@ - + ViewTypeHierarchy.ScanResult (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.html b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.html index cde252bae9..a66e2aa656 100644 --- a/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.html +++ b/apidocs/sootup/core/typehierarchy/ViewTypeHierarchy.html @@ -1,7 +1,7 @@ - + ViewTypeHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/class-use/HierarchyComparator.html b/apidocs/sootup/core/typehierarchy/class-use/HierarchyComparator.html index 82cc6a1e00..8c9db4b621 100644 --- a/apidocs/sootup/core/typehierarchy/class-use/HierarchyComparator.html +++ b/apidocs/sootup/core/typehierarchy/class-use/HierarchyComparator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.typehierarchy.HierarchyComparator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/class-use/MutableTypeHierarchy.html b/apidocs/sootup/core/typehierarchy/class-use/MutableTypeHierarchy.html index ef563ff402..c39f6e0fe0 100644 --- a/apidocs/sootup/core/typehierarchy/class-use/MutableTypeHierarchy.html +++ b/apidocs/sootup/core/typehierarchy/class-use/MutableTypeHierarchy.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.typehierarchy.MutableTypeHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/class-use/TypeHierarchy.html b/apidocs/sootup/core/typehierarchy/class-use/TypeHierarchy.html index 4bdea707fb..ccab4fead4 100644 --- a/apidocs/sootup/core/typehierarchy/class-use/TypeHierarchy.html +++ b/apidocs/sootup/core/typehierarchy/class-use/TypeHierarchy.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.typehierarchy.TypeHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.Edge.html b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.Edge.html index 6ae352e335..2aa466ae46 100644 --- a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.Edge.html +++ b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.Edge.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Edge (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.EdgeType.html b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.EdgeType.html index 330757e98b..feb0f0cfdd 100644 --- a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.EdgeType.html +++ b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.EdgeType.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.EdgeType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.Vertex.html b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.Vertex.html index f39fe9f914..bdea112f20 100644 --- a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.Vertex.html +++ b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.Vertex.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult.Vertex (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.html b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.html index c43dd64a73..4b204a7241 100644 --- a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.html +++ b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.ScanResult.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.typehierarchy.ViewTypeHierarchy.ScanResult (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.html b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.html index cd867ce15a..156f5907f1 100644 --- a/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.html +++ b/apidocs/sootup/core/typehierarchy/class-use/ViewTypeHierarchy.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.typehierarchy.ViewTypeHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/package-summary.html b/apidocs/sootup/core/typehierarchy/package-summary.html index 61092a428c..6a6561472a 100644 --- a/apidocs/sootup/core/typehierarchy/package-summary.html +++ b/apidocs/sootup/core/typehierarchy/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.typehierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/package-tree.html b/apidocs/sootup/core/typehierarchy/package-tree.html index 4b184d956c..cfe1acef29 100644 --- a/apidocs/sootup/core/typehierarchy/package-tree.html +++ b/apidocs/sootup/core/typehierarchy/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.typehierarchy Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/typehierarchy/package-use.html b/apidocs/sootup/core/typehierarchy/package-use.html index 1cb727767e..9c5cfa1f8c 100644 --- a/apidocs/sootup/core/typehierarchy/package-use.html +++ b/apidocs/sootup/core/typehierarchy/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.typehierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/ArrayType.html b/apidocs/sootup/core/types/ArrayType.html index ed68a52990..2c12b7a33a 100644 --- a/apidocs/sootup/core/types/ArrayType.html +++ b/apidocs/sootup/core/types/ArrayType.html @@ -1,7 +1,7 @@ - + ArrayType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/ClassType.html b/apidocs/sootup/core/types/ClassType.html index 99cd5d01fd..3626b646be 100644 --- a/apidocs/sootup/core/types/ClassType.html +++ b/apidocs/sootup/core/types/ClassType.html @@ -1,7 +1,7 @@ - + ClassType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/NullType.html b/apidocs/sootup/core/types/NullType.html index 3d570cef1c..1fbec61b95 100644 --- a/apidocs/sootup/core/types/NullType.html +++ b/apidocs/sootup/core/types/NullType.html @@ -1,7 +1,7 @@ - + NullType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.BooleanType.html b/apidocs/sootup/core/types/PrimitiveType.BooleanType.html index b532e95997..08f2d90340 100644 --- a/apidocs/sootup/core/types/PrimitiveType.BooleanType.html +++ b/apidocs/sootup/core/types/PrimitiveType.BooleanType.html @@ -1,7 +1,7 @@ - + PrimitiveType.BooleanType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.ByteType.html b/apidocs/sootup/core/types/PrimitiveType.ByteType.html index aa51269e41..868be379c2 100644 --- a/apidocs/sootup/core/types/PrimitiveType.ByteType.html +++ b/apidocs/sootup/core/types/PrimitiveType.ByteType.html @@ -1,7 +1,7 @@ - + PrimitiveType.ByteType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.CharType.html b/apidocs/sootup/core/types/PrimitiveType.CharType.html index bf97406325..d07b24e172 100644 --- a/apidocs/sootup/core/types/PrimitiveType.CharType.html +++ b/apidocs/sootup/core/types/PrimitiveType.CharType.html @@ -1,7 +1,7 @@ - + PrimitiveType.CharType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.DoubleType.html b/apidocs/sootup/core/types/PrimitiveType.DoubleType.html index acfea4c31b..6420a4bff9 100644 --- a/apidocs/sootup/core/types/PrimitiveType.DoubleType.html +++ b/apidocs/sootup/core/types/PrimitiveType.DoubleType.html @@ -1,7 +1,7 @@ - + PrimitiveType.DoubleType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.FloatType.html b/apidocs/sootup/core/types/PrimitiveType.FloatType.html index e3a83f1850..5ca434dad2 100644 --- a/apidocs/sootup/core/types/PrimitiveType.FloatType.html +++ b/apidocs/sootup/core/types/PrimitiveType.FloatType.html @@ -1,7 +1,7 @@ - + PrimitiveType.FloatType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.IntType.html b/apidocs/sootup/core/types/PrimitiveType.IntType.html index 6d40a5e97c..44a1b41fef 100644 --- a/apidocs/sootup/core/types/PrimitiveType.IntType.html +++ b/apidocs/sootup/core/types/PrimitiveType.IntType.html @@ -1,7 +1,7 @@ - + PrimitiveType.IntType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.LongType.html b/apidocs/sootup/core/types/PrimitiveType.LongType.html index fcfaf157c8..02b0baa20a 100644 --- a/apidocs/sootup/core/types/PrimitiveType.LongType.html +++ b/apidocs/sootup/core/types/PrimitiveType.LongType.html @@ -1,7 +1,7 @@ - + PrimitiveType.LongType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.ShortType.html b/apidocs/sootup/core/types/PrimitiveType.ShortType.html index 6854996cab..64b338e2c3 100644 --- a/apidocs/sootup/core/types/PrimitiveType.ShortType.html +++ b/apidocs/sootup/core/types/PrimitiveType.ShortType.html @@ -1,7 +1,7 @@ - + PrimitiveType.ShortType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/PrimitiveType.html b/apidocs/sootup/core/types/PrimitiveType.html index 5cf00651b4..a7018fd653 100644 --- a/apidocs/sootup/core/types/PrimitiveType.html +++ b/apidocs/sootup/core/types/PrimitiveType.html @@ -1,7 +1,7 @@ - + PrimitiveType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/ReferenceType.html b/apidocs/sootup/core/types/ReferenceType.html index 81e3abb4e2..6517f8a281 100644 --- a/apidocs/sootup/core/types/ReferenceType.html +++ b/apidocs/sootup/core/types/ReferenceType.html @@ -1,7 +1,7 @@ - + ReferenceType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/Type.html b/apidocs/sootup/core/types/Type.html index 40fc205228..d7918d5f13 100644 --- a/apidocs/sootup/core/types/Type.html +++ b/apidocs/sootup/core/types/Type.html @@ -1,7 +1,7 @@ - + Type (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/UnknownType.html b/apidocs/sootup/core/types/UnknownType.html index e1d17436f3..2627d578f9 100644 --- a/apidocs/sootup/core/types/UnknownType.html +++ b/apidocs/sootup/core/types/UnknownType.html @@ -1,7 +1,7 @@ - + UnknownType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/VoidType.html b/apidocs/sootup/core/types/VoidType.html index 847c6b9e25..f06adf5c59 100644 --- a/apidocs/sootup/core/types/VoidType.html +++ b/apidocs/sootup/core/types/VoidType.html @@ -1,7 +1,7 @@ - + VoidType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/ArrayType.html b/apidocs/sootup/core/types/class-use/ArrayType.html index 1a040f72db..6cf0510227 100644 --- a/apidocs/sootup/core/types/class-use/ArrayType.html +++ b/apidocs/sootup/core/types/class-use/ArrayType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.ArrayType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/ClassType.html b/apidocs/sootup/core/types/class-use/ClassType.html index 23b109e363..18ac5fc102 100644 --- a/apidocs/sootup/core/types/class-use/ClassType.html +++ b/apidocs/sootup/core/types/class-use/ClassType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.ClassType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/NullType.html b/apidocs/sootup/core/types/class-use/NullType.html index e991cd6196..5c69f13f78 100644 --- a/apidocs/sootup/core/types/class-use/NullType.html +++ b/apidocs/sootup/core/types/class-use/NullType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.NullType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.BooleanType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.BooleanType.html index 1124156b8b..9ec552e367 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.BooleanType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.BooleanType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType.BooleanType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.ByteType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.ByteType.html index c1a1ec1f1c..d5456a2901 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.ByteType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.ByteType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType.ByteType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.CharType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.CharType.html index 6b9f4900a3..f28b5466cb 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.CharType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.CharType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType.CharType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.DoubleType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.DoubleType.html index d362ade815..1ed0d7e4a4 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.DoubleType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.DoubleType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType.DoubleType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.FloatType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.FloatType.html index 7726ba5e3c..70fb591573 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.FloatType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.FloatType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType.FloatType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.IntType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.IntType.html index d89b3c7127..780be9869e 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.IntType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.IntType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType.IntType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.LongType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.LongType.html index e6950eb30a..6da1f0c63d 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.LongType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.LongType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType.LongType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.ShortType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.ShortType.html index b50b9838ba..90ea8975b8 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.ShortType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.ShortType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType.ShortType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/PrimitiveType.html b/apidocs/sootup/core/types/class-use/PrimitiveType.html index f2c794cd35..8bbc7bdbeb 100644 --- a/apidocs/sootup/core/types/class-use/PrimitiveType.html +++ b/apidocs/sootup/core/types/class-use/PrimitiveType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.PrimitiveType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/ReferenceType.html b/apidocs/sootup/core/types/class-use/ReferenceType.html index 6f513bc3a2..1aa9ff9ace 100644 --- a/apidocs/sootup/core/types/class-use/ReferenceType.html +++ b/apidocs/sootup/core/types/class-use/ReferenceType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.ReferenceType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/Type.html b/apidocs/sootup/core/types/class-use/Type.html index d65372aa96..f7288aac1d 100644 --- a/apidocs/sootup/core/types/class-use/Type.html +++ b/apidocs/sootup/core/types/class-use/Type.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.Type (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/UnknownType.html b/apidocs/sootup/core/types/class-use/UnknownType.html index b354ede4ce..7da3ff589d 100644 --- a/apidocs/sootup/core/types/class-use/UnknownType.html +++ b/apidocs/sootup/core/types/class-use/UnknownType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.UnknownType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/class-use/VoidType.html b/apidocs/sootup/core/types/class-use/VoidType.html index 63e68fc60e..7d3dcf6021 100644 --- a/apidocs/sootup/core/types/class-use/VoidType.html +++ b/apidocs/sootup/core/types/class-use/VoidType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.types.VoidType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/package-summary.html b/apidocs/sootup/core/types/package-summary.html index 2251a621a7..6f0475956c 100644 --- a/apidocs/sootup/core/types/package-summary.html +++ b/apidocs/sootup/core/types/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.types (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/package-tree.html b/apidocs/sootup/core/types/package-tree.html index f8bacdad54..0533a99bd2 100644 --- a/apidocs/sootup/core/types/package-tree.html +++ b/apidocs/sootup/core/types/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.types Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/types/package-use.html b/apidocs/sootup/core/types/package-use.html index 281de5478d..9ec94484b8 100644 --- a/apidocs/sootup/core/types/package-use.html +++ b/apidocs/sootup/core/types/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.types (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/CollectionUtils.html b/apidocs/sootup/core/util/CollectionUtils.html index 26ff0d0d44..9b3e2cc247 100644 --- a/apidocs/sootup/core/util/CollectionUtils.html +++ b/apidocs/sootup/core/util/CollectionUtils.html @@ -1,7 +1,7 @@ - + CollectionUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/DotExporter.html b/apidocs/sootup/core/util/DotExporter.html index 6902d10498..b27fc669ab 100644 --- a/apidocs/sootup/core/util/DotExporter.html +++ b/apidocs/sootup/core/util/DotExporter.html @@ -1,7 +1,7 @@ - + DotExporter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/EscapedWriter.html b/apidocs/sootup/core/util/EscapedWriter.html index 3817918c35..24f417a6bb 100644 --- a/apidocs/sootup/core/util/EscapedWriter.html +++ b/apidocs/sootup/core/util/EscapedWriter.html @@ -1,7 +1,7 @@ - + EscapedWriter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/ImmutableUtils.ImmutableCollectors.html b/apidocs/sootup/core/util/ImmutableUtils.ImmutableCollectors.html index 46e122a166..5020ec3355 100644 --- a/apidocs/sootup/core/util/ImmutableUtils.ImmutableCollectors.html +++ b/apidocs/sootup/core/util/ImmutableUtils.ImmutableCollectors.html @@ -1,7 +1,7 @@ - + ImmutableUtils.ImmutableCollectors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/ImmutableUtils.html b/apidocs/sootup/core/util/ImmutableUtils.html index 50916d1d6a..0064caef6c 100644 --- a/apidocs/sootup/core/util/ImmutableUtils.html +++ b/apidocs/sootup/core/util/ImmutableUtils.html @@ -1,7 +1,7 @@ - + ImmutableUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/Modifiers.html b/apidocs/sootup/core/util/Modifiers.html index b0fa2bc36b..60d52b44e1 100644 --- a/apidocs/sootup/core/util/Modifiers.html +++ b/apidocs/sootup/core/util/Modifiers.html @@ -1,7 +1,7 @@ - + Modifiers (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/PathUtils.html b/apidocs/sootup/core/util/PathUtils.html index ef47de1b9a..787830aeb0 100644 --- a/apidocs/sootup/core/util/PathUtils.html +++ b/apidocs/sootup/core/util/PathUtils.html @@ -1,7 +1,7 @@ - + PathUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/StreamUtils.html b/apidocs/sootup/core/util/StreamUtils.html index 6b81754dc6..0f07dd915b 100644 --- a/apidocs/sootup/core/util/StreamUtils.html +++ b/apidocs/sootup/core/util/StreamUtils.html @@ -1,7 +1,7 @@ - + StreamUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/StringTools.html b/apidocs/sootup/core/util/StringTools.html index d2ba81b0fd..2ddf73b59e 100644 --- a/apidocs/sootup/core/util/StringTools.html +++ b/apidocs/sootup/core/util/StringTools.html @@ -1,7 +1,7 @@ - + StringTools (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/Utils.html b/apidocs/sootup/core/util/Utils.html index a01d789f82..7146145c50 100644 --- a/apidocs/sootup/core/util/Utils.html +++ b/apidocs/sootup/core/util/Utils.html @@ -1,7 +1,7 @@ - + Utils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/CollectionUtils.html b/apidocs/sootup/core/util/class-use/CollectionUtils.html index c7c338533b..3b6c489c76 100644 --- a/apidocs/sootup/core/util/class-use/CollectionUtils.html +++ b/apidocs/sootup/core/util/class-use/CollectionUtils.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.CollectionUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/DotExporter.html b/apidocs/sootup/core/util/class-use/DotExporter.html index 22c439884d..1c65135149 100644 --- a/apidocs/sootup/core/util/class-use/DotExporter.html +++ b/apidocs/sootup/core/util/class-use/DotExporter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.DotExporter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/EscapedWriter.html b/apidocs/sootup/core/util/class-use/EscapedWriter.html index 5ec5b2beec..c6194e0e55 100644 --- a/apidocs/sootup/core/util/class-use/EscapedWriter.html +++ b/apidocs/sootup/core/util/class-use/EscapedWriter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.EscapedWriter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/ImmutableUtils.ImmutableCollectors.html b/apidocs/sootup/core/util/class-use/ImmutableUtils.ImmutableCollectors.html index 31c0aeddfe..ca708cd345 100644 --- a/apidocs/sootup/core/util/class-use/ImmutableUtils.ImmutableCollectors.html +++ b/apidocs/sootup/core/util/class-use/ImmutableUtils.ImmutableCollectors.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.ImmutableUtils.ImmutableCollectors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/ImmutableUtils.html b/apidocs/sootup/core/util/class-use/ImmutableUtils.html index 3ec3dadddd..4b2ab4a506 100644 --- a/apidocs/sootup/core/util/class-use/ImmutableUtils.html +++ b/apidocs/sootup/core/util/class-use/ImmutableUtils.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.ImmutableUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/Modifiers.html b/apidocs/sootup/core/util/class-use/Modifiers.html index b7e6e8233d..7d9c638bac 100644 --- a/apidocs/sootup/core/util/class-use/Modifiers.html +++ b/apidocs/sootup/core/util/class-use/Modifiers.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.Modifiers (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/PathUtils.html b/apidocs/sootup/core/util/class-use/PathUtils.html index 2b892d4dd3..55fafdc35d 100644 --- a/apidocs/sootup/core/util/class-use/PathUtils.html +++ b/apidocs/sootup/core/util/class-use/PathUtils.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.PathUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/StreamUtils.html b/apidocs/sootup/core/util/class-use/StreamUtils.html index 74bdb36387..4b29374938 100644 --- a/apidocs/sootup/core/util/class-use/StreamUtils.html +++ b/apidocs/sootup/core/util/class-use/StreamUtils.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.StreamUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/StringTools.html b/apidocs/sootup/core/util/class-use/StringTools.html index 0c33aa70d1..7ea8bde26f 100644 --- a/apidocs/sootup/core/util/class-use/StringTools.html +++ b/apidocs/sootup/core/util/class-use/StringTools.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.StringTools (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/class-use/Utils.html b/apidocs/sootup/core/util/class-use/Utils.html index 4427a3c4a2..cf0d216cfe 100644 --- a/apidocs/sootup/core/util/class-use/Utils.html +++ b/apidocs/sootup/core/util/class-use/Utils.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.Utils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/package-summary.html b/apidocs/sootup/core/util/package-summary.html index 395d70dfe9..3c18ceec11 100644 --- a/apidocs/sootup/core/util/package-summary.html +++ b/apidocs/sootup/core/util/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/package-tree.html b/apidocs/sootup/core/util/package-tree.html index 5ec0ab8dc2..da62f66f4f 100644 --- a/apidocs/sootup/core/util/package-tree.html +++ b/apidocs/sootup/core/util/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.util Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/package-use.html b/apidocs/sootup/core/util/package-use.html index 71b7ae92c4..53bdcbb2c2 100644 --- a/apidocs/sootup/core/util/package-use.html +++ b/apidocs/sootup/core/util/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.util (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/AbstractStmtPrinter.html b/apidocs/sootup/core/util/printer/AbstractStmtPrinter.html index e8a6163997..5d9f143eab 100644 --- a/apidocs/sootup/core/util/printer/AbstractStmtPrinter.html +++ b/apidocs/sootup/core/util/printer/AbstractStmtPrinter.html @@ -1,7 +1,7 @@ - + AbstractStmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/BriefStmtPrinter.html b/apidocs/sootup/core/util/printer/BriefStmtPrinter.html index 0e4cbeda1f..39641477eb 100644 --- a/apidocs/sootup/core/util/printer/BriefStmtPrinter.html +++ b/apidocs/sootup/core/util/printer/BriefStmtPrinter.html @@ -1,7 +1,7 @@ - + BriefStmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/JimplePrinter.Option.html b/apidocs/sootup/core/util/printer/JimplePrinter.Option.html index 95be25655e..fa9cf6c045 100644 --- a/apidocs/sootup/core/util/printer/JimplePrinter.Option.html +++ b/apidocs/sootup/core/util/printer/JimplePrinter.Option.html @@ -1,7 +1,7 @@ - + JimplePrinter.Option (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/JimplePrinter.html b/apidocs/sootup/core/util/printer/JimplePrinter.html index 3f98a55111..559962cf3a 100644 --- a/apidocs/sootup/core/util/printer/JimplePrinter.html +++ b/apidocs/sootup/core/util/printer/JimplePrinter.html @@ -1,7 +1,7 @@ - + JimplePrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/LabeledStmtPrinter.html b/apidocs/sootup/core/util/printer/LabeledStmtPrinter.html index 5ae59f9561..4afb24df7f 100644 --- a/apidocs/sootup/core/util/printer/LabeledStmtPrinter.html +++ b/apidocs/sootup/core/util/printer/LabeledStmtPrinter.html @@ -1,7 +1,7 @@ - + LabeledStmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/LegacyJimplePrinter.html b/apidocs/sootup/core/util/printer/LegacyJimplePrinter.html index 095ef9fe2c..cbde2f97ff 100644 --- a/apidocs/sootup/core/util/printer/LegacyJimplePrinter.html +++ b/apidocs/sootup/core/util/printer/LegacyJimplePrinter.html @@ -1,7 +1,7 @@ - + LegacyJimplePrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/NormalStmtPrinter.html b/apidocs/sootup/core/util/printer/NormalStmtPrinter.html index 319d7c0f3c..70509d45e6 100644 --- a/apidocs/sootup/core/util/printer/NormalStmtPrinter.html +++ b/apidocs/sootup/core/util/printer/NormalStmtPrinter.html @@ -1,7 +1,7 @@ - + NormalStmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/StmtPrinter.html b/apidocs/sootup/core/util/printer/StmtPrinter.html index 0c0dc56888..e0e7495aaa 100644 --- a/apidocs/sootup/core/util/printer/StmtPrinter.html +++ b/apidocs/sootup/core/util/printer/StmtPrinter.html @@ -1,7 +1,7 @@ - + StmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/class-use/AbstractStmtPrinter.html b/apidocs/sootup/core/util/printer/class-use/AbstractStmtPrinter.html index c97e214531..520bc7a051 100644 --- a/apidocs/sootup/core/util/printer/class-use/AbstractStmtPrinter.html +++ b/apidocs/sootup/core/util/printer/class-use/AbstractStmtPrinter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.printer.AbstractStmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/class-use/BriefStmtPrinter.html b/apidocs/sootup/core/util/printer/class-use/BriefStmtPrinter.html index 2cc7a1f31d..aacf714c91 100644 --- a/apidocs/sootup/core/util/printer/class-use/BriefStmtPrinter.html +++ b/apidocs/sootup/core/util/printer/class-use/BriefStmtPrinter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.printer.BriefStmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/class-use/JimplePrinter.Option.html b/apidocs/sootup/core/util/printer/class-use/JimplePrinter.Option.html index b196cea228..e4a8095ff7 100644 --- a/apidocs/sootup/core/util/printer/class-use/JimplePrinter.Option.html +++ b/apidocs/sootup/core/util/printer/class-use/JimplePrinter.Option.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.core.util.printer.JimplePrinter.Option (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/class-use/JimplePrinter.html b/apidocs/sootup/core/util/printer/class-use/JimplePrinter.html index 6e4cdc607b..76768cb2c4 100644 --- a/apidocs/sootup/core/util/printer/class-use/JimplePrinter.html +++ b/apidocs/sootup/core/util/printer/class-use/JimplePrinter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.printer.JimplePrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/class-use/LabeledStmtPrinter.html b/apidocs/sootup/core/util/printer/class-use/LabeledStmtPrinter.html index ee6a07e2a7..816e2937d1 100644 --- a/apidocs/sootup/core/util/printer/class-use/LabeledStmtPrinter.html +++ b/apidocs/sootup/core/util/printer/class-use/LabeledStmtPrinter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.printer.LabeledStmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/class-use/LegacyJimplePrinter.html b/apidocs/sootup/core/util/printer/class-use/LegacyJimplePrinter.html index b1674eb494..98bb60264b 100644 --- a/apidocs/sootup/core/util/printer/class-use/LegacyJimplePrinter.html +++ b/apidocs/sootup/core/util/printer/class-use/LegacyJimplePrinter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.printer.LegacyJimplePrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/class-use/NormalStmtPrinter.html b/apidocs/sootup/core/util/printer/class-use/NormalStmtPrinter.html index 03fd9f56a4..d909605723 100644 --- a/apidocs/sootup/core/util/printer/class-use/NormalStmtPrinter.html +++ b/apidocs/sootup/core/util/printer/class-use/NormalStmtPrinter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.printer.NormalStmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/class-use/StmtPrinter.html b/apidocs/sootup/core/util/printer/class-use/StmtPrinter.html index 24c5ee7ec8..720ca106b2 100644 --- a/apidocs/sootup/core/util/printer/class-use/StmtPrinter.html +++ b/apidocs/sootup/core/util/printer/class-use/StmtPrinter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.util.printer.StmtPrinter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/package-summary.html b/apidocs/sootup/core/util/printer/package-summary.html index 85e563f76d..7292c51069 100644 --- a/apidocs/sootup/core/util/printer/package-summary.html +++ b/apidocs/sootup/core/util/printer/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.util.printer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/package-tree.html b/apidocs/sootup/core/util/printer/package-tree.html index b6adae3a9b..fb6f50fad2 100644 --- a/apidocs/sootup/core/util/printer/package-tree.html +++ b/apidocs/sootup/core/util/printer/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.util.printer Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/util/printer/package-use.html b/apidocs/sootup/core/util/printer/package-use.html index c00d243aae..710c9fc43c 100644 --- a/apidocs/sootup/core/util/printer/package-use.html +++ b/apidocs/sootup/core/util/printer/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.util.printer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/BodyValidator.html b/apidocs/sootup/core/validation/BodyValidator.html index e799614b75..3a0935e790 100644 --- a/apidocs/sootup/core/validation/BodyValidator.html +++ b/apidocs/sootup/core/validation/BodyValidator.html @@ -1,7 +1,7 @@ - + BodyValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/CheckInitValidator.html b/apidocs/sootup/core/validation/CheckInitValidator.html index 405e63a21a..86826405c6 100644 --- a/apidocs/sootup/core/validation/CheckInitValidator.html +++ b/apidocs/sootup/core/validation/CheckInitValidator.html @@ -1,7 +1,7 @@ - + CheckInitValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/CheckTypesValidator.html b/apidocs/sootup/core/validation/CheckTypesValidator.html index 0fdf2dac67..f42c4fdbf4 100644 --- a/apidocs/sootup/core/validation/CheckTypesValidator.html +++ b/apidocs/sootup/core/validation/CheckTypesValidator.html @@ -1,7 +1,7 @@ - + CheckTypesValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/ClassModifiersValidator.html b/apidocs/sootup/core/validation/ClassModifiersValidator.html index b6212134fd..ba908382fa 100644 --- a/apidocs/sootup/core/validation/ClassModifiersValidator.html +++ b/apidocs/sootup/core/validation/ClassModifiersValidator.html @@ -1,7 +1,7 @@ - + ClassModifiersValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/ClassValidator.html b/apidocs/sootup/core/validation/ClassValidator.html index b402d4a238..376fa1959d 100644 --- a/apidocs/sootup/core/validation/ClassValidator.html +++ b/apidocs/sootup/core/validation/ClassValidator.html @@ -1,7 +1,7 @@ - + ClassValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/FieldModifiersValidator.html b/apidocs/sootup/core/validation/FieldModifiersValidator.html index dffc2d6c17..a9d479aa61 100644 --- a/apidocs/sootup/core/validation/FieldModifiersValidator.html +++ b/apidocs/sootup/core/validation/FieldModifiersValidator.html @@ -1,7 +1,7 @@ - + FieldModifiersValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/FieldRefValidator.html b/apidocs/sootup/core/validation/FieldRefValidator.html index db7017a71a..a2cbfacf28 100644 --- a/apidocs/sootup/core/validation/FieldRefValidator.html +++ b/apidocs/sootup/core/validation/FieldRefValidator.html @@ -1,7 +1,7 @@ - + FieldRefValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/IdentityStmtsValidator.html b/apidocs/sootup/core/validation/IdentityStmtsValidator.html index 166655aa12..834074aebe 100644 --- a/apidocs/sootup/core/validation/IdentityStmtsValidator.html +++ b/apidocs/sootup/core/validation/IdentityStmtsValidator.html @@ -1,7 +1,7 @@ - + IdentityStmtsValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/InvokeArgumentValidator.html b/apidocs/sootup/core/validation/InvokeArgumentValidator.html index 0487436bfd..4d1886b3fd 100644 --- a/apidocs/sootup/core/validation/InvokeArgumentValidator.html +++ b/apidocs/sootup/core/validation/InvokeArgumentValidator.html @@ -1,7 +1,7 @@ - + InvokeArgumentValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/JimpleTrapValidator.html b/apidocs/sootup/core/validation/JimpleTrapValidator.html index 30c0d9fca7..f62287d833 100644 --- a/apidocs/sootup/core/validation/JimpleTrapValidator.html +++ b/apidocs/sootup/core/validation/JimpleTrapValidator.html @@ -1,7 +1,7 @@ - + JimpleTrapValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/LocalsValidator.html b/apidocs/sootup/core/validation/LocalsValidator.html index e3cb5b23f2..87075e2ac3 100644 --- a/apidocs/sootup/core/validation/LocalsValidator.html +++ b/apidocs/sootup/core/validation/LocalsValidator.html @@ -1,7 +1,7 @@ - + LocalsValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/MethodDeclarationValidator.html b/apidocs/sootup/core/validation/MethodDeclarationValidator.html index 69b98808f4..215568b091 100644 --- a/apidocs/sootup/core/validation/MethodDeclarationValidator.html +++ b/apidocs/sootup/core/validation/MethodDeclarationValidator.html @@ -1,7 +1,7 @@ - + MethodDeclarationValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/MethodValidator.html b/apidocs/sootup/core/validation/MethodValidator.html index cc13133d95..cdbd609cb5 100644 --- a/apidocs/sootup/core/validation/MethodValidator.html +++ b/apidocs/sootup/core/validation/MethodValidator.html @@ -1,7 +1,7 @@ - + MethodValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/NewValidator.html b/apidocs/sootup/core/validation/NewValidator.html index bf9568456c..2346035fc9 100644 --- a/apidocs/sootup/core/validation/NewValidator.html +++ b/apidocs/sootup/core/validation/NewValidator.html @@ -1,7 +1,7 @@ - + NewValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/OuterClassValidator.html b/apidocs/sootup/core/validation/OuterClassValidator.html index 22bd8a70df..c4f1bc86ef 100644 --- a/apidocs/sootup/core/validation/OuterClassValidator.html +++ b/apidocs/sootup/core/validation/OuterClassValidator.html @@ -1,7 +1,7 @@ - + OuterClassValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/StmtsValidator.html b/apidocs/sootup/core/validation/StmtsValidator.html index 9436af0315..5694b5ca47 100644 --- a/apidocs/sootup/core/validation/StmtsValidator.html +++ b/apidocs/sootup/core/validation/StmtsValidator.html @@ -1,7 +1,7 @@ - + StmtsValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/TrapsValidator.html b/apidocs/sootup/core/validation/TrapsValidator.html index edf71f8e22..9721f9cf78 100644 --- a/apidocs/sootup/core/validation/TrapsValidator.html +++ b/apidocs/sootup/core/validation/TrapsValidator.html @@ -1,7 +1,7 @@ - + TrapsValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/TypesValidator.html b/apidocs/sootup/core/validation/TypesValidator.html index a276f74ca4..05dbefd47b 100644 --- a/apidocs/sootup/core/validation/TypesValidator.html +++ b/apidocs/sootup/core/validation/TypesValidator.html @@ -1,7 +1,7 @@ - + TypesValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/UsesValidator.html b/apidocs/sootup/core/validation/UsesValidator.html index 763eb11d09..5319c126d9 100644 --- a/apidocs/sootup/core/validation/UsesValidator.html +++ b/apidocs/sootup/core/validation/UsesValidator.html @@ -1,7 +1,7 @@ - + UsesValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/ValidationException.html b/apidocs/sootup/core/validation/ValidationException.html index ce7abc17df..9a0860c4ee 100644 --- a/apidocs/sootup/core/validation/ValidationException.html +++ b/apidocs/sootup/core/validation/ValidationException.html @@ -1,7 +1,7 @@ - + ValidationException (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/BodyValidator.html b/apidocs/sootup/core/validation/class-use/BodyValidator.html index e9944fc656..ec6d8bc9c5 100644 --- a/apidocs/sootup/core/validation/class-use/BodyValidator.html +++ b/apidocs/sootup/core/validation/class-use/BodyValidator.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.validation.BodyValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/CheckInitValidator.html b/apidocs/sootup/core/validation/class-use/CheckInitValidator.html index 884b01548d..60a3c89aca 100644 --- a/apidocs/sootup/core/validation/class-use/CheckInitValidator.html +++ b/apidocs/sootup/core/validation/class-use/CheckInitValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.CheckInitValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/CheckTypesValidator.html b/apidocs/sootup/core/validation/class-use/CheckTypesValidator.html index 40ab72cb59..04b5d47cb4 100644 --- a/apidocs/sootup/core/validation/class-use/CheckTypesValidator.html +++ b/apidocs/sootup/core/validation/class-use/CheckTypesValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.CheckTypesValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/ClassModifiersValidator.html b/apidocs/sootup/core/validation/class-use/ClassModifiersValidator.html index 0530f7120c..afe051893f 100644 --- a/apidocs/sootup/core/validation/class-use/ClassModifiersValidator.html +++ b/apidocs/sootup/core/validation/class-use/ClassModifiersValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.ClassModifiersValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/ClassValidator.html b/apidocs/sootup/core/validation/class-use/ClassValidator.html index 1f08750d02..9ed0b4cda8 100644 --- a/apidocs/sootup/core/validation/class-use/ClassValidator.html +++ b/apidocs/sootup/core/validation/class-use/ClassValidator.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.validation.ClassValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/FieldModifiersValidator.html b/apidocs/sootup/core/validation/class-use/FieldModifiersValidator.html index 6262854dac..918f85e3c4 100644 --- a/apidocs/sootup/core/validation/class-use/FieldModifiersValidator.html +++ b/apidocs/sootup/core/validation/class-use/FieldModifiersValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.FieldModifiersValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/FieldRefValidator.html b/apidocs/sootup/core/validation/class-use/FieldRefValidator.html index 72d1c0c731..2838b85d8d 100644 --- a/apidocs/sootup/core/validation/class-use/FieldRefValidator.html +++ b/apidocs/sootup/core/validation/class-use/FieldRefValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.FieldRefValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/IdentityStmtsValidator.html b/apidocs/sootup/core/validation/class-use/IdentityStmtsValidator.html index 558ce6fd8d..c79179ebe3 100644 --- a/apidocs/sootup/core/validation/class-use/IdentityStmtsValidator.html +++ b/apidocs/sootup/core/validation/class-use/IdentityStmtsValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.IdentityStmtsValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/InvokeArgumentValidator.html b/apidocs/sootup/core/validation/class-use/InvokeArgumentValidator.html index 3e30c88c81..364bc8fb7e 100644 --- a/apidocs/sootup/core/validation/class-use/InvokeArgumentValidator.html +++ b/apidocs/sootup/core/validation/class-use/InvokeArgumentValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.InvokeArgumentValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/JimpleTrapValidator.html b/apidocs/sootup/core/validation/class-use/JimpleTrapValidator.html index 74c812d48a..545dd24166 100644 --- a/apidocs/sootup/core/validation/class-use/JimpleTrapValidator.html +++ b/apidocs/sootup/core/validation/class-use/JimpleTrapValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.JimpleTrapValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/LocalsValidator.html b/apidocs/sootup/core/validation/class-use/LocalsValidator.html index 2e209bef27..1c854960fd 100644 --- a/apidocs/sootup/core/validation/class-use/LocalsValidator.html +++ b/apidocs/sootup/core/validation/class-use/LocalsValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.LocalsValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/MethodDeclarationValidator.html b/apidocs/sootup/core/validation/class-use/MethodDeclarationValidator.html index 4adf1f9bf8..9417b5680d 100644 --- a/apidocs/sootup/core/validation/class-use/MethodDeclarationValidator.html +++ b/apidocs/sootup/core/validation/class-use/MethodDeclarationValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.MethodDeclarationValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/MethodValidator.html b/apidocs/sootup/core/validation/class-use/MethodValidator.html index 4aa85dabfa..8db87e4a92 100644 --- a/apidocs/sootup/core/validation/class-use/MethodValidator.html +++ b/apidocs/sootup/core/validation/class-use/MethodValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.MethodValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/NewValidator.html b/apidocs/sootup/core/validation/class-use/NewValidator.html index 5ab7a86f25..23f081748e 100644 --- a/apidocs/sootup/core/validation/class-use/NewValidator.html +++ b/apidocs/sootup/core/validation/class-use/NewValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.NewValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/OuterClassValidator.html b/apidocs/sootup/core/validation/class-use/OuterClassValidator.html index d49c132e42..e83749f690 100644 --- a/apidocs/sootup/core/validation/class-use/OuterClassValidator.html +++ b/apidocs/sootup/core/validation/class-use/OuterClassValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.OuterClassValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/StmtsValidator.html b/apidocs/sootup/core/validation/class-use/StmtsValidator.html index d572e7153c..4eb27b3096 100644 --- a/apidocs/sootup/core/validation/class-use/StmtsValidator.html +++ b/apidocs/sootup/core/validation/class-use/StmtsValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.StmtsValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/TrapsValidator.html b/apidocs/sootup/core/validation/class-use/TrapsValidator.html index d0b46bf9a9..2d1884c061 100644 --- a/apidocs/sootup/core/validation/class-use/TrapsValidator.html +++ b/apidocs/sootup/core/validation/class-use/TrapsValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.TrapsValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/TypesValidator.html b/apidocs/sootup/core/validation/class-use/TypesValidator.html index a44b1a1698..248d655d56 100644 --- a/apidocs/sootup/core/validation/class-use/TypesValidator.html +++ b/apidocs/sootup/core/validation/class-use/TypesValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.TypesValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/UsesValidator.html b/apidocs/sootup/core/validation/class-use/UsesValidator.html index 65f2a19992..f731b8224d 100644 --- a/apidocs/sootup/core/validation/class-use/UsesValidator.html +++ b/apidocs/sootup/core/validation/class-use/UsesValidator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.UsesValidator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/class-use/ValidationException.html b/apidocs/sootup/core/validation/class-use/ValidationException.html index 1f7179c47b..6dc4d4fb78 100644 --- a/apidocs/sootup/core/validation/class-use/ValidationException.html +++ b/apidocs/sootup/core/validation/class-use/ValidationException.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.validation.ValidationException (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/package-summary.html b/apidocs/sootup/core/validation/package-summary.html index ab0d594239..e85f722fa7 100644 --- a/apidocs/sootup/core/validation/package-summary.html +++ b/apidocs/sootup/core/validation/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.validation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/package-tree.html b/apidocs/sootup/core/validation/package-tree.html index 8690487537..fa291dabc8 100644 --- a/apidocs/sootup/core/validation/package-tree.html +++ b/apidocs/sootup/core/validation/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.validation Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/validation/package-use.html b/apidocs/sootup/core/validation/package-use.html index 5aae0929ce..1c18c3b801 100644 --- a/apidocs/sootup/core/validation/package-use.html +++ b/apidocs/sootup/core/validation/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.validation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/views/AbstractView.html b/apidocs/sootup/core/views/AbstractView.html index cc900709d3..16b3438714 100644 --- a/apidocs/sootup/core/views/AbstractView.html +++ b/apidocs/sootup/core/views/AbstractView.html @@ -1,7 +1,7 @@ - + AbstractView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/views/MutableView.html b/apidocs/sootup/core/views/MutableView.html index 72372a8178..7069f20b0a 100644 --- a/apidocs/sootup/core/views/MutableView.html +++ b/apidocs/sootup/core/views/MutableView.html @@ -1,7 +1,7 @@ - + MutableView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/views/View.html b/apidocs/sootup/core/views/View.html index 3df98f16f7..f5ce89973d 100644 --- a/apidocs/sootup/core/views/View.html +++ b/apidocs/sootup/core/views/View.html @@ -1,7 +1,7 @@ - + View (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/views/class-use/AbstractView.html b/apidocs/sootup/core/views/class-use/AbstractView.html index 4e8503075a..7d23e7f267 100644 --- a/apidocs/sootup/core/views/class-use/AbstractView.html +++ b/apidocs/sootup/core/views/class-use/AbstractView.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.core.views.AbstractView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/views/class-use/MutableView.html b/apidocs/sootup/core/views/class-use/MutableView.html index 4bb0a29367..de66900b09 100644 --- a/apidocs/sootup/core/views/class-use/MutableView.html +++ b/apidocs/sootup/core/views/class-use/MutableView.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.views.MutableView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/views/class-use/View.html b/apidocs/sootup/core/views/class-use/View.html index a6d67ca386..bcdcb5cf2d 100644 --- a/apidocs/sootup/core/views/class-use/View.html +++ b/apidocs/sootup/core/views/class-use/View.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.core.views.View (SootUp 1.3.1-SNAPSHOT API) @@ -899,106 +899,109 @@

Uses of ViewModifier and Type

Method
Description
-
-
ArchiveBasedAnalysisInputLocation.getClassSource(ClassType type, - View view)
+
protected ClassProvider
+
JrtFileSystemAnalysisInputLocation.getClassProvider(View view)
 
- -
DefaultRuntimeAnalysisInputLocation.getClassSource(ClassType type, + +
ArchiveBasedAnalysisInputLocation.getClassSource(ClassType type, View view)
 
- -
JavaClassPathAnalysisInputLocation.getClassSource(ClassType type, + +
DefaultRuntimeAnalysisInputLocation.getClassSource(ClassType type, View view)
 
-
JavaModulePathAnalysisInputLocation.getClassSource(ClassType classType, +
JavaClassPathAnalysisInputLocation.getClassSource(ClassType type, View view)
 
-
JrtFileSystemAnalysisInputLocation.getClassSource(ClassType classType, +
JavaModulePathAnalysisInputLocation.getClassSource(ClassType classType, View view)
 
-
MultiReleaseJarAnalysisInputLocation.getClassSource(ClassType type, +
JrtFileSystemAnalysisInputLocation.getClassSource(ClassType classType, View view)
 
- -
OTFCompileAnalysisInputLocation.getClassSource(ClassType type, + +
MultiReleaseJarAnalysisInputLocation.getClassSource(ClassType type, View view)
 
- -
PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.getClassSource(ClassType type, + +
OTFCompileAnalysisInputLocation.getClassSource(ClassType type, View view)
 
- -
ArchiveBasedAnalysisInputLocation.getClassSources(View view)
+ +
PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.getClassSource(ClassType type, + View view)
 
- -
DefaultRuntimeAnalysisInputLocation.getClassSources(View view)
+ +
ArchiveBasedAnalysisInputLocation.getClassSources(View view)
 
- -
JavaClassPathAnalysisInputLocation.getClassSources(View view)
+ +
DefaultRuntimeAnalysisInputLocation.getClassSources(View view)
 
-
JavaModulePathAnalysisInputLocation.getClassSources(View view)
+
JavaClassPathAnalysisInputLocation.getClassSources(View view)
 
-
JrtFileSystemAnalysisInputLocation.getClassSources(View view)
+
JavaModulePathAnalysisInputLocation.getClassSources(View view)
 
-
MultiReleaseJarAnalysisInputLocation.getClassSources(View view)
+
JrtFileSystemAnalysisInputLocation.getClassSources(View view)
 
- -
OTFCompileAnalysisInputLocation.getClassSources(View view)
+ +
MultiReleaseJarAnalysisInputLocation.getClassSources(View view)
 
- -
PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.getClassSources(View view)
+ +
OTFCompileAnalysisInputLocation.getClassSources(View view)
 
- -
JavaModulePathAnalysisInputLocation.getClassSourcesInternal(ModuleSignature moduleSignature, - View view)
+ +
PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.getClassSources(View view)
 
-
JrtFileSystemAnalysisInputLocation.getClassSourcesInternal(ModuleSignature moduleSignature, - IdentifierFactory identifierFactory, +
JavaModulePathAnalysisInputLocation.getClassSourcesInternal(ModuleSignature moduleSignature, View view)
 
- -
JavaModulePathAnalysisInputLocation.getModuleInfo(ModuleSignature sig, + +
JrtFileSystemAnalysisInputLocation.getClassSourcesInternal(ModuleSignature moduleSignature, + IdentifierFactory identifierFactory, View view)
 
-
JrtFileSystemAnalysisInputLocation.getModuleInfo(ModuleSignature sig, +
JavaModulePathAnalysisInputLocation.getModuleInfo(ModuleSignature sig, View view)
 
-
ModuleMultiReleaseJarAnalysisInputLocation.getModuleInfo(ModuleSignature sig, +
JrtFileSystemAnalysisInputLocation.getModuleInfo(ModuleSignature sig, View view)
 
- -
JavaModulePathAnalysisInputLocation.getModules(View view)
+ +
ModuleMultiReleaseJarAnalysisInputLocation.getModuleInfo(ModuleSignature sig, + View view)
 
-
JrtFileSystemAnalysisInputLocation.getModules(View view)
+
JavaModulePathAnalysisInputLocation.getModules(View view)
 
-
ModuleMultiReleaseJarAnalysisInputLocation.getModules(View view)
+
JrtFileSystemAnalysisInputLocation.getModules(View view)
 
- -
JavaModulePathAnalysisInputLocation.getModulesClassSources(ModuleSignature moduleSignature, - View view)
+ +
ModuleMultiReleaseJarAnalysisInputLocation.getModules(View view)
 
-
JrtFileSystemAnalysisInputLocation.getModulesClassSources(ModuleSignature moduleSignature, +
JavaModulePathAnalysisInputLocation.getModulesClassSources(ModuleSignature moduleSignature, View view)
-
+
 
+ +
JrtFileSystemAnalysisInputLocation.getModulesClassSources(ModuleSignature moduleSignature, + View view)
+
Retreive CLassSources of a module specified by methodSignature
- -
ModuleMultiReleaseJarAnalysisInputLocation.getModulesClassSources(ModuleSignature moduleSignature, + +
ModuleMultiReleaseJarAnalysisInputLocation.getModulesClassSources(ModuleSignature moduleSignature, View view)
-
 
+
 
diff --git a/apidocs/sootup/core/views/package-summary.html b/apidocs/sootup/core/views/package-summary.html index e5d2354bf1..d9e7000072 100644 --- a/apidocs/sootup/core/views/package-summary.html +++ b/apidocs/sootup/core/views/package-summary.html @@ -1,7 +1,7 @@ - + sootup.core.views (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/views/package-tree.html b/apidocs/sootup/core/views/package-tree.html index ac833ef608..c6ded40901 100644 --- a/apidocs/sootup/core/views/package-tree.html +++ b/apidocs/sootup/core/views/package-tree.html @@ -1,7 +1,7 @@ - + sootup.core.views Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/core/views/package-use.html b/apidocs/sootup/core/views/package-use.html index a28eca4658..28dc18f66b 100644 --- a/apidocs/sootup/core/views/package-use.html +++ b/apidocs/sootup/core/views/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.core.views (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/examples/Dummy.html b/apidocs/sootup/examples/Dummy.html index ffac394a61..de77e53a53 100644 --- a/apidocs/sootup/examples/Dummy.html +++ b/apidocs/sootup/examples/Dummy.html @@ -1,7 +1,7 @@ - + Dummy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/examples/class-use/Dummy.html b/apidocs/sootup/examples/class-use/Dummy.html index 4130d44381..5e98077355 100644 --- a/apidocs/sootup/examples/class-use/Dummy.html +++ b/apidocs/sootup/examples/class-use/Dummy.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.examples.Dummy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/examples/package-summary.html b/apidocs/sootup/examples/package-summary.html index fd5ed17275..5b8056da64 100644 --- a/apidocs/sootup/examples/package-summary.html +++ b/apidocs/sootup/examples/package-summary.html @@ -1,7 +1,7 @@ - + sootup.examples (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/examples/package-tree.html b/apidocs/sootup/examples/package-tree.html index a2533d1a80..e37fdab316 100644 --- a/apidocs/sootup/examples/package-tree.html +++ b/apidocs/sootup/examples/package-tree.html @@ -1,7 +1,7 @@ - + sootup.examples Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/examples/package-use.html b/apidocs/sootup/examples/package-use.html index 772bd912d7..29d3c24133 100644 --- a/apidocs/sootup/examples/package-use.html +++ b/apidocs/sootup/examples/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.examples (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/Aggregator.html b/apidocs/sootup/interceptors/Aggregator.html index ad4fd09d8e..64467951ae 100644 --- a/apidocs/sootup/interceptors/Aggregator.html +++ b/apidocs/sootup/interceptors/Aggregator.html @@ -1,7 +1,7 @@ - + Aggregator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/BytecodeBodyInterceptors.html b/apidocs/sootup/interceptors/BytecodeBodyInterceptors.html index 99ec141cf5..42ff138368 100644 --- a/apidocs/sootup/interceptors/BytecodeBodyInterceptors.html +++ b/apidocs/sootup/interceptors/BytecodeBodyInterceptors.html @@ -1,7 +1,7 @@ - + BytecodeBodyInterceptors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/CastAndReturnInliner.html b/apidocs/sootup/interceptors/CastAndReturnInliner.html index a0695cb025..cf204d8710 100644 --- a/apidocs/sootup/interceptors/CastAndReturnInliner.html +++ b/apidocs/sootup/interceptors/CastAndReturnInliner.html @@ -1,7 +1,7 @@ - + CastAndReturnInliner (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/ConditionalBranchFolder.html b/apidocs/sootup/interceptors/ConditionalBranchFolder.html index dde4a671df..eecebd8db7 100644 --- a/apidocs/sootup/interceptors/ConditionalBranchFolder.html +++ b/apidocs/sootup/interceptors/ConditionalBranchFolder.html @@ -1,7 +1,7 @@ - + ConditionalBranchFolder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/ConstantPropagatorAndFolder.html b/apidocs/sootup/interceptors/ConstantPropagatorAndFolder.html index 9bce2ee298..6c8e5fa94d 100644 --- a/apidocs/sootup/interceptors/ConstantPropagatorAndFolder.html +++ b/apidocs/sootup/interceptors/ConstantPropagatorAndFolder.html @@ -1,7 +1,7 @@ - + ConstantPropagatorAndFolder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/CopyPropagator.html b/apidocs/sootup/interceptors/CopyPropagator.html index cf64839cc3..7750ef9a99 100644 --- a/apidocs/sootup/interceptors/CopyPropagator.html +++ b/apidocs/sootup/interceptors/CopyPropagator.html @@ -1,7 +1,7 @@ - + CopyPropagator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/DeadAssignmentEliminator.html b/apidocs/sootup/interceptors/DeadAssignmentEliminator.html index db6eec77c4..d3e2bd952f 100644 --- a/apidocs/sootup/interceptors/DeadAssignmentEliminator.html +++ b/apidocs/sootup/interceptors/DeadAssignmentEliminator.html @@ -1,7 +1,7 @@ - + DeadAssignmentEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/EmptySwitchEliminator.html b/apidocs/sootup/interceptors/EmptySwitchEliminator.html index 92e09b6c34..8ab6c68555 100644 --- a/apidocs/sootup/interceptors/EmptySwitchEliminator.html +++ b/apidocs/sootup/interceptors/EmptySwitchEliminator.html @@ -1,7 +1,7 @@ - + EmptySwitchEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/Evaluator.html b/apidocs/sootup/interceptors/Evaluator.html index afe086b136..759fa25a08 100644 --- a/apidocs/sootup/interceptors/Evaluator.html +++ b/apidocs/sootup/interceptors/Evaluator.html @@ -1,7 +1,7 @@ - + Evaluator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/JimpleSemanticsChecker.LoggingJimpleChecker.html b/apidocs/sootup/interceptors/JimpleSemanticsChecker.LoggingJimpleChecker.html index 81f4a4033e..55fd098085 100644 --- a/apidocs/sootup/interceptors/JimpleSemanticsChecker.LoggingJimpleChecker.html +++ b/apidocs/sootup/interceptors/JimpleSemanticsChecker.LoggingJimpleChecker.html @@ -1,7 +1,7 @@ - + JimpleSemanticsChecker.LoggingJimpleChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/JimpleSemanticsChecker.ThrowingJimpleChecker.html b/apidocs/sootup/interceptors/JimpleSemanticsChecker.ThrowingJimpleChecker.html index c6fe0d47ae..a567bbde2a 100644 --- a/apidocs/sootup/interceptors/JimpleSemanticsChecker.ThrowingJimpleChecker.html +++ b/apidocs/sootup/interceptors/JimpleSemanticsChecker.ThrowingJimpleChecker.html @@ -1,7 +1,7 @@ - + JimpleSemanticsChecker.ThrowingJimpleChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/JimpleSemanticsChecker.html b/apidocs/sootup/interceptors/JimpleSemanticsChecker.html index c007d9a64f..b55c3d8556 100644 --- a/apidocs/sootup/interceptors/JimpleSemanticsChecker.html +++ b/apidocs/sootup/interceptors/JimpleSemanticsChecker.html @@ -1,7 +1,7 @@ - + JimpleSemanticsChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/LocalLivenessAnalyser.html b/apidocs/sootup/interceptors/LocalLivenessAnalyser.html index d79da6b7b3..c650eb419e 100644 --- a/apidocs/sootup/interceptors/LocalLivenessAnalyser.html +++ b/apidocs/sootup/interceptors/LocalLivenessAnalyser.html @@ -1,7 +1,7 @@ - + LocalLivenessAnalyser (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/LocalNameStandardizer.LocalComparator.html b/apidocs/sootup/interceptors/LocalNameStandardizer.LocalComparator.html index 39036a44cd..d6b4d2fc59 100644 --- a/apidocs/sootup/interceptors/LocalNameStandardizer.LocalComparator.html +++ b/apidocs/sootup/interceptors/LocalNameStandardizer.LocalComparator.html @@ -1,7 +1,7 @@ - + LocalNameStandardizer.LocalComparator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/LocalNameStandardizer.html b/apidocs/sootup/interceptors/LocalNameStandardizer.html index b98c7a0cd5..3d259b0210 100644 --- a/apidocs/sootup/interceptors/LocalNameStandardizer.html +++ b/apidocs/sootup/interceptors/LocalNameStandardizer.html @@ -1,7 +1,7 @@ - + LocalNameStandardizer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/LocalPacker.html b/apidocs/sootup/interceptors/LocalPacker.html index ab9a5d4c4e..dcd179a10c 100644 --- a/apidocs/sootup/interceptors/LocalPacker.html +++ b/apidocs/sootup/interceptors/LocalPacker.html @@ -1,7 +1,7 @@ - + LocalPacker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/LocalSplitter.html b/apidocs/sootup/interceptors/LocalSplitter.html index 70a62d66c6..30e5461ced 100644 --- a/apidocs/sootup/interceptors/LocalSplitter.html +++ b/apidocs/sootup/interceptors/LocalSplitter.html @@ -1,7 +1,7 @@ - + LocalSplitter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/NopEliminator.html b/apidocs/sootup/interceptors/NopEliminator.html index e0cc341bde..0861e549a2 100644 --- a/apidocs/sootup/interceptors/NopEliminator.html +++ b/apidocs/sootup/interceptors/NopEliminator.html @@ -1,7 +1,7 @@ - + NopEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/StaticSingleAssignmentFormer.html b/apidocs/sootup/interceptors/StaticSingleAssignmentFormer.html index c79ce4aa91..6554e6bdfb 100644 --- a/apidocs/sootup/interceptors/StaticSingleAssignmentFormer.html +++ b/apidocs/sootup/interceptors/StaticSingleAssignmentFormer.html @@ -1,7 +1,7 @@ - + StaticSingleAssignmentFormer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/TrapTightener.html b/apidocs/sootup/interceptors/TrapTightener.html index 3404d70278..29e03a9ffc 100644 --- a/apidocs/sootup/interceptors/TrapTightener.html +++ b/apidocs/sootup/interceptors/TrapTightener.html @@ -1,7 +1,7 @@ - + TrapTightener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/TypeAssigner.html b/apidocs/sootup/interceptors/TypeAssigner.html index a34afc0350..315ac7e459 100644 --- a/apidocs/sootup/interceptors/TypeAssigner.html +++ b/apidocs/sootup/interceptors/TypeAssigner.html @@ -1,7 +1,7 @@ - + TypeAssigner (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/UnreachableCodeEliminator.html b/apidocs/sootup/interceptors/UnreachableCodeEliminator.html index 5837647b5d..3d1c38579d 100644 --- a/apidocs/sootup/interceptors/UnreachableCodeEliminator.html +++ b/apidocs/sootup/interceptors/UnreachableCodeEliminator.html @@ -1,7 +1,7 @@ - + UnreachableCodeEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/UnusedLocalEliminator.html b/apidocs/sootup/interceptors/UnusedLocalEliminator.html index 554b36aaab..fcab758827 100644 --- a/apidocs/sootup/interceptors/UnusedLocalEliminator.html +++ b/apidocs/sootup/interceptors/UnusedLocalEliminator.html @@ -1,7 +1,7 @@ - + UnusedLocalEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/Aggregator.html b/apidocs/sootup/interceptors/class-use/Aggregator.html index 19a08dbacf..d840ddb668 100644 --- a/apidocs/sootup/interceptors/class-use/Aggregator.html +++ b/apidocs/sootup/interceptors/class-use/Aggregator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.Aggregator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/BytecodeBodyInterceptors.html b/apidocs/sootup/interceptors/class-use/BytecodeBodyInterceptors.html index 0f687e0e52..31c2468608 100644 --- a/apidocs/sootup/interceptors/class-use/BytecodeBodyInterceptors.html +++ b/apidocs/sootup/interceptors/class-use/BytecodeBodyInterceptors.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.interceptors.BytecodeBodyInterceptors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/CastAndReturnInliner.html b/apidocs/sootup/interceptors/class-use/CastAndReturnInliner.html index dea38af567..6f8fed9506 100644 --- a/apidocs/sootup/interceptors/class-use/CastAndReturnInliner.html +++ b/apidocs/sootup/interceptors/class-use/CastAndReturnInliner.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.CastAndReturnInliner (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/ConditionalBranchFolder.html b/apidocs/sootup/interceptors/class-use/ConditionalBranchFolder.html index 1fdbf90cb8..bc93ceb1f4 100644 --- a/apidocs/sootup/interceptors/class-use/ConditionalBranchFolder.html +++ b/apidocs/sootup/interceptors/class-use/ConditionalBranchFolder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.ConditionalBranchFolder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/ConstantPropagatorAndFolder.html b/apidocs/sootup/interceptors/class-use/ConstantPropagatorAndFolder.html index 9af17b07df..8acc7954ff 100644 --- a/apidocs/sootup/interceptors/class-use/ConstantPropagatorAndFolder.html +++ b/apidocs/sootup/interceptors/class-use/ConstantPropagatorAndFolder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.ConstantPropagatorAndFolder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/CopyPropagator.html b/apidocs/sootup/interceptors/class-use/CopyPropagator.html index f60ddcaad8..f48d88e2f8 100644 --- a/apidocs/sootup/interceptors/class-use/CopyPropagator.html +++ b/apidocs/sootup/interceptors/class-use/CopyPropagator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.CopyPropagator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/DeadAssignmentEliminator.html b/apidocs/sootup/interceptors/class-use/DeadAssignmentEliminator.html index 75ec5fd70c..ae379d719b 100644 --- a/apidocs/sootup/interceptors/class-use/DeadAssignmentEliminator.html +++ b/apidocs/sootup/interceptors/class-use/DeadAssignmentEliminator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.DeadAssignmentEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/EmptySwitchEliminator.html b/apidocs/sootup/interceptors/class-use/EmptySwitchEliminator.html index 9d495b79dd..f314de87a6 100644 --- a/apidocs/sootup/interceptors/class-use/EmptySwitchEliminator.html +++ b/apidocs/sootup/interceptors/class-use/EmptySwitchEliminator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.EmptySwitchEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/Evaluator.html b/apidocs/sootup/interceptors/class-use/Evaluator.html index 9abcaf4ff6..07b7f4fef4 100644 --- a/apidocs/sootup/interceptors/class-use/Evaluator.html +++ b/apidocs/sootup/interceptors/class-use/Evaluator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.Evaluator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.LoggingJimpleChecker.html b/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.LoggingJimpleChecker.html index 0a0be815d3..79eed4a7fe 100644 --- a/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.LoggingJimpleChecker.html +++ b/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.LoggingJimpleChecker.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.JimpleSemanticsChecker.LoggingJimpleChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.ThrowingJimpleChecker.html b/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.ThrowingJimpleChecker.html index ca2b5eaf02..4aba5eb8e3 100644 --- a/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.ThrowingJimpleChecker.html +++ b/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.ThrowingJimpleChecker.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.JimpleSemanticsChecker.ThrowingJimpleChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.html b/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.html index 00c66bd3b3..5428d5df3c 100644 --- a/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.html +++ b/apidocs/sootup/interceptors/class-use/JimpleSemanticsChecker.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.JimpleSemanticsChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/LocalLivenessAnalyser.html b/apidocs/sootup/interceptors/class-use/LocalLivenessAnalyser.html index 2089b03ba0..1cf789bef3 100644 --- a/apidocs/sootup/interceptors/class-use/LocalLivenessAnalyser.html +++ b/apidocs/sootup/interceptors/class-use/LocalLivenessAnalyser.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.LocalLivenessAnalyser (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/LocalNameStandardizer.LocalComparator.html b/apidocs/sootup/interceptors/class-use/LocalNameStandardizer.LocalComparator.html index 9696637de8..3564fec392 100644 --- a/apidocs/sootup/interceptors/class-use/LocalNameStandardizer.LocalComparator.html +++ b/apidocs/sootup/interceptors/class-use/LocalNameStandardizer.LocalComparator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.LocalNameStandardizer.LocalComparator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/LocalNameStandardizer.html b/apidocs/sootup/interceptors/class-use/LocalNameStandardizer.html index 88b740e42a..510dc24269 100644 --- a/apidocs/sootup/interceptors/class-use/LocalNameStandardizer.html +++ b/apidocs/sootup/interceptors/class-use/LocalNameStandardizer.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.LocalNameStandardizer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/LocalPacker.html b/apidocs/sootup/interceptors/class-use/LocalPacker.html index ba80d5a6e7..283ed05850 100644 --- a/apidocs/sootup/interceptors/class-use/LocalPacker.html +++ b/apidocs/sootup/interceptors/class-use/LocalPacker.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.LocalPacker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/LocalSplitter.html b/apidocs/sootup/interceptors/class-use/LocalSplitter.html index 9c1c03ff3f..d70d7440b8 100644 --- a/apidocs/sootup/interceptors/class-use/LocalSplitter.html +++ b/apidocs/sootup/interceptors/class-use/LocalSplitter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.LocalSplitter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/NopEliminator.html b/apidocs/sootup/interceptors/class-use/NopEliminator.html index a70b36ea44..3e5a831383 100644 --- a/apidocs/sootup/interceptors/class-use/NopEliminator.html +++ b/apidocs/sootup/interceptors/class-use/NopEliminator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.NopEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/StaticSingleAssignmentFormer.html b/apidocs/sootup/interceptors/class-use/StaticSingleAssignmentFormer.html index 57702b35aa..606456244f 100644 --- a/apidocs/sootup/interceptors/class-use/StaticSingleAssignmentFormer.html +++ b/apidocs/sootup/interceptors/class-use/StaticSingleAssignmentFormer.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.StaticSingleAssignmentFormer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/TrapTightener.html b/apidocs/sootup/interceptors/class-use/TrapTightener.html index e4ed38d18d..99010ceda5 100644 --- a/apidocs/sootup/interceptors/class-use/TrapTightener.html +++ b/apidocs/sootup/interceptors/class-use/TrapTightener.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.TrapTightener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/TypeAssigner.html b/apidocs/sootup/interceptors/class-use/TypeAssigner.html index c3cbc0b8fd..9b20c53d14 100644 --- a/apidocs/sootup/interceptors/class-use/TypeAssigner.html +++ b/apidocs/sootup/interceptors/class-use/TypeAssigner.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.TypeAssigner (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/UnreachableCodeEliminator.html b/apidocs/sootup/interceptors/class-use/UnreachableCodeEliminator.html index 90624fa3e7..3981326293 100644 --- a/apidocs/sootup/interceptors/class-use/UnreachableCodeEliminator.html +++ b/apidocs/sootup/interceptors/class-use/UnreachableCodeEliminator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.UnreachableCodeEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/class-use/UnusedLocalEliminator.html b/apidocs/sootup/interceptors/class-use/UnusedLocalEliminator.html index c2db93671d..e5e828b70e 100644 --- a/apidocs/sootup/interceptors/class-use/UnusedLocalEliminator.html +++ b/apidocs/sootup/interceptors/class-use/UnusedLocalEliminator.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.UnusedLocalEliminator (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/package-summary.html b/apidocs/sootup/interceptors/package-summary.html index aff37aa1cd..7e9b2c5606 100644 --- a/apidocs/sootup/interceptors/package-summary.html +++ b/apidocs/sootup/interceptors/package-summary.html @@ -1,7 +1,7 @@ - + sootup.interceptors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/package-tree.html b/apidocs/sootup/interceptors/package-tree.html index 7692555ff1..664e7eca37 100644 --- a/apidocs/sootup/interceptors/package-tree.html +++ b/apidocs/sootup/interceptors/package-tree.html @@ -1,7 +1,7 @@ - + sootup.interceptors Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/package-use.html b/apidocs/sootup/interceptors/package-use.html index 55c307d126..c3c46090cb 100644 --- a/apidocs/sootup/interceptors/package-use.html +++ b/apidocs/sootup/interceptors/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.interceptors (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/AugEvalFunction.html b/apidocs/sootup/interceptors/typeresolving/AugEvalFunction.html index 286afbc83f..32b4aa1588 100644 --- a/apidocs/sootup/interceptors/typeresolving/AugEvalFunction.html +++ b/apidocs/sootup/interceptors/typeresolving/AugEvalFunction.html @@ -1,7 +1,7 @@ - + AugEvalFunction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/BytecodeHierarchy.html b/apidocs/sootup/interceptors/typeresolving/BytecodeHierarchy.html index 41cf78d76f..b59edadd82 100644 --- a/apidocs/sootup/interceptors/typeresolving/BytecodeHierarchy.html +++ b/apidocs/sootup/interceptors/typeresolving/BytecodeHierarchy.html @@ -1,7 +1,7 @@ - + BytecodeHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/CastCounter.html b/apidocs/sootup/interceptors/typeresolving/CastCounter.html index 63f5c394b0..d3c937be85 100644 --- a/apidocs/sootup/interceptors/typeresolving/CastCounter.html +++ b/apidocs/sootup/interceptors/typeresolving/CastCounter.html @@ -1,7 +1,7 @@ - + CastCounter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/PrimitiveHierarchy.html b/apidocs/sootup/interceptors/typeresolving/PrimitiveHierarchy.html index 16372123b0..23deff2a17 100644 --- a/apidocs/sootup/interceptors/typeresolving/PrimitiveHierarchy.html +++ b/apidocs/sootup/interceptors/typeresolving/PrimitiveHierarchy.html @@ -1,7 +1,7 @@ - + PrimitiveHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/StmtLocalPair.html b/apidocs/sootup/interceptors/typeresolving/StmtLocalPair.html index fc80422bf5..a64109ecdb 100644 --- a/apidocs/sootup/interceptors/typeresolving/StmtLocalPair.html +++ b/apidocs/sootup/interceptors/typeresolving/StmtLocalPair.html @@ -1,7 +1,7 @@ - + StmtLocalPair (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/TypeChecker.html b/apidocs/sootup/interceptors/typeresolving/TypeChecker.html index e5a5ce08c7..7971513450 100644 --- a/apidocs/sootup/interceptors/typeresolving/TypeChecker.html +++ b/apidocs/sootup/interceptors/typeresolving/TypeChecker.html @@ -1,7 +1,7 @@ - + TypeChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/TypePromotionVisitor.html b/apidocs/sootup/interceptors/typeresolving/TypePromotionVisitor.html index fd7420d125..3d1b7b8e70 100644 --- a/apidocs/sootup/interceptors/typeresolving/TypePromotionVisitor.html +++ b/apidocs/sootup/interceptors/typeresolving/TypePromotionVisitor.html @@ -1,7 +1,7 @@ - + TypePromotionVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/TypeResolver.html b/apidocs/sootup/interceptors/typeresolving/TypeResolver.html index e10daf3640..682b383c24 100644 --- a/apidocs/sootup/interceptors/typeresolving/TypeResolver.html +++ b/apidocs/sootup/interceptors/typeresolving/TypeResolver.html @@ -1,7 +1,7 @@ - + TypeResolver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/Typing.html b/apidocs/sootup/interceptors/typeresolving/Typing.html index 7df2493670..bf4f4ccd3e 100644 --- a/apidocs/sootup/interceptors/typeresolving/Typing.html +++ b/apidocs/sootup/interceptors/typeresolving/Typing.html @@ -1,7 +1,7 @@ - + Typing (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/AugEvalFunction.html b/apidocs/sootup/interceptors/typeresolving/class-use/AugEvalFunction.html index 8c25d93a45..3a5afe997c 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/AugEvalFunction.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/AugEvalFunction.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.AugEvalFunction (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/BytecodeHierarchy.html b/apidocs/sootup/interceptors/typeresolving/class-use/BytecodeHierarchy.html index ef7685f803..d6fe1fe784 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/BytecodeHierarchy.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/BytecodeHierarchy.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.BytecodeHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/CastCounter.html b/apidocs/sootup/interceptors/typeresolving/class-use/CastCounter.html index cb3e288c77..d7d0ec329f 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/CastCounter.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/CastCounter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.CastCounter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/PrimitiveHierarchy.html b/apidocs/sootup/interceptors/typeresolving/class-use/PrimitiveHierarchy.html index 948d4063e7..989325fd01 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/PrimitiveHierarchy.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/PrimitiveHierarchy.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.PrimitiveHierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/StmtLocalPair.html b/apidocs/sootup/interceptors/typeresolving/class-use/StmtLocalPair.html index 7dc30d71ef..6251d889e0 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/StmtLocalPair.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/StmtLocalPair.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.StmtLocalPair (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/TypeChecker.html b/apidocs/sootup/interceptors/typeresolving/class-use/TypeChecker.html index 9e431ae999..ddf9b577cf 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/TypeChecker.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/TypeChecker.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.TypeChecker (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/TypePromotionVisitor.html b/apidocs/sootup/interceptors/typeresolving/class-use/TypePromotionVisitor.html index 5ecc2f2e0d..18f0bb6512 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/TypePromotionVisitor.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/TypePromotionVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.TypePromotionVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/TypeResolver.html b/apidocs/sootup/interceptors/typeresolving/class-use/TypeResolver.html index 2a00976f09..e0b15f3f9e 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/TypeResolver.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/TypeResolver.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.TypeResolver (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/class-use/Typing.html b/apidocs/sootup/interceptors/typeresolving/class-use/Typing.html index ecbb259e3a..6ab4d79e86 100644 --- a/apidocs/sootup/interceptors/typeresolving/class-use/Typing.html +++ b/apidocs/sootup/interceptors/typeresolving/class-use/Typing.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.Typing (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/package-summary.html b/apidocs/sootup/interceptors/typeresolving/package-summary.html index 4df15c8eb8..b6754ecc66 100644 --- a/apidocs/sootup/interceptors/typeresolving/package-summary.html +++ b/apidocs/sootup/interceptors/typeresolving/package-summary.html @@ -1,7 +1,7 @@ - + sootup.interceptors.typeresolving (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/package-tree.html b/apidocs/sootup/interceptors/typeresolving/package-tree.html index 329d5fc568..b1a0f562f9 100644 --- a/apidocs/sootup/interceptors/typeresolving/package-tree.html +++ b/apidocs/sootup/interceptors/typeresolving/package-tree.html @@ -1,7 +1,7 @@ - + sootup.interceptors.typeresolving Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/package-use.html b/apidocs/sootup/interceptors/typeresolving/package-use.html index 4564ba9c48..0705957476 100644 --- a/apidocs/sootup/interceptors/typeresolving/package-use.html +++ b/apidocs/sootup/interceptors/typeresolving/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.interceptors.typeresolving (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer127Type.html b/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer127Type.html index 6c071afc7b..2efb823541 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer127Type.html +++ b/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer127Type.html @@ -1,7 +1,7 @@ - + AugmentIntegerTypes.Integer127Type (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer1Type.html b/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer1Type.html index 26b93ff53d..e440c415eb 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer1Type.html +++ b/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer1Type.html @@ -1,7 +1,7 @@ - + AugmentIntegerTypes.Integer1Type (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer32767Type.html b/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer32767Type.html index 2b52a9c74e..8d0752dcbd 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer32767Type.html +++ b/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.Integer32767Type.html @@ -1,7 +1,7 @@ - + AugmentIntegerTypes.Integer32767Type (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.html b/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.html index 0254a014a1..b2072dbb05 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.html +++ b/apidocs/sootup/interceptors/typeresolving/types/AugmentIntegerTypes.html @@ -1,7 +1,7 @@ - + AugmentIntegerTypes (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/BottomType.html b/apidocs/sootup/interceptors/typeresolving/types/BottomType.html index 2ebbe29fd1..0c07b52602 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/BottomType.html +++ b/apidocs/sootup/interceptors/typeresolving/types/BottomType.html @@ -1,7 +1,7 @@ - + BottomType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/TopType.html b/apidocs/sootup/interceptors/typeresolving/types/TopType.html index ce677ec8e4..925004bec3 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/TopType.html +++ b/apidocs/sootup/interceptors/typeresolving/types/TopType.html @@ -1,7 +1,7 @@ - + TopType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/WeakObjectType.html b/apidocs/sootup/interceptors/typeresolving/types/WeakObjectType.html index 7a90b4310a..994f2484c9 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/WeakObjectType.html +++ b/apidocs/sootup/interceptors/typeresolving/types/WeakObjectType.html @@ -1,7 +1,7 @@ - + WeakObjectType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer127Type.html b/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer127Type.html index 08e9a1c37b..f02924512e 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer127Type.html +++ b/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer127Type.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.types.AugmentIntegerTypes.Integer127Type (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer1Type.html b/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer1Type.html index 8fec1b6961..e2c66687a7 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer1Type.html +++ b/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer1Type.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.types.AugmentIntegerTypes.Integer1Type (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer32767Type.html b/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer32767Type.html index dba78beb8c..fa54b61dc1 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer32767Type.html +++ b/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.Integer32767Type.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.types.AugmentIntegerTypes.Integer32767Type (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.html b/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.html index 8de6a2a31f..9e6f162aba 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.html +++ b/apidocs/sootup/interceptors/typeresolving/types/class-use/AugmentIntegerTypes.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.types.AugmentIntegerTypes (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/class-use/BottomType.html b/apidocs/sootup/interceptors/typeresolving/types/class-use/BottomType.html index 6faf1fe177..46b2f5c84a 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/class-use/BottomType.html +++ b/apidocs/sootup/interceptors/typeresolving/types/class-use/BottomType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.types.BottomType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/class-use/TopType.html b/apidocs/sootup/interceptors/typeresolving/types/class-use/TopType.html index 53be07815d..d465efa6ba 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/class-use/TopType.html +++ b/apidocs/sootup/interceptors/typeresolving/types/class-use/TopType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.types.TopType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/class-use/WeakObjectType.html b/apidocs/sootup/interceptors/typeresolving/types/class-use/WeakObjectType.html index 0de928126d..ec70740e48 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/class-use/WeakObjectType.html +++ b/apidocs/sootup/interceptors/typeresolving/types/class-use/WeakObjectType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.interceptors.typeresolving.types.WeakObjectType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/package-summary.html b/apidocs/sootup/interceptors/typeresolving/types/package-summary.html index 571a63c74b..66cd93d98d 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/package-summary.html +++ b/apidocs/sootup/interceptors/typeresolving/types/package-summary.html @@ -1,7 +1,7 @@ - + sootup.interceptors.typeresolving.types (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/package-tree.html b/apidocs/sootup/interceptors/typeresolving/types/package-tree.html index 29a5a8045b..dcb65f3b0a 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/package-tree.html +++ b/apidocs/sootup/interceptors/typeresolving/types/package-tree.html @@ -1,7 +1,7 @@ - + sootup.interceptors.typeresolving.types Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/interceptors/typeresolving/types/package-use.html b/apidocs/sootup/interceptors/typeresolving/types/package-use.html index d68ea2951e..c042223c71 100644 --- a/apidocs/sootup/interceptors/typeresolving/types/package-use.html +++ b/apidocs/sootup/interceptors/typeresolving/types/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.interceptors.typeresolving.types (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/AsmAnnotationClassSource.html b/apidocs/sootup/java/bytecode/frontend/conversion/AsmAnnotationClassSource.html index 6a44d82d51..8a85165d85 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/AsmAnnotationClassSource.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/AsmAnnotationClassSource.html @@ -1,7 +1,7 @@ - + AsmAnnotationClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/AsmJavaClassProvider.html b/apidocs/sootup/java/bytecode/frontend/conversion/AsmJavaClassProvider.html index 47043fc7ab..6b2e0a0e46 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/AsmJavaClassProvider.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/AsmJavaClassProvider.html @@ -1,7 +1,7 @@ - + AsmJavaClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/AsmMethodSource.html b/apidocs/sootup/java/bytecode/frontend/conversion/AsmMethodSource.html index a8ace354e4..5f962ade53 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/AsmMethodSource.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/AsmMethodSource.html @@ -1,7 +1,7 @@ - + AsmMethodSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/AsmModuleSource.html b/apidocs/sootup/java/bytecode/frontend/conversion/AsmModuleSource.html index 6cf8702dc5..bdef2f6a97 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/AsmModuleSource.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/AsmModuleSource.html @@ -1,7 +1,7 @@ - + AsmModuleSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/AsmUtil.html b/apidocs/sootup/java/bytecode/frontend/conversion/AsmUtil.html index 843ff281ae..2ea6882439 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/AsmUtil.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/AsmUtil.html @@ -1,7 +1,7 @@ - + AsmUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/NonIndexOutofBoundsArrayList.html b/apidocs/sootup/java/bytecode/frontend/conversion/NonIndexOutofBoundsArrayList.html index a84f406d4a..b243f1f67e 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/NonIndexOutofBoundsArrayList.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/NonIndexOutofBoundsArrayList.html @@ -1,7 +1,7 @@ - + NonIndexOutofBoundsArrayList (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/OperandStack.html b/apidocs/sootup/java/bytecode/frontend/conversion/OperandStack.html index c4e5f22691..5d8c122630 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/OperandStack.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/OperandStack.html @@ -1,7 +1,7 @@ - + OperandStack (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmAnnotationClassSource.html b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmAnnotationClassSource.html index 64021f2d43..1716fb718b 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmAnnotationClassSource.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmAnnotationClassSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.conversion.AsmAnnotationClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmJavaClassProvider.html b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmJavaClassProvider.html index f1744331df..d1e17c8518 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmJavaClassProvider.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmJavaClassProvider.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.conversion.AsmJavaClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmMethodSource.html b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmMethodSource.html index ed8b1b5c61..36ca56e642 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmMethodSource.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmMethodSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.conversion.AsmMethodSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmModuleSource.html b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmModuleSource.html index 50df26fefa..ef9dede8c1 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmModuleSource.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmModuleSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.conversion.AsmModuleSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmUtil.html b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmUtil.html index fbc33d3988..9d747fe727 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmUtil.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/AsmUtil.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.conversion.AsmUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/NonIndexOutofBoundsArrayList.html b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/NonIndexOutofBoundsArrayList.html index 98c86134c5..7c4369730e 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/NonIndexOutofBoundsArrayList.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/NonIndexOutofBoundsArrayList.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.conversion.NonIndexOutofBoundsArrayList (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/OperandStack.html b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/OperandStack.html index 31f95fa2f4..e0971e9e4f 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/class-use/OperandStack.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/class-use/OperandStack.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.conversion.OperandStack (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/package-summary.html b/apidocs/sootup/java/bytecode/frontend/conversion/package-summary.html index b00230b878..dbd2302686 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/package-summary.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.bytecode.frontend.conversion (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/package-tree.html b/apidocs/sootup/java/bytecode/frontend/conversion/package-tree.html index 1ff19df9fb..4049ed40ae 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/package-tree.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.bytecode.frontend.conversion Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/conversion/package-use.html b/apidocs/sootup/java/bytecode/frontend/conversion/package-use.html index 032373ed50..edfa15c626 100644 --- a/apidocs/sootup/java/bytecode/frontend/conversion/package-use.html +++ b/apidocs/sootup/java/bytecode/frontend/conversion/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.bytecode.frontend.conversion (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/ArchiveBasedAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/ArchiveBasedAnalysisInputLocation.html index af9430560c..de58f92867 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/ArchiveBasedAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/ArchiveBasedAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + ArchiveBasedAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/DefaultRuntimeAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/DefaultRuntimeAnalysisInputLocation.html index 4d17567a9f..a406b1c4c4 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/DefaultRuntimeAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/DefaultRuntimeAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + DefaultRuntimeAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/DownloadJarAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/DownloadJarAnalysisInputLocation.html index 06a07150a6..808ef7b5eb 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/DownloadJarAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/DownloadJarAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + DownloadJarAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/JavaClassPathAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/JavaClassPathAnalysisInputLocation.html index 33646e5b8e..e795288479 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/JavaClassPathAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/JavaClassPathAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + JavaClassPathAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/JavaModulePathAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/JavaModulePathAnalysisInputLocation.html index 0824584c68..cb0c5c0d6d 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/JavaModulePathAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/JavaModulePathAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + JavaModulePathAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/JrtFileSystemAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/JrtFileSystemAnalysisInputLocation.html index c91d10d7bd..bb56569a6f 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/JrtFileSystemAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/JrtFileSystemAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + JrtFileSystemAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) @@ -133,44 +133,47 @@

Method Summary

 
- -
getClassSource(ClassType classType, +
protected ClassProvider
+ +
 
+ +
getClassSource(ClassType classType, View view)
-
+
Create or find a class source for a given type.
- - -
+ + +
Scan the input location and create ClassSources for every compilation / interpretation unit.
- -
getClassSourcesInternal(ModuleSignature moduleSignature, + +
getClassSourcesInternal(ModuleSignature moduleSignature, IdentifierFactory identifierFactory, View view)
-
 
- -
 
- - + +
 
- -
getModulesClassSources(ModuleSignature moduleSignature, + + +
 
+ + -
+
Retreive CLassSources of a module specified by methodSignature
- - -
+ + +
If the AnalysisInputLocation is initialized with the SourceType then this method should return that specific SourceType.
-
int
- -
 
+
int
+ +
 
@@ -266,6 +269,13 @@

getClassSourcesInternal

  • +
    +

    getClassProvider

    +
    protected ClassProvider getClassProvider(@Nonnull + View view)
    +
    +
  • +
  • getClassSources

    @Nonnull diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/ModuleFinder.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/ModuleFinder.html index b8e58c2274..e6ffcba36e 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/ModuleFinder.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/ModuleFinder.html @@ -1,7 +1,7 @@ - + ModuleFinder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/ModuleMultiReleaseJarAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/ModuleMultiReleaseJarAnalysisInputLocation.html index 1f8848104a..aedfcda4da 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/ModuleMultiReleaseJarAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/ModuleMultiReleaseJarAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + ModuleMultiReleaseJarAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/MultiReleaseJarAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/MultiReleaseJarAnalysisInputLocation.html index 954ffa6823..6c417d774b 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/MultiReleaseJarAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/MultiReleaseJarAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + MultiReleaseJarAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/OTFCompileAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/OTFCompileAnalysisInputLocation.html index 34782ca994..251d623a70 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/OTFCompileAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/OTFCompileAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + OTFCompileAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.html index 0a45dae700..ded4982848 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/PathBasedAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/PathBasedAnalysisInputLocation.html index 06638521ea..3bfb9b88ec 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/PathBasedAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/PathBasedAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + PathBasedAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ArchiveBasedAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ArchiveBasedAnalysisInputLocation.html index a42c6b3dc0..94a0aab1be 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ArchiveBasedAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ArchiveBasedAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.ArchiveBasedAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/DefaultRuntimeAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/DefaultRuntimeAnalysisInputLocation.html index 131cce4d66..bcdabb6a09 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/DefaultRuntimeAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/DefaultRuntimeAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.DefaultRuntimeAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/DownloadJarAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/DownloadJarAnalysisInputLocation.html index 9ad3351d6a..e40b2f7803 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/DownloadJarAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/DownloadJarAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.DownloadJarAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JavaClassPathAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JavaClassPathAnalysisInputLocation.html index c42dc0dd9c..9949b319f7 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JavaClassPathAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JavaClassPathAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.JavaClassPathAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JavaModulePathAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JavaModulePathAnalysisInputLocation.html index 781f234b25..f97a0e62f2 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JavaModulePathAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JavaModulePathAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.JavaModulePathAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JrtFileSystemAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JrtFileSystemAnalysisInputLocation.html index 2c4dbd3d5e..e4fa8d68d0 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JrtFileSystemAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/JrtFileSystemAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.JrtFileSystemAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ModuleFinder.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ModuleFinder.html index 334f41ebf4..1a18155ca2 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ModuleFinder.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ModuleFinder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.ModuleFinder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ModuleMultiReleaseJarAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ModuleMultiReleaseJarAnalysisInputLocation.html index b8136fd037..fe2c8f8917 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ModuleMultiReleaseJarAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/ModuleMultiReleaseJarAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.ModuleMultiReleaseJarAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/MultiReleaseJarAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/MultiReleaseJarAnalysisInputLocation.html index d450f40f95..d69fdf8298 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/MultiReleaseJarAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/MultiReleaseJarAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.MultiReleaseJarAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/OTFCompileAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/OTFCompileAnalysisInputLocation.html index 5940dfd0f9..55157fce16 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/OTFCompileAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/OTFCompileAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.OTFCompileAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.html index 073dd14920..846de46cc6 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.PathBasedAnalysisInputLocation.ClassFileBasedAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/PathBasedAnalysisInputLocation.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/PathBasedAnalysisInputLocation.html index 6494c3eb10..99b659126b 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/PathBasedAnalysisInputLocation.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/class-use/PathBasedAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.bytecode.frontend.inputlocation.PathBasedAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/package-summary.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/package-summary.html index a70b0d135f..8f5483f254 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/package-summary.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.bytecode.frontend.inputlocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/package-tree.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/package-tree.html index 80587cca6d..2e304ed7d7 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/package-tree.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.bytecode.frontend.inputlocation Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/bytecode/frontend/inputlocation/package-use.html b/apidocs/sootup/java/bytecode/frontend/inputlocation/package-use.html index 04f45a52b7..28307c0dcc 100644 --- a/apidocs/sootup/java/bytecode/frontend/inputlocation/package-use.html +++ b/apidocs/sootup/java/bytecode/frontend/inputlocation/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.bytecode.frontend.inputlocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/AnnotationUsage.html b/apidocs/sootup/java/core/AnnotationUsage.html index cddd555bda..de6b626a23 100644 --- a/apidocs/sootup/java/core/AnnotationUsage.html +++ b/apidocs/sootup/java/core/AnnotationUsage.html @@ -1,7 +1,7 @@ - + AnnotationUsage (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/ConstantUtil.html b/apidocs/sootup/java/core/ConstantUtil.html index bfc384123c..024d26cefe 100644 --- a/apidocs/sootup/java/core/ConstantUtil.html +++ b/apidocs/sootup/java/core/ConstantUtil.html @@ -1,7 +1,7 @@ - + ConstantUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/HasAnnotation.html b/apidocs/sootup/java/core/HasAnnotation.html index d7f910605e..fff5298d21 100644 --- a/apidocs/sootup/java/core/HasAnnotation.html +++ b/apidocs/sootup/java/core/HasAnnotation.html @@ -1,7 +1,7 @@ - + HasAnnotation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaAnnotationSootClass.html b/apidocs/sootup/java/core/JavaAnnotationSootClass.html index 8a722445f0..625502f5c4 100644 --- a/apidocs/sootup/java/core/JavaAnnotationSootClass.html +++ b/apidocs/sootup/java/core/JavaAnnotationSootClass.html @@ -1,7 +1,7 @@ - + JavaAnnotationSootClass (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaAnnotationSootClassSource.html b/apidocs/sootup/java/core/JavaAnnotationSootClassSource.html index a8b282bf4c..ca2a79be08 100644 --- a/apidocs/sootup/java/core/JavaAnnotationSootClassSource.html +++ b/apidocs/sootup/java/core/JavaAnnotationSootClassSource.html @@ -1,7 +1,7 @@ - + JavaAnnotationSootClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaAnnotationSootMethod.html b/apidocs/sootup/java/core/JavaAnnotationSootMethod.html index 501873195c..d8a30731d0 100644 --- a/apidocs/sootup/java/core/JavaAnnotationSootMethod.html +++ b/apidocs/sootup/java/core/JavaAnnotationSootMethod.html @@ -1,7 +1,7 @@ - + JavaAnnotationSootMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaIdentifierFactory.html b/apidocs/sootup/java/core/JavaIdentifierFactory.html index f0f3b62795..f1005bd724 100644 --- a/apidocs/sootup/java/core/JavaIdentifierFactory.html +++ b/apidocs/sootup/java/core/JavaIdentifierFactory.html @@ -1,7 +1,7 @@ - + JavaIdentifierFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaModuleIdentifierFactory.html b/apidocs/sootup/java/core/JavaModuleIdentifierFactory.html index 2a3c829f25..75056e57ae 100644 --- a/apidocs/sootup/java/core/JavaModuleIdentifierFactory.html +++ b/apidocs/sootup/java/core/JavaModuleIdentifierFactory.html @@ -1,7 +1,7 @@ - + JavaModuleIdentifierFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaModuleInfo.InterfaceReference.html b/apidocs/sootup/java/core/JavaModuleInfo.InterfaceReference.html index 3a57ad1a0b..406ca69c3b 100644 --- a/apidocs/sootup/java/core/JavaModuleInfo.InterfaceReference.html +++ b/apidocs/sootup/java/core/JavaModuleInfo.InterfaceReference.html @@ -1,7 +1,7 @@ - + JavaModuleInfo.InterfaceReference (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaModuleInfo.ModuleReference.html b/apidocs/sootup/java/core/JavaModuleInfo.ModuleReference.html index f625e7b874..439ffcb6bb 100644 --- a/apidocs/sootup/java/core/JavaModuleInfo.ModuleReference.html +++ b/apidocs/sootup/java/core/JavaModuleInfo.ModuleReference.html @@ -1,7 +1,7 @@ - + JavaModuleInfo.ModuleReference (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaModuleInfo.PackageReference.html b/apidocs/sootup/java/core/JavaModuleInfo.PackageReference.html index 4df7531fa5..8fb671cf85 100644 --- a/apidocs/sootup/java/core/JavaModuleInfo.PackageReference.html +++ b/apidocs/sootup/java/core/JavaModuleInfo.PackageReference.html @@ -1,7 +1,7 @@ - + JavaModuleInfo.PackageReference (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaModuleInfo.html b/apidocs/sootup/java/core/JavaModuleInfo.html index 2c9e12b681..e4177af758 100644 --- a/apidocs/sootup/java/core/JavaModuleInfo.html +++ b/apidocs/sootup/java/core/JavaModuleInfo.html @@ -1,7 +1,7 @@ - + JavaModuleInfo (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaPackageName.html b/apidocs/sootup/java/core/JavaPackageName.html index ad3c534d9a..cbd47c744b 100644 --- a/apidocs/sootup/java/core/JavaPackageName.html +++ b/apidocs/sootup/java/core/JavaPackageName.html @@ -1,7 +1,7 @@ - + JavaPackageName (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaSootClass.html b/apidocs/sootup/java/core/JavaSootClass.html index f299f44e44..ad3cc68296 100644 --- a/apidocs/sootup/java/core/JavaSootClass.html +++ b/apidocs/sootup/java/core/JavaSootClass.html @@ -1,7 +1,7 @@ - + JavaSootClass (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaSootClassSource.html b/apidocs/sootup/java/core/JavaSootClassSource.html index af1c231be9..9c0b293e6c 100644 --- a/apidocs/sootup/java/core/JavaSootClassSource.html +++ b/apidocs/sootup/java/core/JavaSootClassSource.html @@ -1,7 +1,7 @@ - + JavaSootClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaSootField.AnnotationOrSignatureStep.html b/apidocs/sootup/java/core/JavaSootField.AnnotationOrSignatureStep.html index 62cf2f53bb..522a1d4620 100644 --- a/apidocs/sootup/java/core/JavaSootField.AnnotationOrSignatureStep.html +++ b/apidocs/sootup/java/core/JavaSootField.AnnotationOrSignatureStep.html @@ -1,7 +1,7 @@ - + JavaSootField.AnnotationOrSignatureStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaSootField.JavaSootFieldBuilder.html b/apidocs/sootup/java/core/JavaSootField.JavaSootFieldBuilder.html index 7158959cff..c8c44bbf70 100644 --- a/apidocs/sootup/java/core/JavaSootField.JavaSootFieldBuilder.html +++ b/apidocs/sootup/java/core/JavaSootField.JavaSootFieldBuilder.html @@ -1,7 +1,7 @@ - + JavaSootField.JavaSootFieldBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaSootField.html b/apidocs/sootup/java/core/JavaSootField.html index 6ae2e36407..57880116e2 100644 --- a/apidocs/sootup/java/core/JavaSootField.html +++ b/apidocs/sootup/java/core/JavaSootField.html @@ -1,7 +1,7 @@ - + JavaSootField (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaSootMethod.AnnotationOrSignatureStep.html b/apidocs/sootup/java/core/JavaSootMethod.AnnotationOrSignatureStep.html index e6f717c506..5638ebc829 100644 --- a/apidocs/sootup/java/core/JavaSootMethod.AnnotationOrSignatureStep.html +++ b/apidocs/sootup/java/core/JavaSootMethod.AnnotationOrSignatureStep.html @@ -1,7 +1,7 @@ - + JavaSootMethod.AnnotationOrSignatureStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaSootMethod.JavaSootMethodBuilder.html b/apidocs/sootup/java/core/JavaSootMethod.JavaSootMethodBuilder.html index e955a1e285..d6772e4c98 100644 --- a/apidocs/sootup/java/core/JavaSootMethod.JavaSootMethodBuilder.html +++ b/apidocs/sootup/java/core/JavaSootMethod.JavaSootMethodBuilder.html @@ -1,7 +1,7 @@ - + JavaSootMethod.JavaSootMethodBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/JavaSootMethod.html b/apidocs/sootup/java/core/JavaSootMethod.html index ef284e38ea..d24b6eacfe 100644 --- a/apidocs/sootup/java/core/JavaSootMethod.html +++ b/apidocs/sootup/java/core/JavaSootMethod.html @@ -1,7 +1,7 @@ - + JavaSootMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/ModuleInfoAnalysisInputLocation.html b/apidocs/sootup/java/core/ModuleInfoAnalysisInputLocation.html index 964a26e70a..703e7ea7d4 100644 --- a/apidocs/sootup/java/core/ModuleInfoAnalysisInputLocation.html +++ b/apidocs/sootup/java/core/ModuleInfoAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + ModuleInfoAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/ModuleModifier.html b/apidocs/sootup/java/core/ModuleModifier.html index 73e8a7ea0f..0df8b5e085 100644 --- a/apidocs/sootup/java/core/ModuleModifier.html +++ b/apidocs/sootup/java/core/ModuleModifier.html @@ -1,7 +1,7 @@ - + ModuleModifier (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/OverridingJavaClassSource.html b/apidocs/sootup/java/core/OverridingJavaClassSource.html index 166d45b37b..2d0e90306e 100644 --- a/apidocs/sootup/java/core/OverridingJavaClassSource.html +++ b/apidocs/sootup/java/core/OverridingJavaClassSource.html @@ -1,7 +1,7 @@ - + OverridingJavaClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/AnnotationUsage.html b/apidocs/sootup/java/core/class-use/AnnotationUsage.html index b5a4f1207d..49a0cf8b83 100644 --- a/apidocs/sootup/java/core/class-use/AnnotationUsage.html +++ b/apidocs/sootup/java/core/class-use/AnnotationUsage.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.AnnotationUsage (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/ConstantUtil.html b/apidocs/sootup/java/core/class-use/ConstantUtil.html index 3abc3a3a80..e093063f39 100644 --- a/apidocs/sootup/java/core/class-use/ConstantUtil.html +++ b/apidocs/sootup/java/core/class-use/ConstantUtil.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.ConstantUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/HasAnnotation.html b/apidocs/sootup/java/core/class-use/HasAnnotation.html index 82d5bfffe7..2c5482404f 100644 --- a/apidocs/sootup/java/core/class-use/HasAnnotation.html +++ b/apidocs/sootup/java/core/class-use/HasAnnotation.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.java.core.HasAnnotation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaAnnotationSootClass.html b/apidocs/sootup/java/core/class-use/JavaAnnotationSootClass.html index 3baf68868b..4252116477 100644 --- a/apidocs/sootup/java/core/class-use/JavaAnnotationSootClass.html +++ b/apidocs/sootup/java/core/class-use/JavaAnnotationSootClass.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaAnnotationSootClass (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaAnnotationSootClassSource.html b/apidocs/sootup/java/core/class-use/JavaAnnotationSootClassSource.html index d57d663de0..9d6b4db3a9 100644 --- a/apidocs/sootup/java/core/class-use/JavaAnnotationSootClassSource.html +++ b/apidocs/sootup/java/core/class-use/JavaAnnotationSootClassSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaAnnotationSootClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaAnnotationSootMethod.html b/apidocs/sootup/java/core/class-use/JavaAnnotationSootMethod.html index 6e4762ad01..360467040d 100644 --- a/apidocs/sootup/java/core/class-use/JavaAnnotationSootMethod.html +++ b/apidocs/sootup/java/core/class-use/JavaAnnotationSootMethod.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaAnnotationSootMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaIdentifierFactory.html b/apidocs/sootup/java/core/class-use/JavaIdentifierFactory.html index e449488023..42dee1cc1d 100644 --- a/apidocs/sootup/java/core/class-use/JavaIdentifierFactory.html +++ b/apidocs/sootup/java/core/class-use/JavaIdentifierFactory.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaIdentifierFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaModuleIdentifierFactory.html b/apidocs/sootup/java/core/class-use/JavaModuleIdentifierFactory.html index 4602c9fe35..e4a01f4d73 100644 --- a/apidocs/sootup/java/core/class-use/JavaModuleIdentifierFactory.html +++ b/apidocs/sootup/java/core/class-use/JavaModuleIdentifierFactory.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaModuleIdentifierFactory (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaModuleInfo.InterfaceReference.html b/apidocs/sootup/java/core/class-use/JavaModuleInfo.InterfaceReference.html index 8130f2cdf8..418e5db9f2 100644 --- a/apidocs/sootup/java/core/class-use/JavaModuleInfo.InterfaceReference.html +++ b/apidocs/sootup/java/core/class-use/JavaModuleInfo.InterfaceReference.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaModuleInfo.InterfaceReference (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaModuleInfo.ModuleReference.html b/apidocs/sootup/java/core/class-use/JavaModuleInfo.ModuleReference.html index 54f135527f..ca901cbbc7 100644 --- a/apidocs/sootup/java/core/class-use/JavaModuleInfo.ModuleReference.html +++ b/apidocs/sootup/java/core/class-use/JavaModuleInfo.ModuleReference.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaModuleInfo.ModuleReference (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaModuleInfo.PackageReference.html b/apidocs/sootup/java/core/class-use/JavaModuleInfo.PackageReference.html index a74fd799c0..9ac3f5421b 100644 --- a/apidocs/sootup/java/core/class-use/JavaModuleInfo.PackageReference.html +++ b/apidocs/sootup/java/core/class-use/JavaModuleInfo.PackageReference.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaModuleInfo.PackageReference (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaModuleInfo.html b/apidocs/sootup/java/core/class-use/JavaModuleInfo.html index 769d1c3d4f..5c360bc7cf 100644 --- a/apidocs/sootup/java/core/class-use/JavaModuleInfo.html +++ b/apidocs/sootup/java/core/class-use/JavaModuleInfo.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaModuleInfo (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaPackageName.html b/apidocs/sootup/java/core/class-use/JavaPackageName.html index 6ddb87332a..af5a6105bf 100644 --- a/apidocs/sootup/java/core/class-use/JavaPackageName.html +++ b/apidocs/sootup/java/core/class-use/JavaPackageName.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaPackageName (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaSootClass.html b/apidocs/sootup/java/core/class-use/JavaSootClass.html index 94db5e160b..0e0bfabc1d 100644 --- a/apidocs/sootup/java/core/class-use/JavaSootClass.html +++ b/apidocs/sootup/java/core/class-use/JavaSootClass.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaSootClass (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaSootClassSource.html b/apidocs/sootup/java/core/class-use/JavaSootClassSource.html index cf549f6062..09e0cc538a 100644 --- a/apidocs/sootup/java/core/class-use/JavaSootClassSource.html +++ b/apidocs/sootup/java/core/class-use/JavaSootClassSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaSootClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaSootField.AnnotationOrSignatureStep.html b/apidocs/sootup/java/core/class-use/JavaSootField.AnnotationOrSignatureStep.html index 5b18d77561..de920281fc 100644 --- a/apidocs/sootup/java/core/class-use/JavaSootField.AnnotationOrSignatureStep.html +++ b/apidocs/sootup/java/core/class-use/JavaSootField.AnnotationOrSignatureStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.java.core.JavaSootField.AnnotationOrSignatureStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaSootField.JavaSootFieldBuilder.html b/apidocs/sootup/java/core/class-use/JavaSootField.JavaSootFieldBuilder.html index 753b563175..de0ebee8ca 100644 --- a/apidocs/sootup/java/core/class-use/JavaSootField.JavaSootFieldBuilder.html +++ b/apidocs/sootup/java/core/class-use/JavaSootField.JavaSootFieldBuilder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaSootField.JavaSootFieldBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaSootField.html b/apidocs/sootup/java/core/class-use/JavaSootField.html index 6380962139..1c44362f17 100644 --- a/apidocs/sootup/java/core/class-use/JavaSootField.html +++ b/apidocs/sootup/java/core/class-use/JavaSootField.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaSootField (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaSootMethod.AnnotationOrSignatureStep.html b/apidocs/sootup/java/core/class-use/JavaSootMethod.AnnotationOrSignatureStep.html index cd50e389eb..c7c99cc1c8 100644 --- a/apidocs/sootup/java/core/class-use/JavaSootMethod.AnnotationOrSignatureStep.html +++ b/apidocs/sootup/java/core/class-use/JavaSootMethod.AnnotationOrSignatureStep.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.java.core.JavaSootMethod.AnnotationOrSignatureStep (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaSootMethod.JavaSootMethodBuilder.html b/apidocs/sootup/java/core/class-use/JavaSootMethod.JavaSootMethodBuilder.html index a7698b216a..4111129c7f 100644 --- a/apidocs/sootup/java/core/class-use/JavaSootMethod.JavaSootMethodBuilder.html +++ b/apidocs/sootup/java/core/class-use/JavaSootMethod.JavaSootMethodBuilder.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaSootMethod.JavaSootMethodBuilder (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/JavaSootMethod.html b/apidocs/sootup/java/core/class-use/JavaSootMethod.html index 29ec3d9724..c81085ad07 100644 --- a/apidocs/sootup/java/core/class-use/JavaSootMethod.html +++ b/apidocs/sootup/java/core/class-use/JavaSootMethod.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.JavaSootMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/ModuleInfoAnalysisInputLocation.html b/apidocs/sootup/java/core/class-use/ModuleInfoAnalysisInputLocation.html index 3e064c19f9..04353c458c 100644 --- a/apidocs/sootup/java/core/class-use/ModuleInfoAnalysisInputLocation.html +++ b/apidocs/sootup/java/core/class-use/ModuleInfoAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.java.core.ModuleInfoAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/ModuleModifier.html b/apidocs/sootup/java/core/class-use/ModuleModifier.html index af4497b7bb..edbc022606 100644 --- a/apidocs/sootup/java/core/class-use/ModuleModifier.html +++ b/apidocs/sootup/java/core/class-use/ModuleModifier.html @@ -1,7 +1,7 @@ - + Uses of Enum sootup.java.core.ModuleModifier (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/class-use/OverridingJavaClassSource.html b/apidocs/sootup/java/core/class-use/OverridingJavaClassSource.html index 39c6e4236f..43be9964c6 100644 --- a/apidocs/sootup/java/core/class-use/OverridingJavaClassSource.html +++ b/apidocs/sootup/java/core/class-use/OverridingJavaClassSource.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.OverridingJavaClassSource (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/jimple/basic/JavaLocal.html b/apidocs/sootup/java/core/jimple/basic/JavaLocal.html index 61c4537514..6e05d7ab2f 100644 --- a/apidocs/sootup/java/core/jimple/basic/JavaLocal.html +++ b/apidocs/sootup/java/core/jimple/basic/JavaLocal.html @@ -1,7 +1,7 @@ - + JavaLocal (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/jimple/basic/class-use/JavaLocal.html b/apidocs/sootup/java/core/jimple/basic/class-use/JavaLocal.html index 8f2ed820fe..f18d1f1e5b 100644 --- a/apidocs/sootup/java/core/jimple/basic/class-use/JavaLocal.html +++ b/apidocs/sootup/java/core/jimple/basic/class-use/JavaLocal.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.jimple.basic.JavaLocal (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/jimple/basic/package-summary.html b/apidocs/sootup/java/core/jimple/basic/package-summary.html index 838e7d887b..5e56e1d3e7 100644 --- a/apidocs/sootup/java/core/jimple/basic/package-summary.html +++ b/apidocs/sootup/java/core/jimple/basic/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.core.jimple.basic (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/jimple/basic/package-tree.html b/apidocs/sootup/java/core/jimple/basic/package-tree.html index ac8cce1a6a..ff09ee67f9 100644 --- a/apidocs/sootup/java/core/jimple/basic/package-tree.html +++ b/apidocs/sootup/java/core/jimple/basic/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.core.jimple.basic Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/jimple/basic/package-use.html b/apidocs/sootup/java/core/jimple/basic/package-use.html index 98efd040dc..5afa0cd263 100644 --- a/apidocs/sootup/java/core/jimple/basic/package-use.html +++ b/apidocs/sootup/java/core/jimple/basic/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.core.jimple.basic (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/language/JavaJimple.html b/apidocs/sootup/java/core/language/JavaJimple.html index d432a48e34..31f29eb545 100644 --- a/apidocs/sootup/java/core/language/JavaJimple.html +++ b/apidocs/sootup/java/core/language/JavaJimple.html @@ -1,7 +1,7 @@ - + JavaJimple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/language/class-use/JavaJimple.html b/apidocs/sootup/java/core/language/class-use/JavaJimple.html index ff5cee51fc..95363dee57 100644 --- a/apidocs/sootup/java/core/language/class-use/JavaJimple.html +++ b/apidocs/sootup/java/core/language/class-use/JavaJimple.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.language.JavaJimple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/language/package-summary.html b/apidocs/sootup/java/core/language/package-summary.html index 364fb6f90a..0ac5bfd05c 100644 --- a/apidocs/sootup/java/core/language/package-summary.html +++ b/apidocs/sootup/java/core/language/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.core.language (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/language/package-tree.html b/apidocs/sootup/java/core/language/package-tree.html index 44bcca241d..4367b57def 100644 --- a/apidocs/sootup/java/core/language/package-tree.html +++ b/apidocs/sootup/java/core/language/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.core.language Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/language/package-use.html b/apidocs/sootup/java/core/language/package-use.html index 4b660387c8..07a6cada68 100644 --- a/apidocs/sootup/java/core/language/package-use.html +++ b/apidocs/sootup/java/core/language/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.core.language (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/package-summary.html b/apidocs/sootup/java/core/package-summary.html index cb2ce3fe81..015a54d9b7 100644 --- a/apidocs/sootup/java/core/package-summary.html +++ b/apidocs/sootup/java/core/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.core (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/package-tree.html b/apidocs/sootup/java/core/package-tree.html index 7108963f0e..ac8b410bb9 100644 --- a/apidocs/sootup/java/core/package-tree.html +++ b/apidocs/sootup/java/core/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.core Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/package-use.html b/apidocs/sootup/java/core/package-use.html index a8d52805cf..053eb6a5b5 100644 --- a/apidocs/sootup/java/core/package-use.html +++ b/apidocs/sootup/java/core/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.core (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/CommonClassSignatures.html b/apidocs/sootup/java/core/signatures/CommonClassSignatures.html index 21d0cd181e..bd46cb2d55 100644 --- a/apidocs/sootup/java/core/signatures/CommonClassSignatures.html +++ b/apidocs/sootup/java/core/signatures/CommonClassSignatures.html @@ -1,7 +1,7 @@ - + CommonClassSignatures (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/ModulePackageName.html b/apidocs/sootup/java/core/signatures/ModulePackageName.html index 869365ad09..a9bcea7a88 100644 --- a/apidocs/sootup/java/core/signatures/ModulePackageName.html +++ b/apidocs/sootup/java/core/signatures/ModulePackageName.html @@ -1,7 +1,7 @@ - + ModulePackageName (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/ModuleSignature.html b/apidocs/sootup/java/core/signatures/ModuleSignature.html index 243af886cc..4d2ccabb50 100644 --- a/apidocs/sootup/java/core/signatures/ModuleSignature.html +++ b/apidocs/sootup/java/core/signatures/ModuleSignature.html @@ -1,7 +1,7 @@ - + ModuleSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/class-use/CommonClassSignatures.html b/apidocs/sootup/java/core/signatures/class-use/CommonClassSignatures.html index da94b7998a..eafb18bbc7 100644 --- a/apidocs/sootup/java/core/signatures/class-use/CommonClassSignatures.html +++ b/apidocs/sootup/java/core/signatures/class-use/CommonClassSignatures.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.signatures.CommonClassSignatures (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/class-use/ModulePackageName.html b/apidocs/sootup/java/core/signatures/class-use/ModulePackageName.html index 18fe20a7b2..5b5773f41c 100644 --- a/apidocs/sootup/java/core/signatures/class-use/ModulePackageName.html +++ b/apidocs/sootup/java/core/signatures/class-use/ModulePackageName.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.signatures.ModulePackageName (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/class-use/ModuleSignature.html b/apidocs/sootup/java/core/signatures/class-use/ModuleSignature.html index 4dfa475173..c0e8ac1308 100644 --- a/apidocs/sootup/java/core/signatures/class-use/ModuleSignature.html +++ b/apidocs/sootup/java/core/signatures/class-use/ModuleSignature.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.signatures.ModuleSignature (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/package-summary.html b/apidocs/sootup/java/core/signatures/package-summary.html index 816c4c80ac..3e7589302c 100644 --- a/apidocs/sootup/java/core/signatures/package-summary.html +++ b/apidocs/sootup/java/core/signatures/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.core.signatures (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/package-tree.html b/apidocs/sootup/java/core/signatures/package-tree.html index 7723fcbb09..c0090c58e5 100644 --- a/apidocs/sootup/java/core/signatures/package-tree.html +++ b/apidocs/sootup/java/core/signatures/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.core.signatures Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/signatures/package-use.html b/apidocs/sootup/java/core/signatures/package-use.html index 3598da21ec..3e2fb576f1 100644 --- a/apidocs/sootup/java/core/signatures/package-use.html +++ b/apidocs/sootup/java/core/signatures/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.core.signatures (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/types/JavaClassType.html b/apidocs/sootup/java/core/types/JavaClassType.html index 99d9dddb98..0f72e42ed0 100644 --- a/apidocs/sootup/java/core/types/JavaClassType.html +++ b/apidocs/sootup/java/core/types/JavaClassType.html @@ -1,7 +1,7 @@ - + JavaClassType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/types/ModuleJavaClassType.html b/apidocs/sootup/java/core/types/ModuleJavaClassType.html index e2d7d0d3c1..878bee9907 100644 --- a/apidocs/sootup/java/core/types/ModuleJavaClassType.html +++ b/apidocs/sootup/java/core/types/ModuleJavaClassType.html @@ -1,7 +1,7 @@ - + ModuleJavaClassType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/types/class-use/JavaClassType.html b/apidocs/sootup/java/core/types/class-use/JavaClassType.html index 83371600e5..17cac8ed27 100644 --- a/apidocs/sootup/java/core/types/class-use/JavaClassType.html +++ b/apidocs/sootup/java/core/types/class-use/JavaClassType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.types.JavaClassType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/types/class-use/ModuleJavaClassType.html b/apidocs/sootup/java/core/types/class-use/ModuleJavaClassType.html index c690a0dbc5..4a3acc7c10 100644 --- a/apidocs/sootup/java/core/types/class-use/ModuleJavaClassType.html +++ b/apidocs/sootup/java/core/types/class-use/ModuleJavaClassType.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.types.ModuleJavaClassType (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/types/package-summary.html b/apidocs/sootup/java/core/types/package-summary.html index 1ecb066e77..781aa3b4cf 100644 --- a/apidocs/sootup/java/core/types/package-summary.html +++ b/apidocs/sootup/java/core/types/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.core.types (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/types/package-tree.html b/apidocs/sootup/java/core/types/package-tree.html index 057302f4ea..65ee23a2f8 100644 --- a/apidocs/sootup/java/core/types/package-tree.html +++ b/apidocs/sootup/java/core/types/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.core.types Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/types/package-use.html b/apidocs/sootup/java/core/types/package-use.html index 412588727e..bf7acebadd 100644 --- a/apidocs/sootup/java/core/types/package-use.html +++ b/apidocs/sootup/java/core/types/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.core.types (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/JavaModuleView.html b/apidocs/sootup/java/core/views/JavaModuleView.html index bbfed85399..bd2bb73e6c 100644 --- a/apidocs/sootup/java/core/views/JavaModuleView.html +++ b/apidocs/sootup/java/core/views/JavaModuleView.html @@ -1,7 +1,7 @@ - + JavaModuleView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/JavaView.html b/apidocs/sootup/java/core/views/JavaView.html index 19e9e9d95d..8d1436de32 100644 --- a/apidocs/sootup/java/core/views/JavaView.html +++ b/apidocs/sootup/java/core/views/JavaView.html @@ -1,7 +1,7 @@ - + JavaView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/MutableJavaView.html b/apidocs/sootup/java/core/views/MutableJavaView.html index e8539087e5..5f4f017f8c 100644 --- a/apidocs/sootup/java/core/views/MutableJavaView.html +++ b/apidocs/sootup/java/core/views/MutableJavaView.html @@ -1,7 +1,7 @@ - + MutableJavaView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/class-use/JavaModuleView.html b/apidocs/sootup/java/core/views/class-use/JavaModuleView.html index e422098e57..6433e677b7 100644 --- a/apidocs/sootup/java/core/views/class-use/JavaModuleView.html +++ b/apidocs/sootup/java/core/views/class-use/JavaModuleView.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.views.JavaModuleView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/class-use/JavaView.html b/apidocs/sootup/java/core/views/class-use/JavaView.html index 1c6111fb81..703eab614c 100644 --- a/apidocs/sootup/java/core/views/class-use/JavaView.html +++ b/apidocs/sootup/java/core/views/class-use/JavaView.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.views.JavaView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/class-use/MutableJavaView.html b/apidocs/sootup/java/core/views/class-use/MutableJavaView.html index d06e564580..93a64b2ebf 100644 --- a/apidocs/sootup/java/core/views/class-use/MutableJavaView.html +++ b/apidocs/sootup/java/core/views/class-use/MutableJavaView.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.core.views.MutableJavaView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/package-summary.html b/apidocs/sootup/java/core/views/package-summary.html index 7516c7b9cf..c55eff7e35 100644 --- a/apidocs/sootup/java/core/views/package-summary.html +++ b/apidocs/sootup/java/core/views/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.core.views (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/package-tree.html b/apidocs/sootup/java/core/views/package-tree.html index 3720f408ca..9e42c6b5df 100644 --- a/apidocs/sootup/java/core/views/package-tree.html +++ b/apidocs/sootup/java/core/views/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.core.views Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/core/views/package-use.html b/apidocs/sootup/java/core/views/package-use.html index 22c0e1fab1..7d4102cfb7 100644 --- a/apidocs/sootup/java/core/views/package-use.html +++ b/apidocs/sootup/java/core/views/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.core.views (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/WalaClassLoaderTestUtils.html b/apidocs/sootup/java/frontend/WalaClassLoaderTestUtils.html index 3e35259586..7b8cdc1e43 100644 --- a/apidocs/sootup/java/frontend/WalaClassLoaderTestUtils.html +++ b/apidocs/sootup/java/frontend/WalaClassLoaderTestUtils.html @@ -1,7 +1,7 @@ - + WalaClassLoaderTestUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/class-use/WalaClassLoaderTestUtils.html b/apidocs/sootup/java/frontend/class-use/WalaClassLoaderTestUtils.html index 4c8ba76102..25d8ad4f2c 100644 --- a/apidocs/sootup/java/frontend/class-use/WalaClassLoaderTestUtils.html +++ b/apidocs/sootup/java/frontend/class-use/WalaClassLoaderTestUtils.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.frontend.WalaClassLoaderTestUtils (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/InstructionConverter.html b/apidocs/sootup/java/frontend/conversion/InstructionConverter.html index 2403948db7..2e58175220 100644 --- a/apidocs/sootup/java/frontend/conversion/InstructionConverter.html +++ b/apidocs/sootup/java/frontend/conversion/InstructionConverter.html @@ -1,7 +1,7 @@ - + InstructionConverter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/WalaIRToJimpleConverter.html b/apidocs/sootup/java/frontend/conversion/WalaIRToJimpleConverter.html index 8561d306a8..42f23b39b5 100644 --- a/apidocs/sootup/java/frontend/conversion/WalaIRToJimpleConverter.html +++ b/apidocs/sootup/java/frontend/conversion/WalaIRToJimpleConverter.html @@ -1,7 +1,7 @@ - + WalaIRToJimpleConverter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/WalaJavaClassProvider.html b/apidocs/sootup/java/frontend/conversion/WalaJavaClassProvider.html index f7182b7343..60ca823737 100644 --- a/apidocs/sootup/java/frontend/conversion/WalaJavaClassProvider.html +++ b/apidocs/sootup/java/frontend/conversion/WalaJavaClassProvider.html @@ -1,7 +1,7 @@ - + WalaJavaClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/WalaSootMethod.html b/apidocs/sootup/java/frontend/conversion/WalaSootMethod.html index 282a0c7df0..830aaccf8f 100644 --- a/apidocs/sootup/java/frontend/conversion/WalaSootMethod.html +++ b/apidocs/sootup/java/frontend/conversion/WalaSootMethod.html @@ -1,7 +1,7 @@ - + WalaSootMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/class-use/InstructionConverter.html b/apidocs/sootup/java/frontend/conversion/class-use/InstructionConverter.html index 22e27d57ab..df9814542e 100644 --- a/apidocs/sootup/java/frontend/conversion/class-use/InstructionConverter.html +++ b/apidocs/sootup/java/frontend/conversion/class-use/InstructionConverter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.frontend.conversion.InstructionConverter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/class-use/WalaIRToJimpleConverter.html b/apidocs/sootup/java/frontend/conversion/class-use/WalaIRToJimpleConverter.html index da8590f32f..a7e9207fa0 100644 --- a/apidocs/sootup/java/frontend/conversion/class-use/WalaIRToJimpleConverter.html +++ b/apidocs/sootup/java/frontend/conversion/class-use/WalaIRToJimpleConverter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.frontend.conversion.WalaIRToJimpleConverter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/class-use/WalaJavaClassProvider.html b/apidocs/sootup/java/frontend/conversion/class-use/WalaJavaClassProvider.html index eb58069943..bf7df3cf24 100644 --- a/apidocs/sootup/java/frontend/conversion/class-use/WalaJavaClassProvider.html +++ b/apidocs/sootup/java/frontend/conversion/class-use/WalaJavaClassProvider.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.frontend.conversion.WalaJavaClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/class-use/WalaSootMethod.html b/apidocs/sootup/java/frontend/conversion/class-use/WalaSootMethod.html index 793dc97802..d0d70525d7 100644 --- a/apidocs/sootup/java/frontend/conversion/class-use/WalaSootMethod.html +++ b/apidocs/sootup/java/frontend/conversion/class-use/WalaSootMethod.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.frontend.conversion.WalaSootMethod (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/package-summary.html b/apidocs/sootup/java/frontend/conversion/package-summary.html index dda2aff0a4..fd618b36e2 100644 --- a/apidocs/sootup/java/frontend/conversion/package-summary.html +++ b/apidocs/sootup/java/frontend/conversion/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.frontend.conversion (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/package-tree.html b/apidocs/sootup/java/frontend/conversion/package-tree.html index 5b7ab3b9d8..23c0dd0b1e 100644 --- a/apidocs/sootup/java/frontend/conversion/package-tree.html +++ b/apidocs/sootup/java/frontend/conversion/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.frontend.conversion Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/conversion/package-use.html b/apidocs/sootup/java/frontend/conversion/package-use.html index f636726d65..be83b16365 100644 --- a/apidocs/sootup/java/frontend/conversion/package-use.html +++ b/apidocs/sootup/java/frontend/conversion/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.frontend.conversion (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/inputlocation/JavaSourcePathAnalysisInputLocation.html b/apidocs/sootup/java/frontend/inputlocation/JavaSourcePathAnalysisInputLocation.html index a0dadae087..77d62424a4 100644 --- a/apidocs/sootup/java/frontend/inputlocation/JavaSourcePathAnalysisInputLocation.html +++ b/apidocs/sootup/java/frontend/inputlocation/JavaSourcePathAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + JavaSourcePathAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/inputlocation/class-use/JavaSourcePathAnalysisInputLocation.html b/apidocs/sootup/java/frontend/inputlocation/class-use/JavaSourcePathAnalysisInputLocation.html index 7978ee0df1..f9d3c1dbc9 100644 --- a/apidocs/sootup/java/frontend/inputlocation/class-use/JavaSourcePathAnalysisInputLocation.html +++ b/apidocs/sootup/java/frontend/inputlocation/class-use/JavaSourcePathAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.java.frontend.inputlocation.JavaSourcePathAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/inputlocation/package-summary.html b/apidocs/sootup/java/frontend/inputlocation/package-summary.html index fd9d4105ca..462bb2b9cc 100644 --- a/apidocs/sootup/java/frontend/inputlocation/package-summary.html +++ b/apidocs/sootup/java/frontend/inputlocation/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.frontend.inputlocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/inputlocation/package-tree.html b/apidocs/sootup/java/frontend/inputlocation/package-tree.html index 99154ee5f0..e965aa0dcd 100644 --- a/apidocs/sootup/java/frontend/inputlocation/package-tree.html +++ b/apidocs/sootup/java/frontend/inputlocation/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.frontend.inputlocation Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/inputlocation/package-use.html b/apidocs/sootup/java/frontend/inputlocation/package-use.html index 80fcb2f9ea..a917d477f2 100644 --- a/apidocs/sootup/java/frontend/inputlocation/package-use.html +++ b/apidocs/sootup/java/frontend/inputlocation/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.frontend.inputlocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/package-summary.html b/apidocs/sootup/java/frontend/package-summary.html index 04d0ee786d..4e7435a71e 100644 --- a/apidocs/sootup/java/frontend/package-summary.html +++ b/apidocs/sootup/java/frontend/package-summary.html @@ -1,7 +1,7 @@ - + sootup.java.frontend (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/package-tree.html b/apidocs/sootup/java/frontend/package-tree.html index 29373da36f..fe84e4357e 100644 --- a/apidocs/sootup/java/frontend/package-tree.html +++ b/apidocs/sootup/java/frontend/package-tree.html @@ -1,7 +1,7 @@ - + sootup.java.frontend Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/java/frontend/package-use.html b/apidocs/sootup/java/frontend/package-use.html index eb997418c9..9f5188ef53 100644 --- a/apidocs/sootup/java/frontend/package-use.html +++ b/apidocs/sootup/java/frontend/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.java.frontend (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleBaseListener.html b/apidocs/sootup/jimple/JimpleBaseListener.html index 7f588f5e75..f40940b9e1 100644 --- a/apidocs/sootup/jimple/JimpleBaseListener.html +++ b/apidocs/sootup/jimple/JimpleBaseListener.html @@ -1,7 +1,7 @@ - + JimpleBaseListener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleBaseVisitor.html b/apidocs/sootup/jimple/JimpleBaseVisitor.html index df9aa23d00..16461d01a1 100644 --- a/apidocs/sootup/jimple/JimpleBaseVisitor.html +++ b/apidocs/sootup/jimple/JimpleBaseVisitor.html @@ -1,7 +1,7 @@ - + JimpleBaseVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleLexer.html b/apidocs/sootup/jimple/JimpleLexer.html index 1e876b5fd8..c03a58c557 100644 --- a/apidocs/sootup/jimple/JimpleLexer.html +++ b/apidocs/sootup/jimple/JimpleLexer.html @@ -1,7 +1,7 @@ - + JimpleLexer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleListener.html b/apidocs/sootup/jimple/JimpleListener.html index 5a8766bf07..12e1063e67 100644 --- a/apidocs/sootup/jimple/JimpleListener.html +++ b/apidocs/sootup/jimple/JimpleListener.html @@ -1,7 +1,7 @@ - + JimpleListener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Arg_listContext.html b/apidocs/sootup/jimple/JimpleParser.Arg_listContext.html index f9d6003baf..fca075351a 100644 --- a/apidocs/sootup/jimple/JimpleParser.Arg_listContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Arg_listContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Arg_listContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Array_descriptorContext.html b/apidocs/sootup/jimple/JimpleParser.Array_descriptorContext.html index 2a295b8f05..719f65cbba 100644 --- a/apidocs/sootup/jimple/JimpleParser.Array_descriptorContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Array_descriptorContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Array_descriptorContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.AssignmentsContext.html b/apidocs/sootup/jimple/JimpleParser.AssignmentsContext.html index 7ea4ab433f..7062ffb009 100644 --- a/apidocs/sootup/jimple/JimpleParser.AssignmentsContext.html +++ b/apidocs/sootup/jimple/JimpleParser.AssignmentsContext.html @@ -1,7 +1,7 @@ - + JimpleParser.AssignmentsContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.BinopContext.html b/apidocs/sootup/jimple/JimpleParser.BinopContext.html index 3a7ec4f16f..8d21f8ceee 100644 --- a/apidocs/sootup/jimple/JimpleParser.BinopContext.html +++ b/apidocs/sootup/jimple/JimpleParser.BinopContext.html @@ -1,7 +1,7 @@ - + JimpleParser.BinopContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Binop_exprContext.html b/apidocs/sootup/jimple/JimpleParser.Binop_exprContext.html index dcc612034c..7cdf68c885 100644 --- a/apidocs/sootup/jimple/JimpleParser.Binop_exprContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Binop_exprContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Binop_exprContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Bool_exprContext.html b/apidocs/sootup/jimple/JimpleParser.Bool_exprContext.html index 1e95540fbf..0d33783f3a 100644 --- a/apidocs/sootup/jimple/JimpleParser.Bool_exprContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Bool_exprContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Bool_exprContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Case_labelContext.html b/apidocs/sootup/jimple/JimpleParser.Case_labelContext.html index 6e8552f65e..a3469e759e 100644 --- a/apidocs/sootup/jimple/JimpleParser.Case_labelContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Case_labelContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Case_labelContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Case_stmtContext.html b/apidocs/sootup/jimple/JimpleParser.Case_stmtContext.html index 9074b2ec37..b706736578 100644 --- a/apidocs/sootup/jimple/JimpleParser.Case_stmtContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Case_stmtContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Case_stmtContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Class_modifierContext.html b/apidocs/sootup/jimple/JimpleParser.Class_modifierContext.html index 66e7fe488b..b7516940c7 100644 --- a/apidocs/sootup/jimple/JimpleParser.Class_modifierContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Class_modifierContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Class_modifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Common_modifierContext.html b/apidocs/sootup/jimple/JimpleParser.Common_modifierContext.html index c24d252cfe..9e707e7886 100644 --- a/apidocs/sootup/jimple/JimpleParser.Common_modifierContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Common_modifierContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Common_modifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.ConstantContext.html b/apidocs/sootup/jimple/JimpleParser.ConstantContext.html index b9542fd393..44b9e4d268 100644 --- a/apidocs/sootup/jimple/JimpleParser.ConstantContext.html +++ b/apidocs/sootup/jimple/JimpleParser.ConstantContext.html @@ -1,7 +1,7 @@ - + JimpleParser.ConstantContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.DeclarationContext.html b/apidocs/sootup/jimple/JimpleParser.DeclarationContext.html index 6fe09e1175..8287013b3d 100644 --- a/apidocs/sootup/jimple/JimpleParser.DeclarationContext.html +++ b/apidocs/sootup/jimple/JimpleParser.DeclarationContext.html @@ -1,7 +1,7 @@ - + JimpleParser.DeclarationContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.DeclarationsContext.html b/apidocs/sootup/jimple/JimpleParser.DeclarationsContext.html index 8b0b54b090..196f2bacd2 100644 --- a/apidocs/sootup/jimple/JimpleParser.DeclarationsContext.html +++ b/apidocs/sootup/jimple/JimpleParser.DeclarationsContext.html @@ -1,7 +1,7 @@ - + JimpleParser.DeclarationsContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Extends_clauseContext.html b/apidocs/sootup/jimple/JimpleParser.Extends_clauseContext.html index e7b827a4b9..fb7eb53f43 100644 --- a/apidocs/sootup/jimple/JimpleParser.Extends_clauseContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Extends_clauseContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Extends_clauseContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.FieldContext.html b/apidocs/sootup/jimple/JimpleParser.FieldContext.html index ecef6234e9..2d04ad80a8 100644 --- a/apidocs/sootup/jimple/JimpleParser.FieldContext.html +++ b/apidocs/sootup/jimple/JimpleParser.FieldContext.html @@ -1,7 +1,7 @@ - + JimpleParser.FieldContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Field_modifierContext.html b/apidocs/sootup/jimple/JimpleParser.Field_modifierContext.html index 0c827af846..1cdd1be155 100644 --- a/apidocs/sootup/jimple/JimpleParser.Field_modifierContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Field_modifierContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Field_modifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Field_signatureContext.html b/apidocs/sootup/jimple/JimpleParser.Field_signatureContext.html index 3545534abf..234a64431c 100644 --- a/apidocs/sootup/jimple/JimpleParser.Field_signatureContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Field_signatureContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Field_signatureContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.FileContext.html b/apidocs/sootup/jimple/JimpleParser.FileContext.html index 50db923a34..d90b2fe376 100644 --- a/apidocs/sootup/jimple/JimpleParser.FileContext.html +++ b/apidocs/sootup/jimple/JimpleParser.FileContext.html @@ -1,7 +1,7 @@ - + JimpleParser.FileContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.File_typeContext.html b/apidocs/sootup/jimple/JimpleParser.File_typeContext.html index 7c92bd4ab5..ebb3d41110 100644 --- a/apidocs/sootup/jimple/JimpleParser.File_typeContext.html +++ b/apidocs/sootup/jimple/JimpleParser.File_typeContext.html @@ -1,7 +1,7 @@ - + JimpleParser.File_typeContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Goto_stmtContext.html b/apidocs/sootup/jimple/JimpleParser.Goto_stmtContext.html index 273c74b79e..b2320c82c7 100644 --- a/apidocs/sootup/jimple/JimpleParser.Goto_stmtContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Goto_stmtContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Goto_stmtContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.IdentifierContext.html b/apidocs/sootup/jimple/JimpleParser.IdentifierContext.html index 624429fecc..a3ec9c2a7d 100644 --- a/apidocs/sootup/jimple/JimpleParser.IdentifierContext.html +++ b/apidocs/sootup/jimple/JimpleParser.IdentifierContext.html @@ -1,7 +1,7 @@ - + JimpleParser.IdentifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Identity_refContext.html b/apidocs/sootup/jimple/JimpleParser.Identity_refContext.html index 86bfb1d8f7..715f45ac44 100644 --- a/apidocs/sootup/jimple/JimpleParser.Identity_refContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Identity_refContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Identity_refContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.ImmediateContext.html b/apidocs/sootup/jimple/JimpleParser.ImmediateContext.html index f742b79922..d728370699 100644 --- a/apidocs/sootup/jimple/JimpleParser.ImmediateContext.html +++ b/apidocs/sootup/jimple/JimpleParser.ImmediateContext.html @@ -1,7 +1,7 @@ - + JimpleParser.ImmediateContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Implements_clauseContext.html b/apidocs/sootup/jimple/JimpleParser.Implements_clauseContext.html index 18ab1e3f5e..9dd5ab865d 100644 --- a/apidocs/sootup/jimple/JimpleParser.Implements_clauseContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Implements_clauseContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Implements_clauseContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.ImportItemContext.html b/apidocs/sootup/jimple/JimpleParser.ImportItemContext.html index 3aab4b51ad..550cd95e69 100644 --- a/apidocs/sootup/jimple/JimpleParser.ImportItemContext.html +++ b/apidocs/sootup/jimple/JimpleParser.ImportItemContext.html @@ -1,7 +1,7 @@ - + JimpleParser.ImportItemContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Integer_constantContext.html b/apidocs/sootup/jimple/JimpleParser.Integer_constantContext.html index 599da077fc..9ec7874f27 100644 --- a/apidocs/sootup/jimple/JimpleParser.Integer_constantContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Integer_constantContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Integer_constantContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Invoke_exprContext.html b/apidocs/sootup/jimple/JimpleParser.Invoke_exprContext.html index 3fcaea1bde..b82007783c 100644 --- a/apidocs/sootup/jimple/JimpleParser.Invoke_exprContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Invoke_exprContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Invoke_exprContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.MemberContext.html b/apidocs/sootup/jimple/JimpleParser.MemberContext.html index b6c5fab103..0d1adfb389 100644 --- a/apidocs/sootup/jimple/JimpleParser.MemberContext.html +++ b/apidocs/sootup/jimple/JimpleParser.MemberContext.html @@ -1,7 +1,7 @@ - + JimpleParser.MemberContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.MethodContext.html b/apidocs/sootup/jimple/JimpleParser.MethodContext.html index f44b0e91ae..f00f27c4eb 100644 --- a/apidocs/sootup/jimple/JimpleParser.MethodContext.html +++ b/apidocs/sootup/jimple/JimpleParser.MethodContext.html @@ -1,7 +1,7 @@ - + JimpleParser.MethodContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Method_bodyContext.html b/apidocs/sootup/jimple/JimpleParser.Method_bodyContext.html index 900cd00fc7..519503458d 100644 --- a/apidocs/sootup/jimple/JimpleParser.Method_bodyContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Method_bodyContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Method_bodyContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Method_body_contentsContext.html b/apidocs/sootup/jimple/JimpleParser.Method_body_contentsContext.html index 6f4ef86ccd..9415d43dfe 100644 --- a/apidocs/sootup/jimple/JimpleParser.Method_body_contentsContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Method_body_contentsContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Method_body_contentsContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Method_modifierContext.html b/apidocs/sootup/jimple/JimpleParser.Method_modifierContext.html index 1f0d9b490d..f5f49c629c 100644 --- a/apidocs/sootup/jimple/JimpleParser.Method_modifierContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Method_modifierContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Method_modifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Method_nameContext.html b/apidocs/sootup/jimple/JimpleParser.Method_nameContext.html index 0ff564b07d..36586abfaf 100644 --- a/apidocs/sootup/jimple/JimpleParser.Method_nameContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Method_nameContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Method_nameContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Method_signatureContext.html b/apidocs/sootup/jimple/JimpleParser.Method_signatureContext.html index 19753ce63d..7b1fd0aaa9 100644 --- a/apidocs/sootup/jimple/JimpleParser.Method_signatureContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Method_signatureContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Method_signatureContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Method_subsignatureContext.html b/apidocs/sootup/jimple/JimpleParser.Method_subsignatureContext.html index ff43079143..93137abfe9 100644 --- a/apidocs/sootup/jimple/JimpleParser.Method_subsignatureContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Method_subsignatureContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Method_subsignatureContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.MethodhandleContext.html b/apidocs/sootup/jimple/JimpleParser.MethodhandleContext.html index d57f01632e..74ef13cb24 100644 --- a/apidocs/sootup/jimple/JimpleParser.MethodhandleContext.html +++ b/apidocs/sootup/jimple/JimpleParser.MethodhandleContext.html @@ -1,7 +1,7 @@ - + JimpleParser.MethodhandleContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.ReferenceContext.html b/apidocs/sootup/jimple/JimpleParser.ReferenceContext.html index 625a72d235..7fd8aeae5b 100644 --- a/apidocs/sootup/jimple/JimpleParser.ReferenceContext.html +++ b/apidocs/sootup/jimple/JimpleParser.ReferenceContext.html @@ -1,7 +1,7 @@ - + JimpleParser.ReferenceContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.StatementContext.html b/apidocs/sootup/jimple/JimpleParser.StatementContext.html index 3ea1423847..8d1cf8acc5 100644 --- a/apidocs/sootup/jimple/JimpleParser.StatementContext.html +++ b/apidocs/sootup/jimple/JimpleParser.StatementContext.html @@ -1,7 +1,7 @@ - + JimpleParser.StatementContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.StatementsContext.html b/apidocs/sootup/jimple/JimpleParser.StatementsContext.html index 5d91e8e9bc..aa652484b4 100644 --- a/apidocs/sootup/jimple/JimpleParser.StatementsContext.html +++ b/apidocs/sootup/jimple/JimpleParser.StatementsContext.html @@ -1,7 +1,7 @@ - + JimpleParser.StatementsContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.StmtContext.html b/apidocs/sootup/jimple/JimpleParser.StmtContext.html index c813f7379c..287a27d5ab 100644 --- a/apidocs/sootup/jimple/JimpleParser.StmtContext.html +++ b/apidocs/sootup/jimple/JimpleParser.StmtContext.html @@ -1,7 +1,7 @@ - + JimpleParser.StmtContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Throws_clauseContext.html b/apidocs/sootup/jimple/JimpleParser.Throws_clauseContext.html index f14a5a902b..fe7f32b78b 100644 --- a/apidocs/sootup/jimple/JimpleParser.Throws_clauseContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Throws_clauseContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Throws_clauseContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Trap_clauseContext.html b/apidocs/sootup/jimple/JimpleParser.Trap_clauseContext.html index 0b3b9ed9cd..9cd7f2abc2 100644 --- a/apidocs/sootup/jimple/JimpleParser.Trap_clauseContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Trap_clauseContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Trap_clauseContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Trap_clausesContext.html b/apidocs/sootup/jimple/JimpleParser.Trap_clausesContext.html index c8bb2d1e8d..3f4c71fb1a 100644 --- a/apidocs/sootup/jimple/JimpleParser.Trap_clausesContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Trap_clausesContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Trap_clausesContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.TypeContext.html b/apidocs/sootup/jimple/JimpleParser.TypeContext.html index bc2086b9e5..f3f3906c57 100644 --- a/apidocs/sootup/jimple/JimpleParser.TypeContext.html +++ b/apidocs/sootup/jimple/JimpleParser.TypeContext.html @@ -1,7 +1,7 @@ - + JimpleParser.TypeContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Type_listContext.html b/apidocs/sootup/jimple/JimpleParser.Type_listContext.html index ba45ee984c..8caa21f3cc 100644 --- a/apidocs/sootup/jimple/JimpleParser.Type_listContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Type_listContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Type_listContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.UnopContext.html b/apidocs/sootup/jimple/JimpleParser.UnopContext.html index 470a0a4a93..a915fae869 100644 --- a/apidocs/sootup/jimple/JimpleParser.UnopContext.html +++ b/apidocs/sootup/jimple/JimpleParser.UnopContext.html @@ -1,7 +1,7 @@ - + JimpleParser.UnopContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.Unop_exprContext.html b/apidocs/sootup/jimple/JimpleParser.Unop_exprContext.html index 3274764fe6..6e11fb55ce 100644 --- a/apidocs/sootup/jimple/JimpleParser.Unop_exprContext.html +++ b/apidocs/sootup/jimple/JimpleParser.Unop_exprContext.html @@ -1,7 +1,7 @@ - + JimpleParser.Unop_exprContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.ValueContext.html b/apidocs/sootup/jimple/JimpleParser.ValueContext.html index 45eda6f733..8327c69aa7 100644 --- a/apidocs/sootup/jimple/JimpleParser.ValueContext.html +++ b/apidocs/sootup/jimple/JimpleParser.ValueContext.html @@ -1,7 +1,7 @@ - + JimpleParser.ValueContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleParser.html b/apidocs/sootup/jimple/JimpleParser.html index aca0a18e94..3c6eed5430 100644 --- a/apidocs/sootup/jimple/JimpleParser.html +++ b/apidocs/sootup/jimple/JimpleParser.html @@ -1,7 +1,7 @@ - + JimpleParser (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/JimpleVisitor.html b/apidocs/sootup/jimple/JimpleVisitor.html index 1cc8a55094..6edc4e7cfa 100644 --- a/apidocs/sootup/jimple/JimpleVisitor.html +++ b/apidocs/sootup/jimple/JimpleVisitor.html @@ -1,7 +1,7 @@ - + JimpleVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleBaseListener.html b/apidocs/sootup/jimple/class-use/JimpleBaseListener.html index eea913f053..7d4fccb5b1 100644 --- a/apidocs/sootup/jimple/class-use/JimpleBaseListener.html +++ b/apidocs/sootup/jimple/class-use/JimpleBaseListener.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleBaseListener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleBaseVisitor.html b/apidocs/sootup/jimple/class-use/JimpleBaseVisitor.html index 5b70b2aede..02514d0771 100644 --- a/apidocs/sootup/jimple/class-use/JimpleBaseVisitor.html +++ b/apidocs/sootup/jimple/class-use/JimpleBaseVisitor.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleBaseVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleLexer.html b/apidocs/sootup/jimple/class-use/JimpleLexer.html index fb9efb12f6..fe59a091fd 100644 --- a/apidocs/sootup/jimple/class-use/JimpleLexer.html +++ b/apidocs/sootup/jimple/class-use/JimpleLexer.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleLexer (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleListener.html b/apidocs/sootup/jimple/class-use/JimpleListener.html index 279a9ae65c..f9adf7f722 100644 --- a/apidocs/sootup/jimple/class-use/JimpleListener.html +++ b/apidocs/sootup/jimple/class-use/JimpleListener.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.jimple.JimpleListener (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Arg_listContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Arg_listContext.html index c0c4f84f7e..3b8484526d 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Arg_listContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Arg_listContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Arg_listContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Array_descriptorContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Array_descriptorContext.html index 85e11edd39..6495ca84d6 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Array_descriptorContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Array_descriptorContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Array_descriptorContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.AssignmentsContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.AssignmentsContext.html index 9e35f7de1f..7aafa534e5 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.AssignmentsContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.AssignmentsContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.AssignmentsContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.BinopContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.BinopContext.html index b0e74529c8..d793c5dadd 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.BinopContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.BinopContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.BinopContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Binop_exprContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Binop_exprContext.html index 5eb727424b..2f9b52e8d2 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Binop_exprContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Binop_exprContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Binop_exprContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Bool_exprContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Bool_exprContext.html index 34b045442d..72057cb36d 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Bool_exprContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Bool_exprContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Bool_exprContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Case_labelContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Case_labelContext.html index 6e69561526..4e257fbde5 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Case_labelContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Case_labelContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Case_labelContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Case_stmtContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Case_stmtContext.html index e518a06339..9b48820cc4 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Case_stmtContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Case_stmtContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Case_stmtContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Class_modifierContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Class_modifierContext.html index 2610cff7a8..7c628e68f4 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Class_modifierContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Class_modifierContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Class_modifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Common_modifierContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Common_modifierContext.html index f147763aac..8770636ee6 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Common_modifierContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Common_modifierContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Common_modifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.ConstantContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.ConstantContext.html index b660271941..36b70006e8 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.ConstantContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.ConstantContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.ConstantContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.DeclarationContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.DeclarationContext.html index 9553a55eb6..b99be87354 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.DeclarationContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.DeclarationContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.DeclarationContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.DeclarationsContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.DeclarationsContext.html index 77c11ee4a0..8fa39d3bd6 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.DeclarationsContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.DeclarationsContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.DeclarationsContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Extends_clauseContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Extends_clauseContext.html index 42303a8d61..2cd2c858bd 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Extends_clauseContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Extends_clauseContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Extends_clauseContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.FieldContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.FieldContext.html index c269ba4f87..472751d5cf 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.FieldContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.FieldContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.FieldContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Field_modifierContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Field_modifierContext.html index 8b7d7607c0..96f7e8e196 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Field_modifierContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Field_modifierContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Field_modifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Field_signatureContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Field_signatureContext.html index 4b56bcf325..7c0eefa1e7 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Field_signatureContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Field_signatureContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Field_signatureContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.FileContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.FileContext.html index d33cae1660..077068aa50 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.FileContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.FileContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.FileContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.File_typeContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.File_typeContext.html index 24dcce9b17..9afb89fe23 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.File_typeContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.File_typeContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.File_typeContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Goto_stmtContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Goto_stmtContext.html index 0b1df77d3a..a4555b5a87 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Goto_stmtContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Goto_stmtContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Goto_stmtContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.IdentifierContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.IdentifierContext.html index 468307da12..47e4266157 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.IdentifierContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.IdentifierContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.IdentifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Identity_refContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Identity_refContext.html index e2a2e1689a..a8304caa86 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Identity_refContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Identity_refContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Identity_refContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.ImmediateContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.ImmediateContext.html index a48a21dde5..e936f60c1a 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.ImmediateContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.ImmediateContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.ImmediateContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Implements_clauseContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Implements_clauseContext.html index af48ee383d..f0045ec46f 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Implements_clauseContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Implements_clauseContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Implements_clauseContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.ImportItemContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.ImportItemContext.html index f59067518b..b135da4ab9 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.ImportItemContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.ImportItemContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.ImportItemContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Integer_constantContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Integer_constantContext.html index 3f0efc828c..95432f646e 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Integer_constantContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Integer_constantContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Integer_constantContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Invoke_exprContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Invoke_exprContext.html index 774dfa30a3..6aeb33ce3e 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Invoke_exprContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Invoke_exprContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Invoke_exprContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.MemberContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.MemberContext.html index 8f0fe74185..f46e7b3c05 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.MemberContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.MemberContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.MemberContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.MethodContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.MethodContext.html index b583240e02..167a47e505 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.MethodContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.MethodContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.MethodContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Method_bodyContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Method_bodyContext.html index 0bb232d8bf..7a6576194f 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Method_bodyContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Method_bodyContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Method_bodyContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Method_body_contentsContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Method_body_contentsContext.html index 7eb36c78b8..ac4debafb2 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Method_body_contentsContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Method_body_contentsContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Method_body_contentsContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Method_modifierContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Method_modifierContext.html index be759aceab..086354c134 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Method_modifierContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Method_modifierContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Method_modifierContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Method_nameContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Method_nameContext.html index e1df1ba48f..11895a44c2 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Method_nameContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Method_nameContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Method_nameContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Method_signatureContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Method_signatureContext.html index 12c80f6e86..07b5cb8826 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Method_signatureContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Method_signatureContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Method_signatureContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Method_subsignatureContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Method_subsignatureContext.html index 001e9809b0..393b9df81e 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Method_subsignatureContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Method_subsignatureContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Method_subsignatureContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.MethodhandleContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.MethodhandleContext.html index c03aa6462e..419678e383 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.MethodhandleContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.MethodhandleContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.MethodhandleContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.ReferenceContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.ReferenceContext.html index 08f3eeea62..39b90098cb 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.ReferenceContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.ReferenceContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.ReferenceContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.StatementContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.StatementContext.html index d55417693b..b09db062ef 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.StatementContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.StatementContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.StatementContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.StatementsContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.StatementsContext.html index 7162e30259..0e5c24bd4c 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.StatementsContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.StatementsContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.StatementsContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.StmtContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.StmtContext.html index 765979cc0b..b9f0f3f512 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.StmtContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.StmtContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.StmtContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Throws_clauseContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Throws_clauseContext.html index 7f51d7a86e..e0c40c2dd0 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Throws_clauseContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Throws_clauseContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Throws_clauseContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Trap_clauseContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Trap_clauseContext.html index 37417b23a2..deb975bcb3 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Trap_clauseContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Trap_clauseContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Trap_clauseContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Trap_clausesContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Trap_clausesContext.html index e671907180..cf90462d1b 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Trap_clausesContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Trap_clausesContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Trap_clausesContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.TypeContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.TypeContext.html index 14c23fa4c5..fdd1b1ac75 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.TypeContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.TypeContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.TypeContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Type_listContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Type_listContext.html index 6ac15a19d8..69931896e2 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Type_listContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Type_listContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Type_listContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.UnopContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.UnopContext.html index e7ee32ffb6..01d0977437 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.UnopContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.UnopContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.UnopContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.Unop_exprContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.Unop_exprContext.html index b2ab882294..53449c9040 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.Unop_exprContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.Unop_exprContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.Unop_exprContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.ValueContext.html b/apidocs/sootup/jimple/class-use/JimpleParser.ValueContext.html index a06bd1a2ad..76d8287847 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.ValueContext.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.ValueContext.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser.ValueContext (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleParser.html b/apidocs/sootup/jimple/class-use/JimpleParser.html index d5f27c475d..4c25b8cc53 100644 --- a/apidocs/sootup/jimple/class-use/JimpleParser.html +++ b/apidocs/sootup/jimple/class-use/JimpleParser.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.JimpleParser (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/class-use/JimpleVisitor.html b/apidocs/sootup/jimple/class-use/JimpleVisitor.html index 5726380ef1..c70bace446 100644 --- a/apidocs/sootup/jimple/class-use/JimpleVisitor.html +++ b/apidocs/sootup/jimple/class-use/JimpleVisitor.html @@ -1,7 +1,7 @@ - + Uses of Interface sootup.jimple.JimpleVisitor (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/JimpleAnalysisInputLocation.html b/apidocs/sootup/jimple/frontend/JimpleAnalysisInputLocation.html index 8ad32f8a86..05d714c869 100644 --- a/apidocs/sootup/jimple/frontend/JimpleAnalysisInputLocation.html +++ b/apidocs/sootup/jimple/frontend/JimpleAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + JimpleAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/JimpleClassProvider.html b/apidocs/sootup/jimple/frontend/JimpleClassProvider.html index 49a6f759ea..364ad50784 100644 --- a/apidocs/sootup/jimple/frontend/JimpleClassProvider.html +++ b/apidocs/sootup/jimple/frontend/JimpleClassProvider.html @@ -1,7 +1,7 @@ - + JimpleClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/JimpleConverter.html b/apidocs/sootup/jimple/frontend/JimpleConverter.html index 154f4424e8..f375d816e2 100644 --- a/apidocs/sootup/jimple/frontend/JimpleConverter.html +++ b/apidocs/sootup/jimple/frontend/JimpleConverter.html @@ -1,7 +1,7 @@ - + JimpleConverter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/JimpleConverterUtil.html b/apidocs/sootup/jimple/frontend/JimpleConverterUtil.html index cbe882ebc9..043bd7be55 100644 --- a/apidocs/sootup/jimple/frontend/JimpleConverterUtil.html +++ b/apidocs/sootup/jimple/frontend/JimpleConverterUtil.html @@ -1,7 +1,7 @@ - + JimpleConverterUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/JimpleStringAnalysisInputLocation.html b/apidocs/sootup/jimple/frontend/JimpleStringAnalysisInputLocation.html index 3a8f00d5a3..ae97879ad3 100644 --- a/apidocs/sootup/jimple/frontend/JimpleStringAnalysisInputLocation.html +++ b/apidocs/sootup/jimple/frontend/JimpleStringAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + JimpleStringAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/JimpleView.html b/apidocs/sootup/jimple/frontend/JimpleView.html index e5f6adf932..8bf49be6a0 100644 --- a/apidocs/sootup/jimple/frontend/JimpleView.html +++ b/apidocs/sootup/jimple/frontend/JimpleView.html @@ -1,7 +1,7 @@ - + JimpleView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/class-use/JimpleAnalysisInputLocation.html b/apidocs/sootup/jimple/frontend/class-use/JimpleAnalysisInputLocation.html index d9450488c5..7bb157f1f0 100644 --- a/apidocs/sootup/jimple/frontend/class-use/JimpleAnalysisInputLocation.html +++ b/apidocs/sootup/jimple/frontend/class-use/JimpleAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.frontend.JimpleAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/class-use/JimpleClassProvider.html b/apidocs/sootup/jimple/frontend/class-use/JimpleClassProvider.html index 229abc542a..8d7bb0c220 100644 --- a/apidocs/sootup/jimple/frontend/class-use/JimpleClassProvider.html +++ b/apidocs/sootup/jimple/frontend/class-use/JimpleClassProvider.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.frontend.JimpleClassProvider (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/class-use/JimpleConverter.html b/apidocs/sootup/jimple/frontend/class-use/JimpleConverter.html index ec6ba68d31..87b7c6d602 100644 --- a/apidocs/sootup/jimple/frontend/class-use/JimpleConverter.html +++ b/apidocs/sootup/jimple/frontend/class-use/JimpleConverter.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.frontend.JimpleConverter (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/class-use/JimpleConverterUtil.html b/apidocs/sootup/jimple/frontend/class-use/JimpleConverterUtil.html index 7b850a1e8d..8e55776eef 100644 --- a/apidocs/sootup/jimple/frontend/class-use/JimpleConverterUtil.html +++ b/apidocs/sootup/jimple/frontend/class-use/JimpleConverterUtil.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.frontend.JimpleConverterUtil (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/class-use/JimpleStringAnalysisInputLocation.html b/apidocs/sootup/jimple/frontend/class-use/JimpleStringAnalysisInputLocation.html index 6287eb2603..12b4dc6863 100644 --- a/apidocs/sootup/jimple/frontend/class-use/JimpleStringAnalysisInputLocation.html +++ b/apidocs/sootup/jimple/frontend/class-use/JimpleStringAnalysisInputLocation.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.frontend.JimpleStringAnalysisInputLocation (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/class-use/JimpleView.html b/apidocs/sootup/jimple/frontend/class-use/JimpleView.html index 75f6e66af0..7c7fdeacf2 100644 --- a/apidocs/sootup/jimple/frontend/class-use/JimpleView.html +++ b/apidocs/sootup/jimple/frontend/class-use/JimpleView.html @@ -1,7 +1,7 @@ - + Uses of Class sootup.jimple.frontend.JimpleView (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/package-summary.html b/apidocs/sootup/jimple/frontend/package-summary.html index 6dc69cf3a7..b2f90a7928 100644 --- a/apidocs/sootup/jimple/frontend/package-summary.html +++ b/apidocs/sootup/jimple/frontend/package-summary.html @@ -1,7 +1,7 @@ - + sootup.jimple.frontend (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/package-tree.html b/apidocs/sootup/jimple/frontend/package-tree.html index 2aeea1760c..78a013fa01 100644 --- a/apidocs/sootup/jimple/frontend/package-tree.html +++ b/apidocs/sootup/jimple/frontend/package-tree.html @@ -1,7 +1,7 @@ - + sootup.jimple.frontend Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/frontend/package-use.html b/apidocs/sootup/jimple/frontend/package-use.html index bf4a282101..d6e276e2c6 100644 --- a/apidocs/sootup/jimple/frontend/package-use.html +++ b/apidocs/sootup/jimple/frontend/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.jimple.frontend (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/package-summary.html b/apidocs/sootup/jimple/package-summary.html index 6e9cdd4813..d72b6a84ec 100644 --- a/apidocs/sootup/jimple/package-summary.html +++ b/apidocs/sootup/jimple/package-summary.html @@ -1,7 +1,7 @@ - + sootup.jimple (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/package-tree.html b/apidocs/sootup/jimple/package-tree.html index c7aedfd8f0..1d12bcc95d 100644 --- a/apidocs/sootup/jimple/package-tree.html +++ b/apidocs/sootup/jimple/package-tree.html @@ -1,7 +1,7 @@ - + sootup.jimple Class Hierarchy (SootUp 1.3.1-SNAPSHOT API) diff --git a/apidocs/sootup/jimple/package-use.html b/apidocs/sootup/jimple/package-use.html index 7aa670b8c4..d802fef7d1 100644 --- a/apidocs/sootup/jimple/package-use.html +++ b/apidocs/sootup/jimple/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package sootup.jimple (SootUp 1.3.1-SNAPSHOT API)