Class FixTypesVisitor

    • Constructor Summary

      Constructors 
      Constructor Description
      FixTypesVisitor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Visitor short id
      void init​(RootNode root)
      Called after loading dex tree, but before visitor traversal.
      void visit​(MethodNode mth)
      Visit method
      • Methods inherited from class java.lang.Object

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