Ref

final case class Ref(name: Global, exact: Boolean, nullable: Boolean) extends RefKind
trait Product
trait Equals
class RefKind
class Type
class Object
trait Matchable
class Any

Value members

Inherited methods

final def className: Global
Inherited from:
RefKind
final def elemty(path: Seq[Val]): Type
Inherited from:
Type
final def isExact: Boolean
Inherited from:
RefKind
final def isNullable: Boolean
Inherited from:
RefKind
final def mangle: String
Inherited from:
Type
Inherited from:
Product
final def show: String
Inherited from:
Type