Uses of Interface
de.mirkosertic.bytecoder.core.ir.AbstractInvocation
-
Packages that use AbstractInvocation Package Description de.mirkosertic.bytecoder.core.ir -
-
Uses of AbstractInvocation in de.mirkosertic.bytecoder.core.ir
Classes in de.mirkosertic.bytecoder.core.ir that implement AbstractInvocation Modifier and Type Class Description class
MethodInvocation
class
MethodInvocationExpression
-