abc.aspectj.extension
Class FieldDel_c

java.lang.Object
  extended by JL_c
      extended by abc.aspectj.extension.FieldDel_c
All Implemented Interfaces:
MakesAspectMethods

public class FieldDel_c
extends JL_c
implements MakesAspectMethods

Author:
Julian Tibble, Oege de Moor

Constructor Summary
FieldDel_c()
           
 
Method Summary
 void aspectMethodsEnter(AspectMethods visitor)
           
 Node aspectMethodsLeave(AspectMethods visitor, AJNodeFactory nf, AJTypeSystem ts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldDel_c

public FieldDel_c()
Method Detail

aspectMethodsEnter

public void aspectMethodsEnter(AspectMethods visitor)
Specified by:
aspectMethodsEnter in interface MakesAspectMethods

aspectMethodsLeave

public Node aspectMethodsLeave(AspectMethods visitor,
                               AJNodeFactory nf,
                               AJTypeSystem ts)
Specified by:
aspectMethodsLeave in interface MakesAspectMethods