atavism.server.marshalling
Class InjectionGenerator.BranchFixup
java.lang.Object
atavism.server.marshalling.InjectionGenerator.BranchFixup
- Enclosing class:
- InjectionGenerator
public static class InjectionGenerator.BranchFixup
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
branch
public BranchHandle branch
lengthAtBranch
public int lengthAtBranch
lengthAtTarget
public int lengthAtTarget
allBranchFixups
public static java.util.LinkedList<InjectionGenerator.BranchFixup> allBranchFixups
InjectionGenerator.BranchFixup
public InjectionGenerator.BranchFixup(BranchHandle branch,
InstructionList il)
atTarget
public void atTarget(InstructionList il)
fixAllFixups
public static void fixAllFixups(InstructionList il)