scalafix.internal.rule.MemberVisibility
See theMemberVisibility companion trait
object MemberVisibility
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MemberVisibility.type
Members list
Type members
Classlikes
case object Private extends MemberVisibility
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MemberVisibilityclass Objecttrait Matchableclass AnyShow all
- Self type
-
Private.type
case object Protected extends MemberVisibility
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MemberVisibilityclass Objecttrait Matchableclass AnyShow all
- Self type
-
Protected.type
case object Public extends MemberVisibility
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MemberVisibilityclass Objecttrait Matchableclass AnyShow all
- Self type
-
Public.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Implicits
Implicits
In this article