soot.javaToJimple
Class AnonClassChecker

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

public class AnonClassChecker
extends polyglot.visit.NodeVisitor


Constructor Summary
AnonClassChecker()
           
 
Method Summary
 polyglot.visit.NodeVisitor enter(polyglot.ast.Node parent, polyglot.ast.Node n)
           
 java.util.HashMap getBodyNameMap()
           
 java.util.HashMap getMap()
           
 
Methods inherited from class polyglot.visit.NodeVisitor
begin, enter, finish, finish, leave, leave, override, override, toString, visitEdge
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AnonClassChecker

public AnonClassChecker()
Method Detail

getBodyNameMap

public java.util.HashMap getBodyNameMap()

getMap

public java.util.HashMap getMap()

enter

public polyglot.visit.NodeVisitor enter(polyglot.ast.Node parent,
                                        polyglot.ast.Node n)