TextDocumentType

laika.ast.TextDocumentType
sealed abstract class TextDocumentType extends DocumentType

Base type for all document type descriptors for text input.

Attributes

Source
DocumentType.scala
Graph
Supertypes
class DocumentType
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Config
object Markup
class StyleSheet
object Template

Members list

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product