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 Serializable
trait Product
trait Equals
class Block
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product