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

Member predicate AssignOp::getSource

Gets a source of the compound assignment, which includes both the right-hand side and the left-hand side of the assignment.

Expr getSource()