Ensure that UElement.nameIdentifier.containingFile is a real file
This is needed to report inspection problems on UAST elements.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class Foo
|
||||
|
||||
fun bar() {}
|
||||
|
||||
val xyzzy: Int = 0
|
||||
|
||||
Reference in New Issue
Block a user