Member predicate Impl :: RegExpGroup :: isNamedGroupOfLiteral
Holds if this is a group with name name
of literal lit
.
predicate
isNamedGroupOfLiteral
(
RegExpLiteral
lit
,
string
name
)