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.
Type members
Inherited types
Value members
Concrete methods
Inherited methods
Returns true
iff this
is a top-level symbol.
Returns true
iff this
is a top-level symbol.
- Inherited from:
- Global
Returns the mangled representation of this
.
Returns the mangled representation of this
.
- 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.
- Inherited from:
- Global