类 BootstrapMethodRemapper

  • 所有已实现的接口:
    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.
    • 构造器详细资料

      • BootstrapMethodRemapper

        public BootstrapMethodRemapper()
      • BootstrapMethodRemapper

        public BootstrapMethodRemapper​(boolean ignoreDanglingConstants)