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 String |
getSymbol()
Get symbol.
|
allowsInheritance, isPackageVisible, isPrivate, isPublic
getText, prettyPrint, visit
equals, equalsModRenaming, getComments, hashCode, match, prettyPrintMain, reuseSignature
getEndPosition, getFirstElement, getFirstElementIncludingBlocks, getLastElement, getParentClass, getPositionInfo, getRelativePosition, getStartPosition, setParentClass, toSource, toString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getComments, match
equalsModRenaming, getEndPosition, getFirstElement, getFirstElementIncludingBlocks, getLastElement, getPositionInfo, getRelativePosition, getStartPosition
public Protected()
public Protected(ExtList children)
children
- list of children. May contain: Commentsprotected String getSymbol()
public int compareTo(VisibilityModifier arg0)