process

abstract fun process(node: Node)(source)

Process the given node.

Parameters

node

The current node to process.