Package com.sun.tools.xjc.reader.gbind
Binary expressions are left-associative. IOW, ((A,B),C) instead of (A,(B,C)).
-
Class Summary Class Description Choice Expressionthat represents the union of two expressions "A|B".ConnectedComponent Represents one strongly-connected component of theElementgraph.Element Expressionthat represents an alphabet of a regular language.ElementSets Factory methods forElementSet.Expression This builds content models.Graph Graph ofElements.OneOrMore Expressionthat represents kleene-star operation (A+)Sequence Expressionthat represents a concatanation of two expressions "A,B".SinkNode Sink node of a grpah.SourceNode Source node of a graph.