scalapb.descriptors.ScalaType
See theScalaType companion trait
object ScalaType
Attributes
Members list
Type members
Classlikes
case object ByteString extends ScalaType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ScalaTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
ByteString.type
case class Enum(descriptor: EnumDescriptor) extends ScalaType
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ScalaTypeclass Objecttrait Matchableclass AnyShow all
case class Message(descriptor: Descriptor) extends ScalaType
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ScalaTypeclass Objecttrait Matchableclass AnyShow all
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
In this article