|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.jane.lang.InfoUtils
Utilities providing useful methods for language implementations.
Constructor Summary | |
InfoUtils()
|
Method Summary | |
static boolean |
isPackageProtected(JavaElement javaElement)
Returns true if the given JavaElement is package
protected. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InfoUtils()
Method Detail |
public static boolean isPackageProtected(JavaElement javaElement)
true
if the given JavaElement
is package
protected.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |