scala.scalanative.nir.Global$.None$
A stub to introduce null
s.
Instances of this class are never emitted from actual code. Instead, they
can be used as intermediate placeholders during code generation or markers
of erroneous code paths. In particular, they can be used to skip null
checks.
Attributes Graph Reset zoom Hide graph Show graph
Supertypes trait Singleton
trait Product
trait Mirror
trait Matchable
class Any
Self type Members list Concise view
Type members
The names of the product elements
The names of the product elements
Attributes Inherited from: Singleton
Attributes Inherited from: Singleton
Attributes Inherited from: Mirror
Attributes Inherited from: Singleton
Attributes Inherited from: Singleton 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 Definition Classes
Returns the owner of this
.
Returns the owner of this
.
Attributes Definition Classes
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes Inherited from: Singleton
Returns true
iff this
is a top-level symbol.
Returns true
iff this
is a top-level symbol.
Attributes Inherited from: Global
Returns the mangled representation of this
.
Returns the mangled representation of this
.
Attributes Inherited from: Global
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
Returns a textual representation of this
.
Returns a textual representation of this
.
Attributes Inherited from: Global