|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.gbind.Expression
com.sun.tools.xjc.reader.gbind.Element
com.sun.tools.xjc.reader.gbind.SinkNode
public final class SinkNode
Sink node of a grpah.
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.xjc.reader.gbind.Element |
|---|
backEdges, foreEdges, prevPostOrder |
| Fields inherited from class com.sun.tools.xjc.reader.gbind.Expression |
|---|
EPSILON |
| Fields inherited from interface com.sun.tools.xjc.reader.gbind.ElementSet |
|---|
EMPTY_SET |
| Constructor Summary | |
|---|---|
SinkNode()
|
|
| Method Summary | |
|---|---|
(package private) boolean |
isSink()
True if this Element is SinkNode. |
java.lang.String |
toString()
|
| Methods inherited from class com.sun.tools.xjc.reader.gbind.Element |
|---|
addNext, assignDfsPostOrder, buildDAG, buildStronglyConnectedComponents, checkCutSet, contains, hasSelfLoop, isNullable, isSource, iterator, lastSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SinkNode()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectboolean isSink()
ElementElement is SinkNode.
isSink in class Element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||