toSurfaceNode
abstract override fun toSurfaceNode(metadata: Metadata): SimpleStatementNode
Content copied to clipboard
Returns a representation of this node in the surface syntax.
This is useful, for example, for PrettyPrintable.
Parameters
metadata
Associates metadata with some nodes, which is converted into a comment.