trait PreName
extends Any with Showable

A common class for things that can be turned into names. Instances are both names and strings, the latter via a decorator.

Constructors

Members

[+] def toTermName : TermName
[+] def toTypeName : TypeName