In-pattern frontier expression
A kind of special that
matches the empty string S
where
- the character immediately before S is not in the
CLASS
and - the character immediately after S is the given
CLASS
.
where CLASS
is the in-pattern class.
A kind of special that
matches the empty string S
where
CLASS
andCLASS
.
where CLASS
is the in-pattern class.