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

Member predicate Expr :: getUnderlyingExpr

Gets the underlying expression looking through casts and not-nulls, if any. Otherwise just gets this expression.

Expr getUnderlyingExpr ( )