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

Member predicate InstanceOfExpr :: getExpr

Gets the expression on the left-hand side of the instanceof operator.

Expr getExpr ( )