Signature

dotty.tools.dotc.semanticdb.Signature
See theSignature companion trait
object Signature

Attributes

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

Members list

Type members

Classlikes

case object Empty extends Signature

Attributes

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

Attributes

Supertypes
trait Signature
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 SignatureTypeMapper: SemanticdbTypeMapper[SignatureMessage, Signature]