dump

fun dump(node: Node)

Dumps the given AST node.

Parameters

node

root AST node to dump.