Top

final case
class Top(id: String) extends Global
trait Serializable
trait Product
trait Equals
class Global
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def member(sig: Sig): Member
Definition Classes
override
def top: Top
Definition Classes

Inherited methods

final
def isTop: Boolean
Inherited from
Global
final
def mangle: String
Inherited from
Global
Inherited from
Global
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final
def show: String
Inherited from
Global