Member predicate RegExp :: nonEscapedCharAt
Gets the i
th character of this regex, unless it is part of a character escape sequence.
string
nonEscapedCharAt
(
int
i
)