list

fun list(): Iterator<Int>
fun list(archive: Int): Iterator<Js5Index.Group<*>>
fun list(archive: Int, group: Int): Iterator<Js5Index.File>
fun list(archive: Int, group: String): Iterator<Js5Index.File>