Symbol

scala.Symbol
See theSymbol companion class
object Symbol

Attributes

Companion
class
Source
Symbol.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
Symbol.type

Members list

Keywords
  • no keywords
  • override
Inherited
  • Not inherited
  • UniquenessCache

Value members

Concrete methods

override def apply(name: String): Symbol

Attributes

Definition Classes
UniquenessCache
Source
Symbol.scala

Inherited methods

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

Attributes

Inherited from:
UniquenessCache (hidden)
Source
Symbol.scala