representData

abstract fun representData(data: Any): Node

Create a Node

Return

Node to dump

Parameters

data

the instance to represent