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

Member predicate InstanceOfExpr :: getTypeName

Gets the access to the type on the right-hand side of the instanceof operator.

Expr getTypeName ( )