Package com.sun.tools.xjc.reader.gbind
Class SourceNode
java.lang.Object
com.sun.tools.xjc.reader.gbind.Expression
com.sun.tools.xjc.reader.gbind.Element
com.sun.tools.xjc.reader.gbind.SourceNode
Source node of a graph.
- Author:
- Kohsuke Kawaguchi
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.sun.tools.xjc.reader.gbind.ElementSet
Fields inherited from class com.sun.tools.xjc.reader.gbind.Expression
EPSILON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.tools.xjc.reader.gbind.Element
addNext, buildStronglyConnectedComponents, contains, hasSelfLoop, iterator
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator