|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.visit.NodeVisitor
soot.javaToJimple.NestedClassListBuilder
Constructor Summary | |
NestedClassListBuilder()
|
Method Summary | |
polyglot.visit.NodeVisitor |
enter(polyglot.ast.Node parent,
polyglot.ast.Node n)
|
ArrayList |
getAnonClassBodyList()
|
ArrayList |
getClassDeclsList()
|
ArrayList |
getNestedUsedList()
|
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 |
public NestedClassListBuilder()
Method Detail |
public ArrayList getClassDeclsList()
public ArrayList getAnonClassBodyList()
public ArrayList getNestedUsedList()
public polyglot.visit.NodeVisitor enter(polyglot.ast.Node parent, polyglot.ast.Node n)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |