Files
codeql/java/ql/lib
Chris Smowton 20b97af02f Implement dataflow for record patterns
Strategy: there is now a regular flow step from an instance-of LHS / switch expr to the pattern, 0 or more read steps corresponding to record pattern destructors, and then finally a normal SSA def/use step connecting the binding patterns to their first uses.
2023-11-30 11:24:00 +00:00
..
2023-06-20 10:59:13 +01:00
2022-05-10 18:46:01 +01:00