Class SourceNode

  • All Implemented Interfaces:
    java.lang.Iterable<Element>

    public final class SourceNode
    extends Element
    Source node of a graph.
    Author:
    Kohsuke Kawaguchi
    • Field Detail

      • EMPTY_SET

        public static final com.sun.tools.xjc.reader.gbind.ElementSet EMPTY_SET
    • Constructor Detail

      • SourceNode

        public SourceNode()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object