Recompile all class usages when constructor is changed

This commit is contained in:
Alexey Tsvetkov
2015-12-24 14:35:18 +03:00
parent 5fcb9ca2bd
commit 94d4dae1fe
17 changed files with 85 additions and 27 deletions
@@ -1,10 +1,5 @@
changes in test/ClassWithPrimaryConstructorChanged: MEMBERS
[<init>]
changes in test/ClassWithPrimaryConstructorVisibilityChanged: MEMBERS
[<init>]
changes in test/ClassWithSecondaryConstructorVisibilityChanged: MEMBERS
[<init>]
changes in test/ClassWithSecondaryConstructorsAdded: MEMBERS
[<init>]
changes in test/ClassWithSecondaryConstructorsRemoved: MEMBERS
[<init>]
changes in test/ClassWithPrimaryConstructorChanged: CLASS_SIGNATURE
changes in test/ClassWithPrimaryConstructorVisibilityChanged: CLASS_SIGNATURE
changes in test/ClassWithSecondaryConstructorVisibilityChanged: CLASS_SIGNATURE
changes in test/ClassWithSecondaryConstructorsAdded: CLASS_SIGNATURE
changes in test/ClassWithSecondaryConstructorsRemoved: CLASS_SIGNATURE
@@ -1,2 +1 @@
changes in test/ClassWithClassAnnotationListChanged: CLASS_SIGNATURE, MEMBERS
[<init>]
changes in test/ClassWithClassAnnotationListChanged: CLASS_SIGNATURE