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

Member predicate BinaryExpr :: getLeftOperand

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

Expr getLeftOperand ( )