|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.soot.util.QualSpecialAccessorMethodSource
public class QualSpecialAccessorMethodSource
Creates any accessor methods to access a qualified special (super
or this
)
from a class. Some methods may/will be added to textually enclosing classes.
Constructor Summary | |
---|---|
QualSpecialAccessorMethodSource(MethodSig method,
soot.SootClass target,
soot.SootClass qualifier,
boolean qualThisNotSuper)
|
Method Summary | |
---|---|
Body |
getBody(SootMethod sootMethod,
java.lang.String phaseName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QualSpecialAccessorMethodSource(MethodSig method, soot.SootClass target, soot.SootClass qualifier, boolean qualThisNotSuper)
Method Detail |
---|
public Body getBody(SootMethod sootMethod, java.lang.String phaseName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |