read kotlin supertypes in JavaDescriptorResolver

+ tests
+ remove jet.Any from supers
This commit is contained in:
Stepan Koltsov
2012-01-27 14:25:43 +04:00
parent 1ed5471341
commit bfb1b6e7b5
8 changed files with 88 additions and 8 deletions
@@ -41,7 +41,7 @@ public class LazySubstitutingClassDescriptor implements ClassDescriptor {
}
return newSubstitutor;
}
@NotNull
@Override
public TypeConstructor getTypeConstructor() {