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

Member predicate Parameter :: isEffectivelyFinal

Holds if the parameter is never assigned a value in the body of the callable.

predicate isEffectivelyFinal ( )