abc.aspectj.ast
Interface MakesAspectMethods

All Known Subinterfaces:
AdviceDecl, AspectDecl, EAJAdviceDecl, GlobalPointcutDecl, IntertypeConstructorDecl, IntertypeDecl, IntertypeFieldDecl, IntertypeMethodDecl, IsSingleton, PCIf, PCLocalVars, PerCflow, PerCflowBelow, PerClause, PerTarget, PerThis, PointcutDecl, ProceedCall
All Known Implementing Classes:
AdviceDecl_c, AJCall_c, AJClassBody_c, AJClassDecl_c, AJConstructorCall_c, AJNew_c, AspectBody_c, AspectDecl_c, EAJAdviceDecl_c, FieldDel_c, GlobalPointcutDecl_c, HostConstructorCall_c, HostSpecial_c, IntertypeConstructorDecl_c, IntertypeFieldDecl_c, IntertypeMethodDecl_c, IsSingleton_c, LocalDel_c, PCIf_c, PCLocalVars_c, PerCflow_c, PerCflowBelow_c, PerClause_c, PerTarget_c, PerThis_c, PointcutDecl_c, ProceedCall_c

public interface MakesAspectMethods

Author:
Julian Tibble

Method Summary
 void aspectMethodsEnter(AspectMethods visitor)
           
 Node aspectMethodsLeave(AspectMethods visitor, AJNodeFactory nf, AJTypeSystem ts)
           
 

Method Detail

aspectMethodsEnter

void aspectMethodsEnter(AspectMethods visitor)

aspectMethodsLeave

Node aspectMethodsLeave(AspectMethods visitor,
                        AJNodeFactory nf,
                        AJTypeSystem ts)