mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
renamed "typeoftypeexpr" to "typeof_typeexpr"
This commit is contained in:
@@ -563,7 +563,7 @@ case @typeexpr.kind of
|
||||
| 13 = @qualified_type_access
|
||||
| 14 = @generic_typeexpr
|
||||
| 15 = @type_label
|
||||
| 16 = @typeoftypeexpr
|
||||
| 16 = @typeof_typeexpr
|
||||
| 17 = @localvartypeaccess
|
||||
| 18 = @qualifiedvartypeaccess
|
||||
| 19 = @thisvartypeaccess
|
||||
|
||||
Reference in New Issue
Block a user