abc.weaving.weaver
Class AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod.NestedInitCall

java.lang.Object
  extended by abc.weaving.weaver.AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod.NestedInitCall
Enclosing class:
AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod

public class AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod.NestedInitCall
extends java.lang.Object


Field Summary
 AroundWeaver.AdviceMethod.AdviceLocalClass adviceLocalClass
           
 Local baseLocal
           
 Stmt statement
           
 
Constructor Summary
AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod.NestedInitCall(Stmt statement, AroundWeaver.AdviceMethod.AdviceLocalClass proceedClass, Local baseLocal)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

statement

public final Stmt statement

adviceLocalClass

public final AroundWeaver.AdviceMethod.AdviceLocalClass adviceLocalClass

baseLocal

public final Local baseLocal
Constructor Detail

AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod.NestedInitCall

public AroundWeaver.AdviceMethod.AdviceLocalClass.AdviceLocalMethod.NestedInitCall(Stmt statement,
                                                                                   AroundWeaver.AdviceMethod.AdviceLocalClass proceedClass,
                                                                                   Local baseLocal)