codeql/java-all
4.2.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if element e has name name.
e
name
import java
predicate hasName(Element e, string name)