AccessMessage

dotty.tools.dotc.semanticdb.AccessMessage$
See theAccessMessage companion class
object AccessMessage extends SemanticdbGeneratedMessageCompanion[AccessMessage]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait SemanticdbGeneratedMessageCompanion[AccessMessage]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait SealedValue extends SemanticdbGeneratedOneof

Attributes

Companion:
object
Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
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
type ValueType = A

Attributes

Inherited from:
SemanticdbGeneratedMessageCompanion

Value members

Concrete methods

def of(sealedValue: SealedValue): AccessMessage
def parseFrom(`_input__`: SemanticdbInputStream): AccessMessage

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Inherited methods

def merge(a: AccessMessage, input: SemanticdbInputStream): A

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Attributes

Inherited from:
SemanticdbGeneratedMessageCompanion
def parseFrom(input: Array[Byte]): A

Attributes

Inherited from:
SemanticdbGeneratedMessageCompanion

Implicits

Implicits

implicit def messageCompanion: SemanticdbGeneratedMessageCompanion[AccessMessage]