xjavadoc
Interface XMember
- Comparable, Named, XProgramElement
- XConstructor, XExecutableMember, XField, XMethod
- AbstractExecutableMember, ConstructorImpl, FieldImpl, MemberImpl, MethodImpl
This is just a marker interface to be able to distinguish between class
members and classes. Used in XDoc.superdoc().
getContainingClass, getContainingPackage, getDoc, getModifierSpecifier, getModifiers, getSuperElement, getSuperInterfaceElements, getXJavaDoc, isAbstract, isFinal, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, updateDoc |