mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Java: Update dbscheme to make @assignment a @binaryexpr.
This commit is contained in:
@@ -815,6 +815,7 @@ when_branch_else(unique int id: @whenbranch ref);
|
||||
| @geexpr
|
||||
| @eqexpr
|
||||
| @neexpr
|
||||
| @assignment
|
||||
| @valueeqexpr
|
||||
| @valueneexpr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user