DocOf

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

A command that is used to display the documentation associated with the given expression.

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
trait Command
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product