|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectabc.weaving.weaver.GenStaticJoinPoints
public class GenStaticJoinPoints
The purpose of this class is to iterate over all SJPInfo instances for a Class and to insert the relevant code for the Static Join Points.
| Constructor Summary | |
|---|---|
GenStaticJoinPoints()
|
|
| Method Summary | |
|---|---|
void |
genStaticJoinPoints(SootClass sc)
generate code for all the static join points in class sc |
int |
incrNumSJP()
return current count, and then incr counter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenStaticJoinPoints()
| Method Detail |
|---|
public int incrNumSJP()
public void genStaticJoinPoints(SootClass sc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||