SpecialKind

scala.scalanative.nir.Type$.SpecialKind
sealed abstract class SpecialKind extends Type

Second-class types.

Attributes

Graph
Supertypes
class Type
class Object
trait Matchable
class Any
Known subtypes
class Function
object Nothing.type
class Var
object Vararg.type
object Virtual.type

Members list

Concise view

Value members

Inherited methods

final def elemty(path: Seq[Val]): Type

Attributes

Inherited from:
Type
final def mangle: String

Attributes

Inherited from:
Type
final def show: String

Attributes

Inherited from:
Type