Uses of Class
soot.dava.toolkits.base.AST.structuredAnalysis.CPTuple

Packages that use CPTuple
soot.dava.toolkits.base.AST.structuredAnalysis   
 

Uses of CPTuple in soot.dava.toolkits.base.AST.structuredAnalysis
 

Methods in soot.dava.toolkits.base.AST.structuredAnalysis that return CPTuple
 CPTuple CP.checkForValueHints(ASTCondition cond, CPFlowSet input, boolean isElseBranch)
           
 CPTuple CP.checkForValueHints(ASTCondition cond, CPFlowSet input, boolean isElseBranch)
           
 CPTuple CP.createCPTupleIfPossible(Value a, Value b, CPFlowSet input)
           
 CPTuple CP.createCPTupleIfPossible(Value a, Value b, CPFlowSet input)
           
 

Methods in soot.dava.toolkits.base.AST.structuredAnalysis with parameters of type CPTuple
 void CPFlowSet.addIfNotPresent(CPTuple newTuple)
           
 void CPFlowSet.addIfNotPresent(CPTuple newTuple)
           
 void CPFlowSet.addIfNotPresentButDontUpdate(CPTuple newTuple)
           
 void CPFlowSet.addIfNotPresentButDontUpdate(CPTuple newTuple)