mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
TS: Rename IsTypeExpr -> PredicateTypeExpr
This commit is contained in:
@@ -559,7 +559,7 @@ case @typeexpr.kind of
|
||||
| 17 = @localvartypeaccess
|
||||
| 18 = @qualifiedvartypeaccess
|
||||
| 19 = @thisvartypeaccess
|
||||
| 20 = @istypeexpr
|
||||
| 20 = @predicatetypeexpr
|
||||
| 21 = @interfacetypeexpr
|
||||
| 22 = @typeparameter
|
||||
| 23 = @plainfunctiontypeexpr
|
||||
|
||||
Reference in New Issue
Block a user