SimpleType

sealed case class SimpleType(sym: Symbol, targs: Seq[SimpleType])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product