public interface ClientAccessibilityOracle
Modifier and Type | Method and Description |
---|---|
boolean |
isAccessible(SootField field)
Determines whether the field is accessible for a potential library user.
|
boolean |
isAccessible(SootMethod method)
Determines whether the method is accessible for a potential library user.
|
boolean isAccessible(SootMethod method)
boolean isAccessible(SootField field)