KindOf

dotty.tools.repl.KindOf
See theKindOf companion object
case class KindOf(expr: String) extends Command

:kind <type> display the kind of a type. see also :help kind

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Command
trait ParseResult
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product