scala.scalanative.nir.Global
See theGlobal companion object The identifier of a type or method (aka a symbol).
Attributes
- Companion:
- object
- Graph
- Supertypes
- Known subtypes
Members list
Concise view
Value members
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