|
||||||||||
| 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.SourceNode
public final class SourceNode
Source node of a graph.
| 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 | |
|---|---|
SourceNode()
|
|
| Method Summary | |
|---|---|
(package private) boolean |
isSource()
True if this Element is SourceNode. |
java.lang.String |
toString()
|
| Methods inherited from class com.sun.tools.xjc.reader.gbind.Element |
|---|
addNext, assignDfsPostOrder, buildDAG, buildStronglyConnectedComponents, checkCutSet, contains, hasSelfLoop, isNullable, isSink, iterator, lastSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SourceNode()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectboolean isSource()
ElementElement is SourceNode.
isSource in class Element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||