Class LocalAllocator

java.lang.Object
com.ibm.wala.shrike.shrikeBT.info.LocalAllocator
All Implemented Interfaces:
MethodData.Results

public class LocalAllocator extends Object implements MethodData.Results
This method annotation parcels out fresh local variables for use as temporaries by instrumentation code. It assumes that local variables are not allocated by any other mechanism.