end

val end: KetexToken

Append an ending anchor ($) to the regex.

Matches the end of the string, or the end of a line if the multiline flag (m) is enabled. This matches a position, not a character.