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
-
-
Field Summary
Fields Modifier and Type Field Description static com.sun.tools.xjc.reader.gbind.ElementSet
EMPTY_SET
-
Fields inherited from class com.sun.tools.xjc.reader.gbind.Expression
EPSILON
-
-
Constructor Summary
Constructors Constructor Description SourceNode()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-
Methods inherited from class com.sun.tools.xjc.reader.gbind.Element
addNext, buildStronglyConnectedComponents, contains, hasSelfLoop, iterator
-
-