PrimType

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

Value members

Inherited methods

def show(): String
Inherited from
Type