Commit Graph

3 Commits

Author SHA1 Message Date
c5c01041e4 ContextAnalysis: Track local variables and function parameters separately.
This enables us to add all local variable Definitions to the DAST so that downstream visitors don't need to compute the local variables of a function again.
2023-03-22 23:37:43 +01:00
7af815042b WIP: Add enum support 2023-03-15 15:56:42 +01:00
9df0da89ff implement junit tests 2020-03-09 21:32:05 +01:00