createNodeIterator

fun createNodeIterator(root: Node, whatToShow: Int = definedExternally, filter: NodeFilter? = definedExternally): NodeIterator(source)
fun createNodeIterator(root: Node, whatToShow: Int = definedExternally, filter: (Node) -> Short? = definedExternally): NodeIterator(source)

Since Kotlin

1.1