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 |
lhs
The left-hand side of the choice operator
|
Regular |
rhs
The right-hand side of the choice operator
|
| Modifier and Type | Method and Description |
|---|---|
<V> V |
fold(Regular.Folder<V> folder) |
@NonNull String |
toString() |
public final Regular lhs
public final Regular rhs
public <V> V fold(Regular.Folder<V> folder)
fold in class RegularRegular.Folder
to the receiver