Uses of Class
org.apache.bcel.classfile.SimpleElementValue
Package
Description
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
-
Uses of SimpleElementValue in org.apache.bcel.generic
ModifierConstructorDescriptionSimpleElementValueGen
(SimpleElementValue value, ConstantPoolGen cpool, boolean copyPoolEntries) The boolean controls whether we copy info from the 'old' constant pool to the 'new'.