public class ReplaceSimpleConstantInstruction
extends java.lang.Object
InstructionSequenceReplacer
to replace an `LDC` loading "Hello
World" to load the constant "Hallo Wereld" instead.Constructor and Description |
---|
ReplaceSimpleConstantInstruction() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args) throws java.lang.ClassNotFoundException, java.lang.NoSuchMethodException, java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException
java.lang.ClassNotFoundException
java.lang.NoSuchMethodException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException