soot.dava.toolkits.base.AST.transformations
Class ForLoopCreationHelper
java.lang.Object
soot.dava.toolkits.base.AST.transformations.ForLoopCreationHelper
- public class ForLoopCreationHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForLoopCreationHelper
public ForLoopCreationHelper(ASTStatementSequenceNode stmtSeqNode,
ASTWhileNode whileNode)
createNewBody
public List createNewBody(List oldSubBody,
int nodeNumber)
checkPattern
public boolean checkPattern()