Denis Zharkov
|
6ca7d2aad7
|
Regenerate test data
Add properties for Java annotations
|
2015-04-23 08:27:41 +03:00 |
|
Denis Zharkov
|
98ffa3b475
|
Render Class-constant as javaClass<T>()
|
2015-04-16 10:40:20 +03:00 |
|
Denis Zharkov
|
294eb1dceb
|
Load annotation parameter's type for ctr as contravariant
See comment in code
|
2015-04-16 10:40:20 +03:00 |
|
Denis Zharkov
|
8f0e290dec
|
Create additional constructor for java annotation with Class-parameter
One of them with KClass<*> parameters and other with java.lang.Class<*>.
It's needed just for backward compatibility, and second one is deprecared.
|
2015-04-16 10:40:20 +03:00 |
|
Denis Zharkov
|
f5111180c3
|
Load Class<?> as KClass<*> for Java annotations parameters
|
2015-04-16 10:40:20 +03:00 |
|