Class AsmUtils
java.lang.Object
net.covers1624.coffeegrinder.util.asm.AsmUtils
Created by covers1624 on 13/10/21.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetFirstLocalIndex(org.objectweb.asm.tree.MethodNode mNode)
-
Constructor Details
-
AsmUtils
public AsmUtils()
-
-
Method Details
-
getFirstLocalIndex
public static int getFirstLocalIndex(org.objectweb.asm.tree.MethodNode mNode)
-