Ensure that UElement.nameIdentifier.containingFile is a real file

This is needed to report inspection problems on UAST elements.
This commit is contained in:
Dmitry Jemerov
2017-04-19 19:06:18 +02:00
parent d001cea4c3
commit 49a211b3cd
7 changed files with 81 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
class Foo
fun bar() {}
val xyzzy: Int = 0