FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ package a
|
||||
|
||||
import pack1.*
|
||||
|
||||
private class X : <!HIDDEN!>SomeClass<!>()
|
||||
private class X : <!INVISIBLE_REFERENCE!>SomeClass<!>()
|
||||
|
||||
Reference in New Issue
Block a user