Member predicate RegExp::negativeLookaheadAssertionGroup
Holds if a negative lookahead is found between start and end, with contents
between in_start and in_end.
predicate negativeLookaheadAssertionGroup(int start, int end, int in_start, int in_end)