|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRelLockInstVisitor
Visitor over all monitorexit statements in all methods in the program.
| Method Summary | |
|---|---|
void |
visitRelLockInst(joeq.Compiler.Quad.Quad q)
Visits all monitorexit 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 visitRelLockInst(joeq.Compiler.Quad.Quad q)
q - A monitorexit statement.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||