org.aspectj.apache.bcel.classfile
Interface SimpleConstant

All Known Implementing Classes:
ConstantDouble, ConstantFloat, ConstantInteger, ConstantLong, ConstantUtf8

public interface SimpleConstant


Method Summary
 java.lang.String getStringValue()
           
 

Method Detail

getStringValue

java.lang.String getStringValue()