Package net.hollowcube.mql.jit
Class AsmUtil
java.lang.Object
net.hollowcube.mql.jit.AsmUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic Class<?>static @NotNull StringprettyPrintEvalMethod(byte[] bytecode) static @NotNull StringtoDescriptor(@NotNull Class<?> clazz) static @NotNull StringtoDescriptor(@NotNull Method method) static @NotNull String
-
Method Details
-
toDescriptor
-
toDescriptor
-
toName
-
convert
-
loadClass
-
prettyPrintEvalMethod
-