public class Protected extends VisibilityModifier
| Constructor and Description |
|---|
Protected()
Protected.
|
Protected(ExtList children)
Protected.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(VisibilityModifier arg0) |
protected java.lang.String |
getSymbol()
Get symbol.
|
allowsInheritance, isPackageVisible, isPrivate, isPublicgetText, prettyPrint, visitcomputeHashCode, equals, equalsModRenaming, getComments, hashCode, match, prettyPrintMain, reuseSignaturegetEndPosition, getFirstElement, getFirstElementIncludingBlocks, getLastElement, getParentClass, getPositionInfo, getRelativePosition, getStartPosition, setParentClass, toSource, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetComments, matchequalsModRenaming, getEndPosition, getFirstElement, getFirstElementIncludingBlocks, getLastElement, getPositionInfo, getRelativePosition, getStartPositionpublic Protected()
public Protected(ExtList children)
children - list of children. May contain: Commentsprotected java.lang.String getSymbol()
public int compareTo(VisibilityModifier arg0)