quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.quarkdown.block
/
Stacked
/
MainAxisAlignment
/
SPACE_BETWEEN
SPACE_
BETWEEN
SPACE_BETWEEN
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
accept
Link copied to clipboard
open
override
fun
<
T
>
accept
(
visitor
:
RenderRepresentableVisitor
<
T
>
)
:
T
Accepts a
visitor
to produce a representation of this element suitable for the rendered document.