Class EclipseConstantPoolWriter

java.lang.Object
org.aspectj.ajdt.internal.compiler.ast.EclipseConstantPoolWriter
All Implemented Interfaces:
ConstantPoolWriter

public class EclipseConstantPoolWriter extends Object implements ConstantPoolWriter
An implementation of the constant pool writer that speaks Eclipse.
Author:
Andy Clement
  • Constructor Details

    • EclipseConstantPoolWriter

      public EclipseConstantPoolWriter(ConstantPool constantPool)
  • Method Details