SignatureMessage

dotty.tools.dotc.semanticdb.SignatureMessage
See theSignatureMessage companion object
final case class SignatureMessage(sealedValue: SealedValue) extends SemanticdbGeneratedMessage

Attributes

Companion:
object
Graph
Supertypes
trait SemanticdbGeneratedMessage
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def toByteArray: Array[Byte]

Serializes the messgae and returns a byte array containing its raw bytes

Serializes the messgae and returns a byte array containing its raw bytes

Attributes

Inherited from:
SemanticdbGeneratedMessage