- Companion:
- class
Value members
Inherited methods
Computes first(r)
where the word regexp r
.
Computes first(r)
where the word regexp r
.
- Value parameters:
- r
the regular expression
- Returns:
the computed set
first(r)
- Definition Classes
- WordBerrySethi -> BaseBerrySethi
- Inherited from:
- WordBerrySethi
Starts from the right-to-left precondition: pos is final pats are successor patterns of a Sequence node
Starts from the right-to-left precondition: pos is final pats are successor patterns of a Sequence node
- Inherited from:
- BaseBerrySethi
Returns the first set of an expression, setting the follow set along the way.
Returns the first set of an expression, setting the follow set along the way.
- Value parameters:
- r
the regular expression
- Returns:
the computed set
- Definition Classes
- WordBerrySethi -> BaseBerrySethi
- Inherited from:
- WordBerrySethi
Computes last(r)
where the word regexp r
.
Computes last(r)
where the word regexp r
.
- Value parameters:
- r
the regular expression
- Returns:
the computed set
last(r)
- Definition Classes
- WordBerrySethi -> BaseBerrySethi
- Inherited from:
- WordBerrySethi