SimpleNameKind
Type members
Inherited classlikes
Value members
Concrete methods
A string used for displaying the structure of a name
A string used for displaying the structure of a name
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
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