Table

dotty.tools.scaladoc.tasty.comments.wiki.Table
final case class Table(header: Row, columnOptions: Seq[ColumnOption], rows: Seq[Row]) extends Block

Attributes

Graph
Supertypes
trait Product
trait Equals
class Block
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product