Class ObfuscatorTask.MyLineNumberTableMapper

    • Constructor Summary

      Constructors 
      Constructor Description
      MyLineNumberTableMapper​(long salt)
      Instantiates a new My line number table mapper.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void logProperties​(java.io.PrintWriter pw)
      Callback method that can be used to log custom properties to the Printwriter.
      boolean mapLineNumberTable​(java.lang.String className, java.lang.String methodName, java.lang.String methodSignature, LineNumberTableAttrInfo lineNumberTable)
      Callback method that can be used to remap a line number table.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait