New J2K: Display element type when hit visitElement

This commit is contained in:
Simon Ogorodnik
2017-11-27 21:23:08 +03:00
committed by Ilya Kirillov
parent a4630af109
commit 2f38edb55f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
class Some {
/* !!! Hit visitElement !!! */
/* !!! Hit visitElement for element type: class org.jetbrains.kotlin.j2k.tree.impl.JKKtPropertyImpl !!! */
}