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

Member predicate ArithExpr :: getLeftOperand

Gets the left-hand operand of a binary expression or the operand of a unary assignment expression.

Expr getLeftOperand ( )