Top
A top-level symbol.
Top-level symbols describe types (i.e., classes and traits). Note that type aliases are not preserved in NIR.
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:
thisis a top-level symbol.
- Inherited from:
- Global