|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ASTIfNode in soot.dava.toolkits.base.AST.analysis |
Methods in soot.dava.toolkits.base.AST.analysis with parameters of type ASTIfNode | |
void |
Analysis.caseASTIfNode(ASTIfNode node)
|
void |
AnalysisAdapter.caseASTIfNode(ASTIfNode node)
|
void |
DepthFirstAdapter.inASTIfNode(ASTIfNode node)
|
void |
DepthFirstAdapter.outASTIfNode(ASTIfNode node)
|
void |
DepthFirstAdapter.caseASTIfNode(ASTIfNode node)
|
Uses of ASTIfNode in soot.dava.toolkits.base.AST.structuredAnalysis |
Methods in soot.dava.toolkits.base.AST.structuredAnalysis with parameters of type ASTIfNode | |
Object |
StructuredAnalysis.processASTIfNode(ASTIfNode node,
Object input)
|
Uses of ASTIfNode in soot.dava.toolkits.base.AST.transformations |
Methods in soot.dava.toolkits.base.AST.transformations with parameters of type ASTIfNode | |
void |
AndAggregator.outASTIfNode(ASTIfNode node)
|
void |
BooleanConditionSimplification.outASTIfNode(ASTIfNode node)
|
void |
DeInliningFinalFields.inASTIfNode(ASTIfNode node)
|
static void |
OrAggregatorThree.checkAndTransform(ASTNode node,
ASTIfNode ifOne,
ASTIfNode ifTwo,
int nodeNumber,
int subBodyNumber)
|
static List |
OrAggregatorThree.createNewNodeBody(List oldSubBody,
int nodeNumber,
ASTIfNode ifOne,
ASTIfNode ifTwo)
|
static List |
StrengthenByIf.getNewNode(ASTNode loopNode,
ASTIfNode ifNode)
|
Uses of ASTIfNode in soot.dava.toolkits.base.AST.traversals |
Methods in soot.dava.toolkits.base.AST.traversals with parameters of type ASTIfNode | |
void |
ASTParentNodeFinder.inASTIfNode(ASTIfNode node)
|
void |
ASTParentNodeFinder.outASTIfNode(ASTIfNode node)
|
void |
ASTUsesAndDefs.inASTIfNode(ASTIfNode node)
|
void |
AllVariableUses.inASTIfNode(ASTIfNode node)
|
Uses of ASTIfNode in soot.dava.toolkits.base.renamer |
Methods in soot.dava.toolkits.base.renamer with parameters of type ASTIfNode | |
void |
infoGatheringAnalysis.inASTIfNode(ASTIfNode node)
|
void |
infoGatheringAnalysis.outASTIfNode(ASTIfNode node)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |