NumberedNameKind
The kind of numbered names consisting of an underlying name and a number
Type members
Classlikes
Inherited classlikes
Types
Value members
Concrete methods
Inherited methods
Does this kind define logically a new name (respectively qualified name)?
Tested by the replace
and collect
combinators of class Name
.
Does this kind define logically a new name (respectively qualified name)?
Tested by the replace
and collect
combinators of class Name
.
- Inherited from:
- NameKind
Turn a name of this kind consisting of an underlying
prefix
and the given info
into a string. Used to turn structured into
simple name.
Turn a name of this kind consisting of an underlying
prefix
and the given info
into a string. Used to turn structured into
simple name.
- Inherited from:
- NameKind
Unmangle simple name name
into a name of this kind, or return
original name if this is not possible.
Unmangle simple name name
into a name of this kind, or return
original name if this is not possible.
- Inherited from:
- NameKind