RefKind

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

Reference types.

Attributes

Graph
Supertypes
class Type
class Object
trait Matchable
class Any
Known subtypes
class Array
object Null.type
class Ref
object Unit.type

Members list

Concise view

Value members

Concrete methods

final def className: Global
final def isExact: Boolean
final def isNullable: Boolean

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