findFirstNodeOfType

inline fun <T : Node> Node.findFirstNodeOfType(): T?