SMAT-Lab / Scalpel

Scalpel: The Python Static Analysis Framework
Apache License 2.0
278 stars 42 forks source link

CFG match statement #62

Closed bevanlewis closed 1 year ago

bevanlewis commented 1 year ago

Adds functionality to resolve #49

Match statements can now be detected and control flow graphs can be generated for the match statements