Class LongForm


  • public class LongForm
    extends ReferenceForm
    This class implements the byte code form for those bytecodes which have long references (and only long references).
    • Constructor Detail

      • LongForm

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