mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
renamed "exprContainers" to "expr_containers"
This commit is contained in:
@@ -111,7 +111,7 @@ stmt_containers(#20037,#20001)
|
||||
#20038=*
|
||||
exprs(#20038,78,#20037,-1,"f")
|
||||
hasLocation(#20038,#20013)
|
||||
exprContainers(#20038,#20037)
|
||||
expr_containers(#20038,#20037)
|
||||
literals("f","f",#20038)
|
||||
decl(#20038,#20036)
|
||||
#20039=*
|
||||
@@ -137,7 +137,7 @@ stmt_containers(#20043,#20037)
|
||||
exprs(#20045,4,#20043,0,"'use strict'")
|
||||
hasLocation(#20045,#20021)
|
||||
enclosing_stmt(#20045,#20043)
|
||||
exprContainers(#20045,#20037)
|
||||
expr_containers(#20045,#20037)
|
||||
literals("use strict","'use strict'",#20045)
|
||||
#20046=*
|
||||
regexpterm(#20046,14,#20045,0,"use strict")
|
||||
@@ -157,19 +157,19 @@ exprs(#20050,47,#20048,0,"arguments = 42")
|
||||
locations_default(#20051,#10000,3,3,3,16)
|
||||
hasLocation(#20050,#20051)
|
||||
enclosing_stmt(#20050,#20048)
|
||||
exprContainers(#20050,#20037)
|
||||
expr_containers(#20050,#20037)
|
||||
#20052=*
|
||||
exprs(#20052,79,#20050,0,"arguments")
|
||||
hasLocation(#20052,#20025)
|
||||
enclosing_stmt(#20052,#20048)
|
||||
exprContainers(#20052,#20037)
|
||||
expr_containers(#20052,#20037)
|
||||
literals("arguments","arguments",#20052)
|
||||
bind(#20052,#20040)
|
||||
#20053=*
|
||||
exprs(#20053,3,#20050,1,"42")
|
||||
hasLocation(#20053,#20029)
|
||||
enclosing_stmt(#20053,#20048)
|
||||
exprContainers(#20053,#20037)
|
||||
expr_containers(#20053,#20037)
|
||||
literals("42","42",#20053)
|
||||
#20054=*
|
||||
entry_cfg_node(#20054,#20001)
|
||||
|
||||
@@ -51,7 +51,7 @@ stmt_containers(#20014,#20001)
|
||||
exprs(#20015,4,#20014,0,"'use strict'")
|
||||
hasLocation(#20015,#20007)
|
||||
enclosing_stmt(#20015,#20014)
|
||||
exprContainers(#20015,#20001)
|
||||
expr_containers(#20015,#20001)
|
||||
literals("use strict","'use strict'",#20015)
|
||||
#20016=*
|
||||
regexpterm(#20016,14,#20015,0,"use strict")
|
||||
|
||||
Reference in New Issue
Block a user