Role

dotty.tools.dotc.semanticdb.SymbolOccurrence$.Role$
See theRole companion class
object Role

Attributes

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

Members list

Concise view

Type members

Classlikes

case object DEFINITION extends Role with Recognized

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Role
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object REFERENCE extends Role with Recognized

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Role
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
sealed trait Recognized extends Role

Attributes

Graph
Supertypes
class Role
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object DEFINITION.type
object REFERENCE.type
object UNKNOWN_ROLE.type
case object UNKNOWN_ROLE extends Role with Recognized

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Role
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
final case class Unrecognized(unrecognizedValue: Int) extends Role with SemanticdbUnrecognizedEnum

Attributes

Graph
Supertypes
trait SemanticdbUnrecognizedEnum
class Role
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any

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

def fromValue(`__value`: Int): Role

Concrete fields

lazy val values: Seq[Recognized]

Givens