ClassType

final case class ClassType(className: ClassName) extends Type

Class (or interface) type.

Class (or interface) type.

trait Product
trait Equals
class Type
class Object
trait Matchable
class Any

Value members

Inherited methods

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