scala.scalanative.nir.Global
See theGlobal companion object
The identifier of a type or method (aka a symbol).
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Known subtypes
-
Members list
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
Returns the owner of this
.
Returns the owner of this
.
Attributes
Returns true
iff this
is a top-level symbol.
Returns true
iff this
is a top-level symbol.
Attributes
Returns the mangled representation of this
.
Returns the mangled representation of this
.
Attributes
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
Returns a textual representation of this
.
Returns a textual representation of this
.
Attributes