Revert "Merge pull request #897 from Semmle/revert-817-closure-modules"

This reverts commit 95185345fd, reversing
changes made to b8be66ec48.
This commit is contained in:
Asger F
2019-02-07 11:58:38 +00:00
parent 383e82a3f3
commit e4b230ba60
105 changed files with 3526 additions and 133 deletions

View File

@@ -128,6 +128,8 @@ case @toplevel.kind of
isModule (int tl: @toplevel ref);
isNodejs (int tl: @toplevel ref);
isES2015Module (int tl: @toplevel ref);
isClosureModule (int tl: @toplevel ref);
// statements
#keyset[parent, idx]