CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Member predicate Impl :: RegExpGroup :: isNamedGroupOfLiteral

Holds if this is a group with name name of literal lit.

predicate isNamedGroupOfLiteral ( RegExpLiteral lit , string name )