Capture

Marks a capture (()) group.

Isolates part of the full match to be later referred to byb ID within the regex or the matches array. IDs start at 1.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val sign: String