mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
renamed "stmtContainers" to "stmt_containers"
This commit is contained in:
@@ -63,7 +63,7 @@ hasLocation(#20001,#20020)
|
||||
#20021=*
|
||||
stmts(#20021,2,#20001,0,"(x = 0) = y")
|
||||
hasLocation(#20021,#20003)
|
||||
stmtContainers(#20021,#20001)
|
||||
stmt_containers(#20021,#20001)
|
||||
#20022=*
|
||||
exprs(#20022,47,#20021,0,"(x = 0) = y")
|
||||
hasLocation(#20022,#20003)
|
||||
|
||||
@@ -55,7 +55,7 @@ variables(#20017,"class",#20000)
|
||||
#20018=*
|
||||
stmts(#20018,18,#20001,0,"var class = 23;")
|
||||
hasLocation(#20018,#20003)
|
||||
stmtContainers(#20018,#20001)
|
||||
stmt_containers(#20018,#20001)
|
||||
#20019=*
|
||||
exprs(#20019,64,#20018,0,"class = 23")
|
||||
#20020=@"loc,{#10000},1,5,1,14"
|
||||
|
||||
Reference in New Issue
Block a user