Member
A member of some top-level symbol having its own signature.
Member symbols describe methods and fields, including duplicates generated
by interflow. A can only be described based on their "owner" symbol, which
is always Global.Top; members shall not have other members.
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