[decompiler] extract builtin VirtualFile creation to a separate service for further reuse
^KTIJ-26760
This commit is contained in:
committed by
Space Team
parent
373abbde5d
commit
e8db349f24
@@ -9,6 +9,7 @@ dependencies {
|
||||
implementation(project(":compiler:psi"))
|
||||
implementation(project(":analysis:analysis-api-impl-base"))
|
||||
implementation(project(":analysis:decompiled:decompiler-to-file-stubs"))
|
||||
implementation(project(":analysis:decompiled:decompiler-to-psi"))
|
||||
api(project(":compiler:cli-base"))
|
||||
api(project(":analysis:analysis-api"))
|
||||
api(project(":analysis:analysis-api-impl-base"))
|
||||
|
||||
Reference in New Issue
Block a user