soot.javaToJimple
Class TypeListBuilder

java.lang.Object
  extended bypolyglot.visit.NodeVisitor
      extended bysoot.javaToJimple.TypeListBuilder

public class TypeListBuilder
extends polyglot.visit.NodeVisitor


Constructor Summary
TypeListBuilder()
           
 
Method Summary
 HashSet getList()
           
 polyglot.ast.Node leave(polyglot.ast.Node old, polyglot.ast.Node n, polyglot.visit.NodeVisitor visitor)
           
 
Methods inherited from class polyglot.visit.NodeVisitor
begin, enter, enter, finish, finish, leave, override, override, toString, visitEdge
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TypeListBuilder

public TypeListBuilder()
Method Detail

getList

public HashSet getList()

leave

public polyglot.ast.Node leave(polyglot.ast.Node old,
                               polyglot.ast.Node n,
                               polyglot.visit.NodeVisitor visitor)