map

open override fun map(node: WithChildren<*>): WithChildren<*>

Maps a documentation node using the registered mappers.

Return

the mapped documentation node

Parameters

node

the documentation node to map