Uses of Class
com.dylibso.chicory.wasm.types.TableSection
-
Packages that use TableSection Package Description com.dylibso.chicory.wasm -
-
Uses of TableSection in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return TableSection Modifier and Type Method Description TableSectionModule. tableSection()Methods in com.dylibso.chicory.wasm with parameters of type TableSection Modifier and Type Method Description voidModule. setTableSection(TableSection tableSection)
-