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

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

public class UselessLabelFinder
extends Object


Constructor Summary
UselessLabelFinder(soot.Singletons.Global g)
           
 
Method Summary
 void findAndKill(ASTNode node)
           
static UselessLabelFinder v()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UselessLabelFinder

public UselessLabelFinder(soot.Singletons.Global g)
Method Detail

v

public static UselessLabelFinder v()

findAndKill

public void findAndKill(ASTNode node)