SootUp icon indicating copy to clipboard operation
SootUp copied to clipboard

incorporate AccessUtil from soot

Open swissiety opened this issue 3 years ago • 0 comments

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

swissiety avatar Jun 17 '21 13:06 swissiety