mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
renamed "isClosureModule" to "is_closure_module"
This commit is contained in:
@@ -129,7 +129,7 @@ case @toplevel.kind of
|
||||
is_module (int tl: @toplevel ref);
|
||||
is_nodejs (int tl: @toplevel ref);
|
||||
is_es2015_module (int tl: @toplevel ref);
|
||||
isClosureModule (int tl: @toplevel ref);
|
||||
is_closure_module (int tl: @toplevel ref);
|
||||
|
||||
// statements
|
||||
#keyset[parent, idx]
|
||||
|
||||
Reference in New Issue
Block a user