CellType

laika.ast.CellType
See theCellType companion object
sealed abstract class CellType

The cell type specifies which part of the table the cell belongs to.

Attributes

Companion
object
Source
Table.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BodyCell
object HeadCell
In this article