Class TemporaryLocalReplacementVariable

All Implemented Interfaces:
DepthCloneable

public class TemporaryLocalReplacementVariable extends TemporaryLocalVariable implements DepthCloneable
When we optimize full local variables to be temporary ones we like to keep the name of what we renamed them as. This is just enough wrapper for us to maintain a nice debug string.