Pull Up/Push Down/Extract Super: Support references to Java-declared superinterfaces

This commit is contained in:
Alexey Sedunov
2016-09-26 13:05:31 +03:00
parent 22271f0af0
commit 924bb44862
24 changed files with 148 additions and 42 deletions
@@ -0,0 +1,4 @@
// INFO: {"checked": "true"}
interface J {
}