mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
renamed "typeparameter" to "type_parameter"
This commit is contained in:
@@ -569,7 +569,7 @@ case @typeexpr.kind of
|
||||
| 19 = @this_var_type_access
|
||||
| 20 = @predicate_typeexpr
|
||||
| 21 = @interface_typeexpr
|
||||
| 22 = @typeparameter
|
||||
| 22 = @type_parameter
|
||||
| 23 = @plainfunctiontypeexpr
|
||||
| 24 = @constructortypeexpr
|
||||
| 25 = @localnamespaceaccess
|
||||
|
||||
Reference in New Issue
Block a user