FIR/UAST: commonize abstract UElement and UExpression
This commit is contained in:
committed by
Ilya Kirillov
parent
a54a807dc9
commit
3c3b5aa4ac
@@ -78,6 +78,7 @@ dependencies {
|
||||
compile(project(":idea:idea-jps-common"))
|
||||
compile(project(":idea:kotlin-gradle-tooling"))
|
||||
compile(project(":idea:line-indent-provider"))
|
||||
compile(project(":plugins:uast-kotlin-base"))
|
||||
compile(project(":plugins:uast-kotlin"))
|
||||
compile(project(":plugins:uast-kotlin-idea"))
|
||||
compile(project(":plugins:uast-kotlin-idea-base"))
|
||||
|
||||
Reference in New Issue
Block a user