TreeMessage

@SerialVersionUID(0L)
final case class TreeMessage(sealedValue: SealedValue) extends SemanticdbGeneratedMessage
Companion:
object
trait SemanticdbGeneratedMessage
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

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

Inherited from:
SemanticdbGeneratedMessage