|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IInvokeInstVisitor
Visitor over all method invocation statements in all methods in the program.
| Method Summary | |
|---|---|
void |
visitInvokeInst(joeq.Compiler.Quad.Quad q)
Visits all method invocation statements in all methods in the program. |
| Methods inherited from interface chord.program.visitors.IMethodVisitor |
|---|
visit |
| Methods inherited from interface chord.program.visitors.IClassVisitor |
|---|
visit |
| Method Detail |
|---|
void visitInvokeInst(joeq.Compiler.Quad.Quad q)
q - A method call statement.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||