CodeQL library for Java
codeql/java-all 0.6.2 ( 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 )