JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
INSTANCE
Method Details
values()
valueOf(String)
Nested Class Summary
Nested classes/interfaces inherited from interface org.aya.pretty.doc.Doc
Doc.Cat , Doc.CodeBlock , Doc.Column , Doc.Empty , Doc.EscapedText , Doc.FlatAlt , Doc.HyperLinked , Doc.Image , Doc.InlineCode , Doc.InlineMath , Doc.Line , Doc.List , Doc.MathBlock , Doc.Nest , Doc.Nesting , Doc.PageWidth , Doc.PlainText , Doc.SpecialSymbol , Doc.Styled , Doc.Tooltip , Doc.Union
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Concrete Methods
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Methods inherited from interface org.aya.pretty.doc.Doc
commonRender , debugRender , isEmpty , isNotEmpty , render , renderToAyaMd , renderToHtml , renderToHtml , renderToMd , renderToString , renderToString , renderToTerminal , renderToTerminal , renderToTeX , toDoc