Ref

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

Value members

Inherited methods

def mangle: String
Inherited from:
Type
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
def show: String
Inherited from:
Type