CodeQL library for Java
codeql/java-all 0.6.2 ( 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 ( )