SpecialKind

sealed abstract
class SpecialKind extends Type

Second-class types.

class Type
class Object
trait Matchable
class Any
class Function
object Nothing
class Var
object Vararg
object Virtual

Value members

Inherited methods

final
def elemty(path: Seq[Val]): Type
Inherited from
Type
final
def mangle: String
Inherited from
Type
final
def show: String
Inherited from
Type