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

Predicate instanceofExpr

Gets an instanceof expression of v with type type

Import path

import semmle.code.java.dataflow.NullGuards
InstanceOfExpr instanceofExpr ( SsaVariable v , RefType type )