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

Member predicate BinaryExpr :: getRightOperand

Gets the operand on the right-hand side of this binary expression.

Expr getRightOperand ( )