ktast
Toggle table of contents
0.10.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.ast
/
Writer
/
write
write
fun
write
(
rootNode
:
Node
)
Converts the given AST node back to source code.
Parameters
root
Node
root AST node to convert.