scala / 3.1 / scala / symbol$.html

Object scala.Symbol

object Symbol

Supertypes
Self type

Concrete methods

Source
override def apply(name: String): Symbol

Definition Classes UniquenessCache

Inherited methods

Source
def unapply(other: Symbol): Option[String]

Inherited from UniquenessCache

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/Symbol$.html