K3SearchRegex

data class K3SearchRegex(source)

Represents a K3SearchRegex, a subset of ECMA regex, with support for marker matching.

Each regex is required to be in format ($), where the root capturing group represents the full match and the regex must match until the end of the input context (current insertion point).

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard