Yan Zhulanow
|
7810678389
|
Kapt: Fix type arguments in JeDeclaredType. In case of type variable, JeTypeVariableType should be returned
(cherry picked from commit ed34ec0)
|
2016-08-29 16:31:16 +03:00 |
|
Yan Zhulanow
|
ebcc762ae9
|
Kapt: JeTypeElement getInterfaces() and getSuperClass() should provide reference type mirrors
(cherry picked from commit 5f50ab6)
|
2016-08-29 16:31:16 +03:00 |
|
Yan Zhulanow
|
cd44540965
|
Kapt: Support String[] in annotation proxy
(cherry picked from commit 5e9eab9)
|
2016-08-29 16:31:16 +03:00 |
|
Yan Zhulanow
|
a8b577cd09
|
Kapt: Support nested annotations property.
Also do not rely on Java class comparison, check against qualified names.
(cherry picked from commit 7610945)
|
2016-08-29 16:31:16 +03:00 |
|
Yan Zhulanow
|
8c4fb0a709
|
Kapt: Support inherited annotations
(cherry picked from commit 02a3e6b)
|
2016-08-29 16:31:16 +03:00 |
|
Yan Zhulanow
|
927280f7ce
|
Kapt: add some JeElement tests
(cherry picked from commit 948a4b6)
|
2016-08-29 16:31:16 +03:00 |
|