expand

@JvmName(name = "expandRows")
fun expand(row: Int)(source)
@JvmName(name = "expandRows")
fun expand(rows: Set<Int>)(source)
open override fun expand(path: Path<Int>)(source)
fun expand(paths: Set<Path<Int>>)(source)