Class BootstrapMethodRemapper

  • All Implemented Interfaces:
    ConstantVisitor

    public class BootstrapMethodRemapper
    extends java.lang.Object
    implements ConstantVisitor
    This ConstantVisitor remaps all possible indices of bootstrap methods of the constants that it visits, based on a given index map.
    • Constructor Detail

      • BootstrapMethodRemapper

        public BootstrapMethodRemapper()
      • BootstrapMethodRemapper

        public BootstrapMethodRemapper​(boolean ignoreDanglingConstants)