Contents

RegexWordBoundaryKind

A word boundary algorithm to use during regex matching.

Declaration

struct RegexWordBoundaryKind

Overview

See wordBoundaryKind(_:) for information about specifying the word boundary kind for all or part of a regex.

Topics

Operators

Instance Properties

Instance Methods

Type Properties

Default Implementations

See Also

Regular Expressions