Rendering primary constructor in decompiler.

#KT-3168 in progress
This commit is contained in:
Evgeny Gerashchenko
2012-12-18 16:18:23 +04:00
parent 9c15a04291
commit 4c64ea58d5
13 changed files with 43 additions and 10 deletions
@@ -0,0 +1,8 @@
// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
package testData.libraries
[public final class ClassWithConstructor(a : jet.String, b : jet.Any) {
[internal final val a : jet.String] /* compiled code */
}]