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

Predicate isUnreachableInCall

Holds if the node n is unreachable when the call context is call.

Import path

import semmle.code.java.dataflow.internal.DataFlowPrivate
predicate isUnreachableInCall ( Node n , DataFlowCall call )