Uses of Class
com.dylibso.chicory.wasm.types.Table
-
Packages that use Table Package Description com.dylibso.chicory.wasm.types -
-
Uses of Table in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return Table Modifier and Type Method Description TableTableSection. getTable(int idx)Constructors in com.dylibso.chicory.wasm.types with parameters of type Table Constructor Description TableSection(Table[] tables)
-