mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
renamed "exprContainers" to "expr_containers"
This commit is contained in:
@@ -120,19 +120,19 @@ exprs(#20040,13,#20039,0,"goog.de ... 'test')")
|
||||
locations_default(#20041,#10000,1,1,1,28)
|
||||
hasLocation(#20040,#20041)
|
||||
enclosing_stmt(#20040,#20039)
|
||||
exprContainers(#20040,#20001)
|
||||
expr_containers(#20040,#20001)
|
||||
#20042=*
|
||||
exprs(#20042,14,#20040,-1,"goog.declareModuleId")
|
||||
#20043=@"loc,{#10000},1,1,1,20"
|
||||
locations_default(#20043,#10000,1,1,1,20)
|
||||
hasLocation(#20042,#20043)
|
||||
enclosing_stmt(#20042,#20039)
|
||||
exprContainers(#20042,#20001)
|
||||
expr_containers(#20042,#20001)
|
||||
#20044=*
|
||||
exprs(#20044,79,#20042,0,"goog")
|
||||
hasLocation(#20044,#20009)
|
||||
enclosing_stmt(#20044,#20039)
|
||||
exprContainers(#20044,#20001)
|
||||
expr_containers(#20044,#20001)
|
||||
literals("goog","goog",#20044)
|
||||
#20045=@"var;{goog};{#20000}"
|
||||
variables(#20045,"goog",#20000)
|
||||
@@ -141,13 +141,13 @@ bind(#20044,#20045)
|
||||
exprs(#20046,0,#20042,1,"declareModuleId")
|
||||
hasLocation(#20046,#20013)
|
||||
enclosing_stmt(#20046,#20039)
|
||||
exprContainers(#20046,#20001)
|
||||
expr_containers(#20046,#20001)
|
||||
literals("declareModuleId","declareModuleId",#20046)
|
||||
#20047=*
|
||||
exprs(#20047,4,#20040,0,"'test'")
|
||||
hasLocation(#20047,#20017)
|
||||
enclosing_stmt(#20047,#20039)
|
||||
exprContainers(#20047,#20001)
|
||||
expr_containers(#20047,#20001)
|
||||
literals("test","'test'",#20047)
|
||||
#20048=*
|
||||
regexpterm(#20048,14,#20047,0,"test")
|
||||
@@ -171,19 +171,19 @@ exprs(#20053,64,#20051,0,"x = 5")
|
||||
locations_default(#20054,#10000,3,12,3,16)
|
||||
hasLocation(#20053,#20054)
|
||||
enclosing_stmt(#20053,#20051)
|
||||
exprContainers(#20053,#20001)
|
||||
expr_containers(#20053,#20001)
|
||||
#20055=*
|
||||
exprs(#20055,78,#20053,0,"x")
|
||||
hasLocation(#20055,#20027)
|
||||
enclosing_stmt(#20055,#20051)
|
||||
exprContainers(#20055,#20001)
|
||||
expr_containers(#20055,#20001)
|
||||
literals("x","x",#20055)
|
||||
decl(#20055,#20038)
|
||||
#20056=*
|
||||
exprs(#20056,3,#20053,1,"5")
|
||||
hasLocation(#20056,#20031)
|
||||
enclosing_stmt(#20056,#20051)
|
||||
exprContainers(#20056,#20001)
|
||||
expr_containers(#20056,#20001)
|
||||
literals("5","5",#20056)
|
||||
#20057=*
|
||||
entry_cfg_node(#20057,#20001)
|
||||
|
||||
Reference in New Issue
Block a user