Document

sealed trait Document[+MiscType]
Companion
object
class Object
trait Matchable
class Any
trait Node[MiscType]
object Empty
trait Attr[MiscType]
trait Style[MiscType]

Value members

Abstract methods

def apply(rc: RenderContext[MiscType]): Unit
def kind: Kind