Uses of Class
de.mirkosertic.bytecoder.core.ir.MethodInvocationExpression
Packages that use MethodInvocationExpression
-
Uses of MethodInvocationExpression in de.mirkosertic.bytecoder.core.ir
Methods in de.mirkosertic.bytecoder.core.ir that return MethodInvocationExpressionModifier and TypeMethodDescriptionGraph.newMethodInvocationExpression(InvocationType invocationType, org.objectweb.asm.tree.MethodInsnNode insn, ResolvedMethod rm)