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 |
---|---|
CSet |
chars
The character set matched by this expression
|
Modifier and Type | Method and Description |
---|---|
<V> V |
fold(Regular.Folder<V> folder) |
@NonNull String |
toString() |
public final CSet chars
public <V> V fold(Regular.Folder<V> folder)
fold
in class Regular
Regular.Folder
to the receiver