Interface Fixup

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void applyTo​(Graph g, java.util.Map<org.objectweb.asm.tree.AbstractInsnNode,​java.util.Map<org.objectweb.asm.tree.AbstractInsnNode,​EdgeType>> incomingEdgesPerLabel)  
    • Method Detail

      • applyTo

        void applyTo​(Graph g,
                     java.util.Map<org.objectweb.asm.tree.AbstractInsnNode,​java.util.Map<org.objectweb.asm.tree.AbstractInsnNode,​EdgeType>> incomingEdgesPerLabel)