CellType

laika.ast.CellType
sealed abstract class CellType

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BodyCell.type
object HeadCell.type
In this article