Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
server
/
kotlinx.html
Package-level
declarations
Functions
Functions
visit
Suspend
Link copied to clipboard
inline suspend
fun
<
T
:
Tag
>
T
.
visitSuspend
(
crossinline
block
:
suspend
T
.
(
)
->
Unit
)
visit
Tag
Suspend
Link copied to clipboard
inline suspend
fun
<
T
:
Tag
>
T
.
visitTagSuspend
(
crossinline
block
:
suspend
T
.
(
)
->
Unit
)