You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an implemetation of a graph-based approach to variable aliasing. Given a Java method and a point p, determine the aliasing of variables at point p. The analysis is done statically.