case classBuiltinType(ident: String) extends Type with Named with Builtin with Product with Serializable
A built-in type with an implicit definition that the compiler must have
special knowledge about. This mechanism is necessary since the built-in
types cannot be defined using source concepts.
Linear Supertypes
Serializable, Serializable, Product, Equals, Builtin, SymbolTable.Named, Type, SymbolTable.Entity, AnyRef, Any
A built-in type with an implicit definition that the compiler must have special knowledge about. This mechanism is necessary since the built-in types cannot be defined using source concepts.