ProtectedAccess

dotty.tools.dotc.semanticdb.ProtectedAccess$
See theProtectedAccess companion class
object ProtectedAccess extends SemanticdbGeneratedMessageCompanion[ProtectedAccess]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait SemanticdbGeneratedMessageCompanion[ProtectedAccess]
class Object
trait Matchable
class Any
Self type
Inherited
  • Not inherited
  • Mirror
  • SemanticdbGeneratedMessageCompanion
Keywords
  • no keywords
  • implicit
  • lazy

Members list

Concise view

Type members

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 parseFrom(`_input__`: SemanticdbInputStream): ProtectedAccess

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Inherited methods

def merge(a: ProtectedAccess, 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

Concrete fields

Implicits

Implicits

implicit def messageCompanion: SemanticdbGeneratedMessageCompanion[ProtectedAccess]