PrimType

sealed abstract
class PrimType extends Type
class Type
class Object
trait Matchable
class Any
object ByteType
object CharType
object DoubleType
object FloatType
object IntType
object LongType
object NoType
object NullType
object ShortType
object StringType
object UndefType

Value members

Inherited methods

def show(): String
Inherited from
Type