mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
renamed "exprContainers" to "expr_containers"
This commit is contained in:
@@ -54,7 +54,7 @@ stmt_containers(#20016,#20001)
|
||||
exprs(#20017,78,#20016,0,"Point")
|
||||
hasLocation(#20017,#20007)
|
||||
enclosing_stmt(#20017,#20016)
|
||||
exprContainers(#20017,#20001)
|
||||
expr_containers(#20017,#20001)
|
||||
literals("Point","Point",#20017)
|
||||
decl(#20017,#20014)
|
||||
typedecl(#20017,#20015)
|
||||
@@ -71,13 +71,13 @@ hasLocation(#20019,#20020)
|
||||
exprs(#20021,0,#20019,0,"constructor")
|
||||
hasLocation(#20021,#20020)
|
||||
enclosing_stmt(#20021,#20016)
|
||||
exprContainers(#20021,#20001)
|
||||
expr_containers(#20021,#20001)
|
||||
literals("constructor","constructor",#20021)
|
||||
#20022=*
|
||||
exprs(#20022,9,#20019,1,"() {}")
|
||||
hasLocation(#20022,#20020)
|
||||
enclosing_stmt(#20022,#20016)
|
||||
exprContainers(#20022,#20001)
|
||||
expr_containers(#20022,#20001)
|
||||
#20023=*
|
||||
scopes(#20023,1)
|
||||
scopenodes(#20022,#20023)
|
||||
|
||||
Reference in New Issue
Block a user