Class SuperInitMethodRefForm


  • public class SuperInitMethodRefForm
    extends InitMethodReferenceForm
    This class is used to determine which init method should be called, based on the last superclass reference.
    • Constructor Detail

      • SuperInitMethodRefForm

        public SuperInitMethodRefForm​(int opcode,
                                      java.lang.String name,
                                      int[] rewrite)