soot.javaToJimple
Class MethodFinalsChecker
java.lang.Object
polyglot.visit.NodeVisitor
soot.javaToJimple.MethodFinalsChecker
- public class MethodFinalsChecker
- extends polyglot.visit.NodeVisitor
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 |
MethodFinalsChecker
public MethodFinalsChecker()
setCurrentSootClass
public void setCurrentSootClass(java.lang.String name)
getNewToOuter
public java.util.HashMap getNewToOuter()
getClassNames
public java.util.ArrayList getClassNames()
getLocals
public java.util.ArrayList getLocals()
enter
public polyglot.visit.NodeVisitor enter(polyglot.ast.Node parent,
polyglot.ast.Node n)