Python ESSA: Move all Essa code to semmle.python.essa folder.

This commit is contained in:
Mark Shannon
2019-08-20 10:52:21 +01:00
parent 7698240484
commit e34ccae1fc
16 changed files with 599 additions and 606 deletions

View File

@@ -32,7 +32,7 @@ import semmle.python.Assigns
import semmle.python.SelfAttribute
import semmle.python.types.Properties
import semmle.python.xml.XML
import semmle.dataflow.SSA
import semmle.python.essa.Essa
import semmle.python.pointsto.Base
import semmle.python.pointsto.Context
import semmle.python.pointsto.CallGraph