Interface NewAttributeBands.AttributeLayoutElement

    • Method Detail

      • addAttributeToBand

        void addAttributeToBand​(NewAttribute attribute,
                                java.io.InputStream inputStream)
      • renumberBci

        void renumberBci​(IntList bciRenumbering,
                         java.util.Map<org.objectweb.asm.Label,​java.lang.Integer> labelsToOffsets)