get

expect abstract operator fun get(index: Int): Node?
actual abstract operator fun get(index: Int): Node?
actual abstract operator fun get(index: Int): Node?