Package org.aspectj.weaver
Interface ConstantPoolReader
-
- All Known Implementing Classes:
BcelConstantPoolReader
public interface ConstantPoolReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringreadUtf8(int constantPoolIndex)
-
-
-
Method Detail
-
readUtf8
String readUtf8(int constantPoolIndex)
-
-