inverted
The inverse of this anchor, which matches at every position that this anchor does not.
Declaration
var inverted: Anchor { get }Discussion
For the wordBoundary and textSegmentBoundary anchors, the inverted version corresponds to \B and \Y, respectively.