Class | Description |
---|---|
Choice |
Expression that represents the union of two expressions "A|B". |
ConnectedComponent |
Represents one strongly-connected component
of the
Element graph. |
Element |
Expression that represents an alphabet of a regular language. |
ElementSets |
Factory methods for
ElementSet . |
Expression |
This builds content models.
|
Graph |
Graph of
Element s. |
OneOrMore |
Expression that represents kleene-star operation (A+) |
Sequence |
Expression that represents a concatanation of two expressions
"A,B". |
SinkNode |
Sink node of a grpah.
|
SourceNode |
Source node of a graph.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.