PrivateWithinAccess

dotty.tools.dotc.semanticdb.PrivateWithinAccess
See thePrivateWithinAccess companion object
final case class PrivateWithinAccess(symbol: String) extends NonEmpty, SemanticdbGeneratedMessage

Attributes

Companion
object
Graph
Supertypes
trait SemanticdbGeneratedMessage
trait NonEmpty
trait Access
trait SemanticdbGeneratedSealedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

Attributes

Inherited from:
Access

Value members

Concrete methods

override def serializedSize: Int

Attributes

Definition Classes
SemanticdbGeneratedMessage
def writeTo(`_output__`: SemanticdbOutputStream): Unit

Inherited methods

Attributes

Inherited from:
Access
final def asNonEmpty: Option[NonEmpty]

Attributes

Inherited from:
Access
final def isDefined: Boolean

Attributes

Inherited from:
Access
final def isEmpty: Boolean

Attributes

Inherited from:
Access

Attributes

Inherited from:
Product

Attributes

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

Attributes

Inherited from:
SemanticdbGeneratedMessage