|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpolyglot.visit.NodeVisitor
polyglot.visit.HaltingVisitor
polyglot.visit.ErrorHandlingVisitor
polyglot.visit.ContextVisitor
soot.javaToJimple.AnonConstructorFinder
| Field Summary |
| Fields inherited from class polyglot.visit.ContextVisitor |
context, outer |
| Fields inherited from class polyglot.visit.ErrorHandlingVisitor |
error, job, nf, ts |
| Constructor Summary | |
AnonConstructorFinder(polyglot.frontend.Job job,
polyglot.types.TypeSystem ts,
polyglot.ast.NodeFactory nf)
|
|
| Method Summary | |
polyglot.visit.NodeVisitor |
enter(polyglot.ast.Node parent,
polyglot.ast.Node n)
|
| Methods inherited from class polyglot.visit.ContextVisitor |
addDecls, begin, context, context, enterScope, leave, superEnter |
| Methods inherited from class polyglot.visit.ErrorHandlingVisitor |
catchErrors, enterCall, enterCall, enterError, errorQueue, job, leaveCall, leaveCall, nodeFactory, typeSystem |
| Methods inherited from class polyglot.visit.HaltingVisitor |
bypass, bypass, bypassChildren, copy, override, visitChildren |
| Methods inherited from class polyglot.visit.NodeVisitor |
enter, finish, finish, leave, override, toString, visitEdge |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AnonConstructorFinder(polyglot.frontend.Job job,
polyglot.types.TypeSystem ts,
polyglot.ast.NodeFactory nf)
| Method Detail |
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 | ||||||||||