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