Top

scala.scalanative.nir.Global.Top
final case class Top(id: String) extends Global

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Global
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def member(sig: Sig): Member

Attributes

Definition Classes
override def top: Top

Attributes

Definition Classes

Inherited methods

final def isTop: Boolean

Attributes

Inherited from:
Global
final def mangle: String

Attributes

Inherited from:
Global
def member(sig: Unmangled): Member

Attributes

Inherited from:
Global

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def show: String

Attributes

Inherited from:
Global