Make annotation deserializer not depend on VirtualFile & ASM

KotlinJvmBinaryClass now has its own visitor interfaces, which are an
abstraction over ASM visitors and the ones that will be implemented over
reflection
This commit is contained in:
Alexander Udalov
2013-09-25 17:37:51 +04:00
parent 7eff1292f0
commit 2eebcd91c0
4 changed files with 204 additions and 71 deletions
+1
View File
@@ -14,6 +14,7 @@
<orderEntry type="module" module-name="serialization" />
<orderEntry type="module" module-name="serialization.java" />
<orderEntry type="module" module-name="descriptor.loader.java" />
<orderEntry type="module" module-name="util" />
</component>
</module>