Top
scala.scalanative.nir.Global$.Top
A top-level symbol.
Top-level symbols describe types (i.e., classes and traits). Note that type aliases are not preserved in NIR.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Globalclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Returns a member of this
with the given signature.
Returns a member of this
with the given signature.
- Requires:
this
is a top-level symbol.
Attributes
- Definition Classes
Inherited methods
Returns true
iff this
is a top-level symbol.
Returns the mangled representation of this
.
Returns a member of this
with the given signature.
Returns a member of this
with the given signature.
- Requires:
this
is a top-level symbol.
Attributes
- Inherited from:
- Global
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article