mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
renamed "exprContainers" to "expr_containers"
This commit is contained in:
@@ -220,7 +220,7 @@ literals (varchar(900) value: string ref,
|
||||
enclosing_stmt (unique int expr: @exprortype ref,
|
||||
int stmt: @stmt ref);
|
||||
|
||||
exprContainers (unique int expr: @exprortype ref,
|
||||
expr_containers (unique int expr: @exprortype ref,
|
||||
int container: @stmt_container ref);
|
||||
|
||||
arraySize (unique int ae: @arraylike ref,
|
||||
|
||||
Reference in New Issue
Block a user