Excluded class object names from FQ name and qualified name.

This commit is contained in:
Evgeny Gerashchenko
2012-12-28 11:37:02 +04:00
parent c041fc8fea
commit dda15f7505
8 changed files with 29 additions and 21 deletions
@@ -5,7 +5,7 @@ public final class Outer {
public class object <class-object-for-Outer> {
/*primary*/ private constructor <class-object-for-Outer>()
public final val Obj : test.Outer.<class-object-for-Outer>.Obj
public final val Obj : test.Outer.Obj
public object Obj {
/*primary*/ private constructor Obj()