org.aspectj.weaver
Interface ConstantPoolReader

All Known Implementing Classes:
BcelConstantPoolReader

public interface ConstantPoolReader

Used during attribute reading to decode constant pool references.


Method Summary
 java.lang.String readUtf8(int constantPoolIndex)
           
 

Method Detail

readUtf8

java.lang.String readUtf8(int constantPoolIndex)