Package com.googlecode.d2j.dex
Class Asm2Dex
java.lang.Object
com.googlecode.d2j.dex.Asm2Dex
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Objectstatic Object[]convertConstObjects(Object[] bsmArgs) static String[]toDescArray(org.objectweb.asm.Type[] ts) static com.googlecode.d2j.MethodHandletoMethodHandle(org.objectweb.asm.Handle bsm) static com.googlecode.d2j.PrototoMethodType(String desc)
-
Constructor Details
-
Asm2Dex
public Asm2Dex()
-
-
Method Details
-
convertConstantValue
-
convertConstObjects
-
toMethodType
-
toMethodHandle
public static com.googlecode.d2j.MethodHandle toMethodHandle(org.objectweb.asm.Handle bsm) -
toDescArray
-