Class BuilderOffsetInstruction

    • Field Detail

      • target

        @Nonnull
        protected final Label target
    • Constructor Detail

      • BuilderOffsetInstruction

        public BuilderOffsetInstruction​(@Nonnull
                                        Opcode opcode,
                                        @Nonnull
                                        Label target)