public static interface IClass.IMember
| Modifier and Type | Method and Description |
|---|---|
Access |
getAccess() |
IClass |
getDeclaringIClass()
Returns the
IClass that declares this IClass.IMember. |
Access getAccess()
Access.PRIVATE, Access.PROTECTED,
Access.DEFAULT and Access.PUBLIC.IClass getDeclaringIClass()
IClass that declares this IClass.IMember.