Uses of Class
soot.toolkits.graph.ExceptionalBlockGraph.ExceptionDest

Packages that use ExceptionalBlockGraph.ExceptionDest
soot.toolkits.graph Toolkit to produce and manipulate various types of control flow graphs. 
 

Uses of ExceptionalBlockGraph.ExceptionDest in soot.toolkits.graph
 

Methods in soot.toolkits.graph that return types with arguments of type ExceptionalBlockGraph.ExceptionDest
 Collection<ExceptionalBlockGraph.ExceptionDest> ExceptionalBlockGraph.getExceptionDests(Block b)
           
 Collection<ExceptionalBlockGraph.ExceptionDest> ExceptionalBlockGraph.getExceptionDests(Block b)