We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d9b29 commit ecd0291Copy full SHA for ecd0291
1 file changed
go/ql/lib/change-notes/2025-06-05-deprecate-DeclaredType-BuiltinType.md
@@ -0,0 +1,5 @@
1
+---
2
+category: deprecated
3
4
+* The class `BuiltinType` is now deprecated. Use the new replacement `BuiltinTypeEntity` instead.
5
+* The class `DeclaredType` is now deprecated. Use the new replacement `DeclaredTypeEntity` instead.
0 commit comments