Member predicate Impl :: RegExpGroup :: isNumberedGroupOfLiteral
Holds if this is the n
th numbered group of literal lit
.
predicate
isNumberedGroupOfLiteral
(
RegExpLiteral
lit
,
int
n
)