The guard below unables the algorithm to computate direct rw-sets for non-application classes.
class MethodDependencyAnalsysis {
... directRWSets(...) {
if (Util.isAppClass(cur)) {
...
As important as it, currently the use of collection is not object sensitive. To discuss in class.
The guard below unables the algorithm to computate direct rw-sets for non-application classes.
class MethodDependencyAnalsysis {
... directRWSets(...) {
if (Util.isAppClass(cur)) {
...
As important as it, currently the use of collection is not object sensitive. To discuss in class.