Class EndLocalMethodItem

    • Constructor Detail

      • EndLocalMethodItem

        public EndLocalMethodItem​(int codeAddress,
                                  int sortOrder,
                                  @Nonnull
                                  RegisterFormatter registerFormatter,
                                  @Nonnull
                                  org.jf.dexlib2.iface.debug.EndLocal endLocal)
    • Method Detail

      • writeTo

        public boolean writeTo​(BaksmaliWriter writer)
                        throws java.io.IOException
        Specified by:
        writeTo in class MethodItem
        Throws:
        java.io.IOException