ClassRef

final case class ClassRef(className: ClassName) extends NonArrayTypeRef

Class (or interface) type.

trait Product
trait Equals
class TypeRef
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from
Product
def show(): String
Inherited from
TypeRef