mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
renamed "mappedtypescope" to "mapped_type_scope"
This commit is contained in:
@@ -422,7 +422,7 @@ case @scope.kind of
|
||||
| 10 = @class_decl_scope
|
||||
| 11 = @interface_scope
|
||||
| 12 = @type_alias_scope
|
||||
| 13 = @mappedtypescope
|
||||
| 13 = @mapped_type_scope
|
||||
| 14 = @enumscope
|
||||
| 15 = @externalmodulescope
|
||||
| 16 = @conditionaltypescope;
|
||||
|
||||
Reference in New Issue
Block a user