Class FakedTrackingVariable

java.lang.Object
All Implemented Interfaces:
InvocationSite, TypeConstants, TypeIds

public class FakedTrackingVariable extends LocalDeclaration
A faked local variable declaration used for keeping track of data flows of a special variable. Certain events will be recorded by changing the null info for this variable. See bug 349326 - [1.7] new warning for missing try-with-resources