mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
renamed "stmtContainers" to "stmt_containers"
This commit is contained in:
@@ -69,7 +69,7 @@ is_es2015_module(#20001)
|
||||
#20022=*
|
||||
stmts(#20022,2,#20001,0,"console ... ES6"");")
|
||||
hasLocation(#20022,#20003)
|
||||
stmtContainers(#20022,#20001)
|
||||
stmt_containers(#20022,#20001)
|
||||
#20023=*
|
||||
exprs(#20023,13,#20022,0,"console ... o ES6"")")
|
||||
#20024=@"loc,{#10000},1,1,1,24"
|
||||
|
||||
@@ -69,7 +69,7 @@ is_es2015_module(#20001)
|
||||
#20022=*
|
||||
stmts(#20022,2,#20001,0,"console ... o ES"");")
|
||||
hasLocation(#20022,#20003)
|
||||
stmtContainers(#20022,#20001)
|
||||
stmt_containers(#20022,#20001)
|
||||
#20023=*
|
||||
exprs(#20023,13,#20022,0,"console ... lo ES"")")
|
||||
#20024=@"loc,{#10000},1,1,1,23"
|
||||
|
||||
@@ -88,7 +88,7 @@ is_module(#20001)
|
||||
#20032=*
|
||||
stmts(#20032,2,#20001,0,"console ... onJS"");")
|
||||
hasLocation(#20032,#20003)
|
||||
stmtContainers(#20032,#20001)
|
||||
stmt_containers(#20032,#20001)
|
||||
#20033=*
|
||||
exprs(#20033,13,#20032,0,"console ... monJS"")")
|
||||
#20034=@"loc,{#10000},1,1,1,29"
|
||||
|
||||
Reference in New Issue
Block a user