mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Basic extraction of record patterns
This commit is contained in:
@@ -774,6 +774,7 @@ case @expr.kind of
|
||||
| 86 = @valueeqexpr
|
||||
| 87 = @valueneexpr
|
||||
| 88 = @propertyref
|
||||
| 89 = @recordpatternexpr
|
||||
;
|
||||
|
||||
/** Holds if this `when` expression was written as an `if` expression. */
|
||||
|
||||
Reference in New Issue
Block a user