RefKind

sealed abstract class RefKind extends Type

Reference types.

class Type
class Object
trait Matchable
class Any
class Array
object Null.type
class Ref
object Unit.type

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
Inherited from:
Type
final def mangle: String
Inherited from:
Type
final def show: String
Inherited from:
Type