AndType

case class AndType(left: TypeLike, right: TypeLike) extends TypeLike
trait Product
trait Equals
trait TypeLike
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product