public interface RestrictedElement
Restricted| Modifier and Type | Method and Description |
|---|---|
boolean |
isInTheInspectedModule()
True if the restricted element is a part of the code that's being inspected.
|
java.lang.String |
toString() |
boolean isInTheInspectedModule()
java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013. All Rights Reserved.