类 ConstantAdder

  • 所有已实现的接口:
    ConstantVisitor

    public class ConstantAdder
    extends java.lang.Object
    implements ConstantVisitor
    This ConstantVisitor adds all constants that it visits to the constant pool of a given target class.

    Bootstrap methods attributes are automatically updated for invokedynamic constants.