Type signature RegexTreeViewSig::RegExpBackRef
A back reference, that is, a term of the form \i
or \k<name>
in a regular expression.
Examples:
\1
\k<quote>
A back reference, that is, a term of the form \i
or \k<name>
in a regular expression.
Examples:
\1
\k<quote>