SootUp
SootUp copied to clipboard
incorporate AccessUtil from soot
enables to resolve only classes that are visible to the startPackage via View (incorporate into ' AbstractView.getClasses( PackageName startPackage, ClassType classType )' )and can support with Visibility checks in general.
- [ ] incorporate package visibility
- [ ] check overloaded method in JavaModuleView to incorporate class visibility there, too