mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
renamed "stmtContainers" to "stmt_containers"
This commit is contained in:
@@ -75,7 +75,7 @@ variables(#20025,"f",#20000)
|
||||
#20026=*
|
||||
stmts(#20026,17,#20001,0,"function f(\u00e4, \u00f6) {}")
|
||||
hasLocation(#20026,#20003)
|
||||
stmtContainers(#20026,#20001)
|
||||
stmt_containers(#20026,#20001)
|
||||
#20027=*
|
||||
exprs(#20027,78,#20026,-1,"f")
|
||||
hasLocation(#20027,#20007)
|
||||
@@ -110,7 +110,7 @@ stmts(#20034,1,#20026,-2,"{}")
|
||||
#20035=@"loc,{#10000},1,18,1,19"
|
||||
locations_default(#20035,#10000,1,18,1,19)
|
||||
hasLocation(#20034,#20035)
|
||||
stmtContainers(#20034,#20026)
|
||||
stmt_containers(#20034,#20026)
|
||||
#20036=*
|
||||
entry_cfg_node(#20036,#20001)
|
||||
#20037=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
Reference in New Issue
Block a user