Alexander Udalov
|
c2598faa4e
|
Fix class object visibility check
ExpressionTypingContext now has a scope for visibility checking, which isn't
replaced on replaceScope()
|
2013-12-02 19:56:15 +04:00 |
|
Alexander Udalov
|
838c408e68
|
LHS of qualified expressions are determined manually
ExpressionPosition is useless now and will be dropped
#KT-3866 Fixed
|
2013-11-18 19:51:28 +04:00 |
|
Alexander Udalov
|
57aa355b05
|
Report INVISIBLE_MEMBER on private class object usage
|
2013-11-14 19:10:18 +04:00 |
|
Alexander Udalov
|
94deb21551
|
Minor, move diagnostic tests for class objects
|
2013-11-14 17:45:57 +04:00 |
|