Add path to FirFile to pass it to the DiagnosticContext
This commit is contained in:
+1
@@ -415,6 +415,7 @@ object NodeConfigurator : AbstractFieldConfigurator<FirTreeBuilder>(FirTreeBuild
|
||||
+fieldList(import).withTransform()
|
||||
+declarations.withTransform()
|
||||
+stringField("name")
|
||||
+stringField("path", nullable = true)
|
||||
+symbol("FirFileSymbol")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user