Uses of Class
de.mirkosertic.bytecoder.core.ir.InstructionTranslation
Packages that use InstructionTranslation
-
Uses of InstructionTranslation in de.mirkosertic.bytecoder.core.ir
Methods in de.mirkosertic.bytecoder.core.ir that return InstructionTranslationModifier and TypeMethodDescriptionGraph.translationFor(org.objectweb.asm.tree.AbstractInsnNode instruction) Methods in de.mirkosertic.bytecoder.core.ir with parameters of type InstructionTranslationModifier and TypeMethodDescriptionvoidGraph.registerTranslation(org.objectweb.asm.tree.AbstractInsnNode instruction, InstructionTranslation translation)