public class Public extends VisibilityModifier
| Constructor and Description | 
|---|
Public()
Constructor for the transformation of COMPOST ASTs to KeY. 
 | 
Public(ExtList children)
Constructor for the transformation of COMPOST ASTs to KeY. 
 | 
| 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 Public()
public Public(ExtList children)
children - the children of this AST element as KeY classes.
  May contain: Commentsprotected java.lang.String getSymbol()
public int compareTo(VisibilityModifier arg0)