Class AsmUtils

java.lang.Object
net.covers1624.coffeegrinder.util.asm.AsmUtils

public class AsmUtils extends Object
Created by covers1624 on 13/10/21.
  • Constructor Details

    • AsmUtils

      public AsmUtils()
  • Method Details

    • getFirstLocalIndex

      public static int getFirstLocalIndex(org.objectweb.asm.tree.MethodNode mNode)