Regular.Alternate, Regular.Binding, Regular.Characters, Regular.Eof, Regular.Epsilon, Regular.Folder<V>, Regular.Gen, Regular.Kind, Regular.Repetition, Regular.Sequence
Modifier and Type | Field and Description |
---|---|
Regular |
first
First part of the concatenation
|
Regular |
second
Second part of the concatenation
|
Modifier and Type | Method and Description |
---|---|
<V> V |
fold(Regular.Folder<V> folder) |
@NonNull String |
toString() |
public final Regular first
public final Regular second
public <V> V fold(Regular.Folder<V> folder)
fold
in class Regular
Regular.Folder
to the receiver