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

Member predicate RegexMatch::getName

Gets the name of this regex match, typically the name of an executing method. This is used for nice alert messages and should include the type-qualified name if possible.

string getName()