|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMethodVisitor
Visitor over all methods of all classes in the program.
| Method Summary | |
|---|---|
void |
visit(joeq.Class.jq_Method m)
Visits all methods of all classes in the program. |
| Methods inherited from interface chord.program.visitors.IClassVisitor |
|---|
visit |
| Method Detail |
|---|
void visit(joeq.Class.jq_Method m)
m - A method.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||