Access

dotty.tools.dotc.semanticdb.Access
See theAccess companion trait
object Access

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Access.type

Members list

Type members

Classlikes

case object Empty extends Access

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Access
trait SemanticdbGeneratedSealedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
sealed trait NonEmpty extends Access

Attributes

Supertypes
trait Access
trait SemanticdbGeneratedSealedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes

Inherited 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

Givens

Implicits

Implicits

implicit val AccessTypeMapper: SemanticdbTypeMapper[AccessMessage, Access]