soot.dava.toolkits.base.AST.transformations
Class StrengthenByIfElse

java.lang.Object
  extended bysoot.dava.toolkits.base.AST.transformations.StrengthenByIfElse

public class StrengthenByIfElse
extends Object


Constructor Summary
StrengthenByIfElse()
           
 
Method Summary
static List getNewNode(ASTNode loopNode, ASTIfElseNode ifElseNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrengthenByIfElse

public StrengthenByIfElse()
Method Detail

getNewNode

public static List getNewNode(ASTNode loopNode,
                              ASTIfElseNode ifElseNode)