Uses of Class
org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue

Packages that use SimpleElementValue
org.aspectj.apache.bcel.classfile.annotation   
 

Uses of SimpleElementValue in org.aspectj.apache.bcel.classfile.annotation
 

Constructors in org.aspectj.apache.bcel.classfile.annotation with parameters of type SimpleElementValue
SimpleElementValue(SimpleElementValue value, ConstantPool cpool, boolean copyPoolEntries)
          The boolean controls whether we copy info from the 'old' constant pool to the 'new'.