nodeName

expect fun nodeName(): String

Get the node name of this node.

This will be the capitalized name of a KtSoupElements tag name or the KtSoupNodeTypes name.

Return

The node name.

actual fun nodeName(): String
actual fun nodeName(): String
actual fun nodeName(): String