mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
renamed "enclosingStmt" to "enclosing_stmt"
This commit is contained in:
@@ -217,7 +217,7 @@ literals (varchar(900) value: string ref,
|
||||
varchar(900) raw: string ref,
|
||||
unique int expr: @exprortype ref);
|
||||
|
||||
enclosingStmt (unique int expr: @exprortype ref,
|
||||
enclosing_stmt (unique int expr: @exprortype ref,
|
||||
int stmt: @stmt ref);
|
||||
|
||||
exprContainers (unique int expr: @exprortype ref,
|
||||
|
||||
Reference in New Issue
Block a user