|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.weaving.aspectinfo.AccessorMethod
abc.weaving.aspectinfo.AccessorQualSpecial
public class AccessorQualSpecial
Constructor Summary | |
---|---|
AccessorQualSpecial(java.lang.String name,
MethodInstance mi,
ClassType target,
ClassType qualifier,
Position pos,
boolean qualThisNotSuper)
|
Method Summary | |
---|---|
void |
addSootMethod(int modifiers)
Get the SootMethod representing this accessor method with the given modifiers. |
void |
registerMethod(SootMethod sm)
Used to register the method's category with the static MethodCategory class. |
Methods inherited from class abc.weaving.aspectinfo.AccessorMethod |
---|
addPosition, addSootMethod, getMemberInstance, getName, getTarget |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccessorQualSpecial(java.lang.String name, MethodInstance mi, ClassType target, ClassType qualifier, Position pos, boolean qualThisNotSuper)
Method Detail |
---|
public void addSootMethod(int modifiers)
AccessorMethod
addSootMethod
in class AccessorMethod
modifiers
- Modifiers to declare the method with - compare soot.Modifierpublic void registerMethod(SootMethod sm)
AccessorMethod
registerMethod
in class AccessorMethod
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |