Module aya.base

Interface Literate

All Superinterfaces:
org.aya.pretty.doc.Docile
All Known Implementing Classes:
Literate.Code, Literate.CodeBlock, Literate.Err, Literate.Link, Literate.Many, Literate.Raw, Literate.Unsupported

public sealed interface Literate extends org.aya.pretty.doc.Docile permits Literate.Raw, Literate.Link, Literate.Many, Literate.Err, Literate.Code, Literate.CodeBlock, Literate.Unsupported