Create visitor generator for FIR (KT-24062 in progress)

This commit is contained in:
Simon Ogorodnik
2018-03-14 18:44:41 +03:00
committed by Mikhail Glukhikh
parent 4755a494f1
commit 1a80477c1c
8 changed files with 583 additions and 2 deletions
+1
View File
@@ -29,6 +29,7 @@ include ":kotlin-build-common",
":compiler:serialization",
":compiler:psi",
":compiler:fir:tree",
":compiler:fir:tree:visitors-generator",
":compiler:fir:psi2fir",
":compiler:frontend",
":compiler:frontend.java",