|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.weaving.weaver.AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod
public class AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod
Nested Class Summary | |
---|---|
class |
AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod.NestedInitCall
|
class |
AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod.ProceedInvocation
|
Field Summary | |
---|---|
int |
internalLocalCount
|
int |
originalSize
|
java.util.List |
proceedInvocations
|
Constructor Summary | |
---|---|
AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod(AroundWeaver.AdviceMethod adviceMethod,
SootMethod method)
|
Method Summary | |
---|---|
void |
generateProceeds(AroundWeaver.AdviceMethod.ProceedMethod proceedMethod,
java.lang.String newStaticInvoke)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int originalSize
public final int internalLocalCount
public final java.util.List proceedInvocations
Constructor Detail |
---|
public AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod(AroundWeaver.AdviceMethod adviceMethod, SootMethod method)
Method Detail |
---|
public void generateProceeds(AroundWeaver.AdviceMethod.ProceedMethod proceedMethod, java.lang.String newStaticInvoke)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |