Synthetic

@SerialVersionUID(0L) final case class Synthetic(range: Option[Range], tree: Tree) extends SemanticdbGeneratedMessage
Companion
object
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def serializedSize: Int
Definition Classes
def withRange(`__v`: Range): Synthetic
def withTree(`__v`: Tree): Synthetic
def writeTo(`_output__`: SemanticdbOutputStream): Unit

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