Package com.sun.tools.xjc.reader.gbind
Class SinkNode
java.lang.Object
com.sun.tools.xjc.reader.gbind.Expression
com.sun.tools.xjc.reader.gbind.Element
com.sun.tools.xjc.reader.gbind.SinkNode
- All Implemented Interfaces:
ElementSet,Iterable<Element>
Sink node of a grpah.
- Author:
- Kohsuke Kawaguchi
-
Field Summary
Fields inherited from class com.sun.tools.xjc.reader.gbind.Expression
EPSILONFields inherited from interface com.sun.tools.xjc.reader.gbind.ElementSet
EMPTY_SET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.tools.xjc.reader.gbind.Element
addNext, buildStronglyConnectedComponents, contains, hasSelfLoop, iteratorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator