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)Methods in com.dylibso.chicory.wasm.types with parameters of type Table Modifier and Type Method Description intTableSection. addTable(Table table)Add a table definition to this section.
-