Contents

graphemeCluster

Match at the character level.

Declaration

static var graphemeCluster: RegexSemanticLevel { get }

Discussion

At this semantic level, each matched element is a Character value. This is the default semantic level.