abc.aspectj.extension
Class AJField_c

java.lang.Object
  extended by Field_c
      extended by abc.aspectj.extension.AJField_c

public class AJField_c
extends Field_c

Author:
Oege de Moor

Constructor Summary
AJField_c(Position pos, Receiver target, java.lang.String name)
           
 
Method Summary
 void prettyPrint(CodeWriter w, PrettyPrinter tr)
          Write the field to an output file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AJField_c

public AJField_c(Position pos,
                 Receiver target,
                 java.lang.String name)
Method Detail

prettyPrint

public void prettyPrint(CodeWriter w,
                        PrettyPrinter tr)
Write the field to an output file.