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

Member predicate VariableAssign::getSource

Gets the source (right-hand side) of this assignment, if any.

An initialization in a CatchClause, EnhancedForStmt or RecordPatternExpr is implicit and does not have a source.

Expr getSource()