protected class BottomUpConstructor.TempNode extends java.lang.Object implements RevisionHandler
| Modifier | Constructor and Description |
|---|---|
protected |
TempNode() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRevision()
Returns the revision string.
|
java.lang.String |
toString()
Prints the node.
|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getRevision()
getRevision in interface RevisionHandler