We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a55ed commit 2ba983bCopy full SHA for 2ba983b
swift/ql/lib/change-notes/2023-07-27-type-getname.md
@@ -0,0 +1,5 @@
1
+---
2
+category: minorAnalysis
3
4
+
5
+* `Type.getName` now gets the name of the type alone without any enclosing types. Use `Type.getFullName` for the old behaviour.
0 commit comments