Uses of Class
de.mirkosertic.bytecoder.core.ir.BootstrapMethod
-
Packages that use BootstrapMethod Package Description de.mirkosertic.bytecoder.core.ir -
-
Uses of BootstrapMethod in de.mirkosertic.bytecoder.core.ir
Methods in de.mirkosertic.bytecoder.core.ir that return BootstrapMethod Modifier and Type Method Description BootstrapMethod
Graph. newBootstrapMethod(org.objectweb.asm.Type methodType, org.objectweb.asm.Type className, java.lang.String methodName, Reference.Kind kind)
-