None
A stub to introduce nulls.
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
Value members
Concrete methods
Inherited methods
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.
- Inherited from:
- Singleton
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:
thisis a top-level symbol.
- Inherited from:
- Global