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

Member predicate CompilationUnit::hasName

Holds if this compilation unit has the specified name, which must not include the file extension.

predicate hasName(string name)