Package jadx.core.utils.input
Class InsnDataUtils
java.lang.Object
jadx.core.utils.input.InsnDataUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable ICallSitegetCallSite(InsnData insnData) static @Nullable IMethodHandlegetMethodHandleAt(ICallSite callSite, int argNum) static @Nullable IMethodRefgetMethodRef(InsnData insnData)
-
Constructor Details
-
InsnDataUtils
public InsnDataUtils()
-
-
Method Details
-
getCallSite
-
getMethodRef
-
getMethodHandleAt
-